You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2012/09/27 20:47:07 UTC

[jira] [Updated] (DERBY-5594) SecureServerTest java.io.IOException: Interrupted system call

     [ https://issues.apache.org/jira/browse/DERBY-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myrna van Lunteren updated DERBY-5594:
--------------------------------------

    Urgency: Urgent
     Labels: derby_triage10_10  (was: )

I'm marking this as urgent, because we see it fairly regularly on one of our machines.

It's quite likely this occurs when the machine is bogged down.

                
> 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
>              Labels: derby_triage10_10
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira