Hi all
I am getting the following error message in the server log file on client startup but the software seems to be running fine. Can anyone point me in the right direction.
com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception:
INFO | jvm 1 | 2006/07/25 08:55:21 |
INFO | jvm 1 | 2006/07/25 08:55:21 | ** BEGIN NESTED EXCEPTION **
INFO | jvm 1 | 2006/07/25 08:55:21 |
INFO | jvm 1 | 2006/07/25 08:55:21 | java.net.SocketException
INFO | jvm 1 | 2006/07/25 08:55:21 | MESSAGE: Software caused connection abort: socket write error
INFO | jvm 1 | 2006/07/25 08:55:21 |
INFO | jvm 1 | 2006/07/25 08:55:21 | STACKTRACE:
INFO | jvm 1 | 2006/07/25 08:55:21 |
INFO | jvm 1 | 2006/07/25 08:55:21 | java.net.SocketException: Software caused connection abort: socket write error
INFO | jvm 1 | 2006/07/25 08:55:21 | at java.net.SocketOutputStream.socketWrite0(Native Method)
INFO | jvm 1 | 2006/07/25 08:55:21 | at java.net.SocketOutputStream.socketWrite(Unknown Source)
INFO | jvm 1 | 2006/07/25 08:55:21 | at java.net.SocketOutputStream.write(Unknown Source)
INFO | jvm 1 | 2006/07/25 08:55:21 | at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
INFO | jvm 1 | 2006/07/25 08:55:21 | at java.io.BufferedOutputStream.flush(Unknown Source)
Would appreciate any help