DefaultExceptionMapper

Hello,

Anyone know what might be casuing this error on my system console? I am running 7.6.2.

DefaultExceptionMapper Connection lost, give up responding.
org.apache.wicket.protocol.http.servlet.ResponseIOException: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error
Caused by: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error
Caused by: java.net.SocketException: Connection reset by peer: socket write error

Thanks

Justin

Are you doing anything in particular when this error occurs? It looks like it has to do with the launching of a client. Are you trying to launch a mobile client when this happens? What version of Java are you using?

No mobile clients. I checked the console this morning and do not have any of those errors. I believe Java has been updated since these errors and we are currently running Java version 7 update 45. So it looks like we are good now.

Thanks

Justin

Ok, glad to hear.

On a side note. If you are running Java 7 update 45 I would suggest upgrading Ignition to 7.6.4.

OK, will do.

Thanks Greg.

Justin