derbynet/testconnection.java fails
----------------------------------
Key: DERBY-303
URL: http://issues.apache.org/jira/browse/DERBY-303
Project: Derby
Type: Bug
Components: Test
Versions: 10.1.0.0
Environment: Seem to occur on several platforms
Reporter: �ystein Gr�vlen
When I run the testsuite, derbynet/testconnection.java fails.
testconnection.tmp contains the following:
Testing testconnection
org.apache.derby.drda.NetworkServerControl ping
Could not connect to Derby Network Server on host localhost, port 1527.
java.lang.IllegalThreadStateException: process hasn't exited
at java.lang.UNIXProcess.exitValue(UNIXProcess.java:116)
at
org.apache.derbyTesting.functionTests.tests.derbynet.testconnection.execCmdDumpResults(Unknown
Source)
at
org.apache.derbyTesting.functionTests.tests.derbynet.testconnection.execCmdDumpResults(Unknown
Source)
at
org.apache.derbyTesting.functionTests.tests.derbynet.testconnection.main(Unknown
Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira