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 2013/11/20 22:40:36 UTC

[jira] [Resolved] (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 resolved DERBY-5594.
---------------------------------------

    Resolution: Cannot Reproduce

I've checked for recent occurrences, and this test failure has not been seen this year; the last occurrence was Dec 2, 2012. 
All these reports were on a VMWare linux machine that was running the 10.8 tests. This test had failed before, in 2009, also on a linux machine under vmware, running 10.5 tests, but that stopped in 2010.
The vmware machine running the 10.8 linux tests was moved to a more powerful vmware server on Dec 4, 2012.

So I think this can be closed as cannot reproduce. If this were to happen again on a slow machine, it should be run with derby.tests.networkServerStartTimeout set to a higher value.

> 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.3.0
>         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 was sent by Atlassian JIRA
(v6.1#6144)