That's the thing - the server is still up and running. And if I start the tests again without bringing the server down, the system is able to get connections (35 or so) and then hits this error.
Anyway, once I figure out what sequence in my test causes this, I will be able to send a reproducible test. Regards ----- Original Message ----- From: "Kathey Marsden" <[EMAIL PROTECTED]> To: "Derby Development" <[email protected]> Sent: Sunday, June 12, 2005 3:38 PM Subject: Re: ntework client xa [Dibyendu please read] > Dibyendu Majumdar wrote: > > >Hi Kathey, > > > >My xa tests now run okay with the network client. > > > > > Well that is certainly a *relief* ! > > Thank you for working on the repro for the other issue. It sounds important as well. > Unfortunately I can't look at this one in detail right now but wonder. > When you get: > org.apache.derby.client.am.DisconnectException: > > java.security.PrivilegedActionException : Error opening socket to server > > localhost on port 1527 with message : null > > at org.apache.derby.client.net.NetAgent.<init>(NetAgent.java:113) > > at > > Is the server still up? You can test this with: > > java org.apache.derby.drda.NetworkServerControl ping > > > > Kathey > > > > >
