Thursday, December 30, 2010

java.net.SocketException: Software caused connection abort: socket write error

Hi

I am getting this exception while RPC communication, Please help

java.lang.RuntimeException: Unable to report failure
at
com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doUnexpectedFailure(Abs
at
com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteSe
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper
$ServletServiceAction.run(StubSecurityH
Truncated. see log file for complete stacktrace
java.net.SocketException: Software caused connection abort: socket
write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:
92)
at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
at
weblogic.servlet.internal.ChunkOutput.writeChunkNoTransfer(ChunkOutput.java:
548)
at
weblogic.servlet.internal.ChunkOutput.writeChunks(ChunkOutput.java:
505)
Truncated. see log file for complete stacktrace

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment