Re: Incorrect code in NetworkDerbyControlImpl.shutdown()??

2006-10-17 Thread Knut Anders Hatlen
Daniel John Debrunner [EMAIL PROTECTED] writes: In NetworkDerbyControlImpl.shutdown() there is code that logs the message DRDA_ShutdownError.S, which is: Unable to shutdown server on port {0} on host {1}. The position of the code looks wrong, it is in a catch block for an exception with

Incorrect code in NetworkDerbyControlImpl.shutdown()??

2006-10-16 Thread Daniel John Debrunner
In NetworkDerbyControlImpl.shutdown() there is code that logs the message DRDA_ShutdownError.S, which is: Unable to shutdown server on port {0} on host {1}. The position of the code looks wrong, it is in a catch block for an exception with an if statement to check that the server has looped