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 2007/04/25 01:17:15 UTC

[jira] Closed: (DERBY-1912) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with ibm131, hangs with jdk131

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

Myrna van Lunteren closed DERBY-1912.
-------------------------------------

    Resolution: Won't Fix

We decided not to support jdk13 jvms with 10.3, so there's no point in attempting to change anything at this point.

> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with ibm131, hangs with jdk131
> ---------------------------------------------------------------------------------
>
>                 Key: DERBY-1912
>                 URL: https://issues.apache.org/jira/browse/DERBY-1912
>             Project: Derby
>          Issue Type: Test
>          Components: Regression Test Failure
>    Affects Versions: 10.3.0.0
>         Environment: Network client test with ibm131 or  Sun jdk131
>            Reporter: A B
>            Priority: Minor
>
> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with ibm131 with the following error:
> > ..E
> > There was 1 error:
> > 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)java.sql.SQLException: java.net.ConnectException : Error connecting to server xxxFILTERED_HOSTNAMExxx on port 1527 with message Connection refused: connect. Caused by exception class java.net.ConnectException: Connection refused: connect
> > FAILURES!!!
> > Tests run: 2,  Failures: 0,  Errors: 1
> When run with jdk131, the test hangs for two hours and then times out, but no error is reported and hence it appears to "pass".
> When run with ibm142 and jdk142, the test completes without error as expected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.