'SecureServerTest' fails with 'AssertionFailedError: Security exceptions in 
output of trace enabling command: '
---------------------------------------------------------------------------------------------------------------

                 Key: DERBY-4144
                 URL: https://issues.apache.org/jira/browse/DERBY-4144
             Project: Derby
          Issue Type: Bug
          Components: Regression Test Failure
    Affects Versions: 10.6.0.0
         Environment: OS:
Microsoft Windows XP Professional - 5.1.2600 Service Pack 3 Build 2600
CYGWIN_NT-5.1 1.5.25(0.156/4/2) 2008-06-12 19:34 Cygwin

JVM:
Sun Microsystems Inc.
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)
Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing)

Derby:
JRE - JDBC: J2SE 5.0 - JDBC 3.0

            Reporter: Ole Solberg
            Priority: Minor


See e.g. 
http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/CYGWIN_NT-5.1_i686-unknown/761738-org.apache.derbyTesting.functionTests.suites.All_diff.txt

1) SecureServerTest( Opened = false, Authenticated= true, 
CustomDerbyProperties= null, WildCardHost= 0.0.0.0 
)junit.framework.AssertionFailedError: Security exceptions in output of trace 
enabling command:

:
        at 
org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest.enableTracing(SecureServerTest.java:429)
        at 
org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest.testServerStartup(SecureServerTest.java:357)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at 
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:105)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
        at junit.extensions.TestSetup.run(TestSetup.java:23)
        at 
org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
        at junit.extensions.TestSetup.run(TestSetup.java:23)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
        at junit.extensions.TestSetup.run(TestSetup.java:23)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
        at junit.extensions.TestSetup.run(TestSetup.java:23)

Searchin testlogs I saw similar failures in e.g. 
http://dbtg.thresher.com/derby/test/trunk16/jvmAll/testing/testlog/JDK16Jvm1.6CYGWIN_NT-5.1_i686-unknown/727466-org.apache.derbyTesting.functionTests.suites.All_diff.txt
http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/Linux-2.6.17-1.2174_FC5_i686-i686/707424-org.apache.derbyTesting.functionTests.suites.All_diff.txt


I also found similar failures on 2008-06-07--08 on all platforms.
See e.g. 
http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/Limited/testSummary-664520.html
This seems to have been fixed by DERBY-3701 / r664632.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to