posted 17 years ago
Hi All,
I am calling a remote API.
While calling the API i am getting the following exception,
error marshalling arguments; nested exception is:
java.net.SocketException: Software caused connection abort: socket write error
Sometimes i am getting the other error as :
error marshalling arguments; nested exception is:
java.net.SocketException: Connection reset by peer: socket write error
It seems there is no connectivity issue as i am abe to get registry, lookup required services over it. But i am facing error while calling any method on the services obtained.
Kindly suggest ASAP.
Thanks in advance,
Vijay