[ http://issues.apache.org/jira/browse/DERBY-952?page=comments#action_12367795 ]
Kathey Marsden commented on DERBY-952: -------------------------------------- This test has failed in the past with the same symptom on some platforms/machines because of the port it uses to start network server (20000) if it is being used for something else. The test originally used this port because there was no way to disable the harness start of network server. One possible thing to try would be to switch to the default port and use the harness startServer=false property in NSInSameJVM_app.properties to disable the harness start of network server. > DerbyNet/derbynetmats/NSinSameJVM fails on Win XP / Cygwin > ---------------------------------------------------------- > > Key: DERBY-952 > URL: http://issues.apache.org/jira/browse/DERBY-952 > Project: Derby > Type: Test > Components: Regression Test Failure > Versions: 10.2.0.0 > Environment: OS: Microsoft Windows XP Professional - 5.1.2600 Service Pack > 2 Build 2600, CYGWIN_NT-5.1 1.5.18(0.132/4/2) 2005-07-02 20:30 Cygwin > JVM: Sun Microsystems Inc. 1.5.0_05 > Reporter: Ole Solberg > > ********* Diff file > derbyall/derbynetmats/DerbyNet/derbynetmats/NSinSameJVM.diff > *** Start: NSinSameJVM jdk1.5.0_05 DerbyNet derbynetmats:derbynetmats > 2006-02-05 02:01:20 *** > 3 del > < main-NSinSameJVM: NetworkServer started > 4 del > < main-NSinSameJVM: Connected to database NSinSameJVMTestDB;create=true > 5 del > < getting ready to shutdown > 6 del > < Shutdown successful. > 6 add > > FAIL Network Server did not start > Test Failed. > *** End: NSinSameJVM jdk1.5.0_05 DerbyNet derbynetmats:derbynetmats > 2006-02-05 02:02:10 *** > * > http://www.multinet.no/~solberg/public/Apache/Derby/testlog/CYGWIN_NT-5.1_i686-unknown/373335-derbynetmats_diff.txt -- 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
