SecureServerTest java.io.IOException: Interrupted system call 
--------------------------------------------------------------

                 Key: DERBY-5594
                 URL: https://issues.apache.org/jira/browse/DERBY-5594
             Project: Derby
          Issue Type: Bug
    Affects Versions: 10.8.2.3
         Environment: linix vmware
            Reporter: Kathey Marsden


On 10.8.2.3 - (1236960) linux vmware, I saw the following failure.

1) SecureServerTest( Opened = false, Authenticated= true, 
CustomDerbyProperties= null, WildCardHost= 0.00.000.0 
)junit.framework.AssertionFailedError: Timed out waiting for network server to 
start:Spawned SpawnedNetworkServer exitCode=143
STDERR:
java.io.IOException: Interrupted system call
        at java.io.FileInputStream.read(FileInputStream.java:255)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
        at java.io.FilterInputStream.read(FilterInputStream.java:118)
        at 
org.apache.derbyTesting.junit.SpawnedProcess$2.run(SpawnedProcess.java:246)
        at java.lang.Thread.run(Thread.java:769)

STDOUT:
Sat Jan 28 06:30:04 PST 2012 : Security manager installed using the Basic 
server security policy.
java.io.IOException: Interrupted system call
        at java.io.FileInputStream.read(FileInputStream.java:255)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
        at java.io.FilterInputStream.read(FilterInputStream.java:118)
        at 
org.apache.derbyTesting.junit.SpawnedProcess$2.run(SpawnedProcess.java:246)
        at java.lang.Thread.run(Thread.java:769)

        at 
org.apache.derbyTesting.junit.NetworkServerTestSetup.setUp(NetworkServerTestSetup.java:210)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
        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)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to