My applications is used for uploading and managing documents.
And the application is deployed in weblogic server.
I am trying to upload a file of size more than 10 MB.
But I am getting following exception.
weblogic.rjvm.PeerGoneException: ; nested exception is: java.io.EOFException at weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:85 at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:262) at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:229) at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35) 22222222 at $Proxy2.uploadRemoteFile(Unknown Source) DMS Exception is com.sns.dms.common.exception.RepairableException at com.sns.dms.client.DMSClientManager.uploadRemoteFile(DMSClientManager.java:1891)
how long is it taking to upload the file? How long it takes for you to get the error after upload start? Wich upload API are you using? Have you watched if thread is getting marked as [stuck] using admin console?
I didn't say it. I'm just telling you what this tiny ad said.