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

Myrna van Lunteren closed DERBY-3627.
-------------------------------------

    Resolution: Duplicate

It really looks like a duplicate of DERBY-2178, except that the error message 
doesn't get properly unwrapped on the z/OS machine.

> derbynet/DerbyNetAutoStart.java with DerbyNetClient fails intermittently on 
> iseries
> -----------------------------------------------------------------------------------
>
>                 Key: DERBY-3627
>                 URL: https://issues.apache.org/jira/browse/DERBY-3627
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.1.4, 10.4.1.3
>         Environment: iseries; seen with ibm142 & 10.3.1.4; now also ibm16 & 
> 10.4.1.1
>            Reporter: Myrna van Lunteren
>         Attachments: DerbyNetAutoStart.diff, DerbyNetAutoStart.out, 
> DerbyNetAutoStart.tmp, derby.log, derbynet.log
>
>
> I've seen the test derbynet/DerbyNetAutoStart with DerbyNetClient fail on 
> iseries; but I've seen it pass too. Usually it passes when rerun separately 
> by itself, but not always.
> Here's the diff:
> *** Start: DerbyNetAutoStart jdk1.6.0 DerbyNetClient 
> derbynetmats:derbynetmats 2008-04-08 20:01:31 ***
> 6 del
> < PASSED.
> 6 add
> > Server start failed: java.net.ConnectException : Error connecting to server 
> > xxxFILTERED_HOSTNAMExxx on port 1527 with message A remote host refused an 
> > attempted connect operation..
> > java.sql.SQLException: java.net.ConnectException : Error connecting to 
> > server xxxFILTERED_HOSTNAMExxx on port 1527 with message A remote host 
> > refused an attempted connect operation..
> > Caused by: org.apache.derby.client.am.DisconnectException: 
> > java.net.ConnectException : Error connecting to server 
> > xxxFILTERED_HOSTNAMExxx on port 1527 with message A remote host refused an 
> > attempted connect operation..
> >     ... 6 more
> > Caused by: java.net.ConnectException: A remote host refused an attempted 
> > connect operation.
> >     ... 12 more
> > FAILED.
> Test Failed.
> *** End:   DerbyNetAutoStart jdk1.6.0 DerbyNetClient 
> derbynetmats:derbynetmats 2008-04-08 20:02:32 ***
> This looks quite similar to DERBY-2178 (which is logged as specific for 
> ibm15, but in fact has a comment about ibm142 also showing the problem, and 
> there too, the problem appears intermittent based  on subsequent comments).
> I think this may turn out to be a test issue, but for now marking as bug.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to