[ https://issues.apache.org/jira/browse/DERBY-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Matrigali updated DERBY-2637: ---------------------------------- Component/s: Regression Test Failure Affects Version/s: 10.3.0.0 > encountered junit failure in DerbyNetNewServer > ---------------------------------------------- > > Key: DERBY-2637 > URL: https://issues.apache.org/jira/browse/DERBY-2637 > Project: Derby > Issue Type: Bug > Components: Regression Test Failure > Affects Versions: 10.3.0.0 > Environment: m1_ibm15:273>sysinfo > ------------------ Java Information ------------------ > Java Version: 1.5.0 > Java Vendor: IBM Corporation > Java home: c:\p4\m1\ibm15\jre > Java classpath: > c:/p4/m1/classes;c:/p4/m1/tools/java/jdbctests.zip;c:/p4/m1/too > ls/java/jakarta-oro-2.0.8.jar;c:/p4/m1/tools/java/jgl3.1.0.jar;c:/p4/m1/tools/ja > va/jndi/providerutil.jar;c:/p4/m1/tools/java/jndi/ldap.jar;c:/p4/m1/tools/java/j > ndi/jndi.jar;c:/p4/m1/tools/java/jnl1.0F.zip;c:/p4/m1/tools/java/junit.jar;c:/p4 > /m1/tools/java/servlet-2_2b.jar;c:/p4/m1/tools/java/xslt4j-2_5_0/xercesImpl.jar; > c:/p4/m1/tools/java/xslt4j-2_5_0/xml-apis.jar;c:/p4/m1/tools/java/xslt4j-2_5_0/x > alan.jar > OS name: Windows XP > OS architecture: x86 > OS version: 5.1 build 2600 Service Pack 2 > Java user name: mikem > Java user home: C:\Documents and Settings\Administrator > Java user dir: C:\p4\m1\systest\out\junit > java.specification.name: Java Platform API Specification > java.specification.version: 1.5 > --------- Derby Information -------- > JRE - JDBC: J2SE 5.0 - JDBC 3.0 > [C:\p4\m1\classes] 10.3.0.0 alpha - (1) > ------------------------------------------------------ > Reporter: Mike Matrigali > > Encountered the following junit error while running full suite, others are > not seeing it so I assume it is environmental/intermittent: > 1) > DerbyNetNewServer(org.apache.derbyTesting.functionTests.tests.derbynet.NetHar > nessJavaTest)junit.framework.ComparisonFailure: Output at line 2 > expected:<Testi > ng null PrintWriter> but was:<Server shutdown failed: DRDA_NoIO.S:Could not > conn > ect to Derby Network Server on host 127.0.0.1, port 1527.> > at > org.apache.derbyTesting.functionTests.util.CanonTestCase.compareCanon(Can > onTestCase.java:100) > at > org.apache.derbyTesting.functionTests.util.HarnessJavaTest.runTest(Harnes > sJavaTest.java:90) > at > org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:88) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.