Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5427

Unauthorized shutdown should not generate thread dump and javacore. AuthenticationTest dumps over 20 javacores with IBM JVM for normal user errors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.7.1.4
    • 10.8.3.0, 10.9.1.0
    • Services
    • None
    • Urgent
    • High Value Fix, Patch Available, Repro attached, Workaround attached
    • Regression

    Description

      If jdbcapi.AuthenticationTest is run without changing the derby.stream.error.extendedDiagSeverityLevel as is done in the test, it generates thread dumps and javacores for IBM jvms. I beleive the errors in this test are expected user errors and not crashes so they should not generate a thread dump or javacore. To reproduce remove this line from test:

      //Derby-4856,set the property to avoid thread dump and diagnostic info
      sysprops.put("derby.stream.error.extendedDiagSeverityLevel","50000");

      Until fixed, users can work around the issue by setting derby.stream.error.extendedDiagSeverityLevel to 50000 as is done in the test.

      Attachments

        1. derby-5427_diff.txt
          2 kB
          Katherine Marsden
        2. derby-5427_test_diff.txt
          0.9 kB
          Katherine Marsden

        Issue Links

          Activity

            People

              kmarsden Katherine Marsden
              kmarsden Katherine Marsden
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: