[
https://issues.apache.org/jira/browse/DERBY-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213573#comment-13213573
]
Kristian Waagan commented on DERBY-5594:
----------------------------------------
Actually, there is some other output from the process:
"Sat Jan 28 06:30:04 PST 2012 : Security manager installed using the Basic
server security policy. "
So why didn't the server get any further?
Was the machine bogged down when this happened, or was the process simply
terminated too soon by the NetworkServerTestSetup decorator?
> SecureServerTest java.io.IOException: Interrupted system call
> --------------------------------------------------------------
>
> Key: DERBY-5594
> URL: https://issues.apache.org/jira/browse/DERBY-5594
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.8.2.3
> Environment: linix vmware IBM 1.7
> java.runtime.version: pxi3270-20110827_01
> java.fullversion: JRE 1.7.0 IBM J9 2.6 Linux x86-32 20110810_88604 (JIT
> enabled, AOT enabled)
> J9VM - R26_Java726_GA_20110810_1208_B88592
> JIT - r11_20110810_20466
> GC - R26_Java726_GA_20110810_1208_B88592
> J9CL - 20110810_88604
> 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