Rick Hillegas created DERBY-6686:
------------------------------------

             Summary: Empty process output in 
SecureServerTest.testServerStartup()
                 Key: DERBY-6686
                 URL: https://issues.apache.org/jira/browse/DERBY-6686
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.12.0.0
            Reporter: Rick Hillegas


Saw the following error in SecureServerTest on Solaris_amd64_jdk8 during the 
nightly test run. This looks similar to DERBY-6225:

{noformat}
    junit.framework.AssertionFailedError: SecureServerTest( Opened = false, 
Authenticated= false, CustomDerbyProperties= null, WildCardHost= null )
Expected: Security manager installed using the Basic server security policy.
But saw: 
        at 
org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest.testServerStartup(SecureServerTest.java:327)
        at 
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:118)
        at 
org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:440)
        at 
org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:457)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
        at junit.extensions.TestSetup.run(TestSetup.java:25)
        at 
org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
        at junit.extensions.TestSetup.run(TestSetup.java:25)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
        at junit.extensions.TestSetup.run(TestSetup.java:25)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
        at junit.extensions.TestSetup.run(TestSetup.java:25)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to