[
https://issues.apache.org/jira/browse/DERBY-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ole Solberg closed DERBY-2842.
------------------------------
> derbynet/testconnection.java fails with '...Connection refused: connect'
> expecting 'Connection refused'
> -------------------------------------------------------------------------------------------------------
>
> Key: DERBY-2842
> URL: https://issues.apache.org/jira/browse/DERBY-2842
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure
> Affects Versions: 10.3.1.4, 10.4.0.0
> Environment: OS: Win XP, Win 2003, Win Vista
> VM: Sun JVM 1.4, 1.5, 1.6
> Reporter: Ole Solberg
> Assignee: Myrna van Lunteren
> Priority: Minor
> Fix For: 10.3.1.4, 10.4.0.0
>
>
> See e.g.
> http://dbtg.thresher.com/derby/test/trunk15/jvm1.4/testing/testlog/CYGWIN_NT-5.1_i686-unknown/548421-derbyall_diff.txt
> http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/CYGWIN_NT-5.1_i686-unknown/548421-derbyall_diff.txt
> http://dbtg.thresher.com/derby/test/Daily/jvm1.5/testing/testlog/w2003/548386-derbyall_diff.txt
> http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/vista/548386-derbyall_diff.txt
> <method>
> derbynet/testconnection.java
> </method>
> <signature>
> 13 del
> < Could not connect to Derby Network Server on host xxxFILTERED_HOSTNAMExxx,
> port 9393: Connection refused
> 13a13
> > Could not connect to Derby Network Server on host xxxFILTERED_HOSTNAMExxx,
> > port 9393: Connection refused: connect
> 17 del
> < Could not connect to Derby Network Server on host xxxFILTERED_HOSTNAMExxx,
> port 9393: Connection refused
> 17a17
> > Could not connect to Derby Network Server on host xxxFILTERED_HOSTNAMExxx,
> > port 9393: Connection refused: connect
> Test Failed.
> </signature>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.