Caused by: (0)null
------------------
Key: AXIS-2743
URL: https://issues.apache.org/jira/browse/AXIS-2743
Project: Axis
Issue Type: Bug
Affects Versions: 1.2.1
Environment: org.apache.axis.transport.http
Reporter: Srinivas Reddy
Priority: Blocker
Hi-
I am using axis 1.2.1 jar for webservice calls, we are facing an issue if the
load increases on server it is throwing a weird error, it is not even returning
any error response it is just returning (0) null. Can anyone help me , what is
the reason for this prob and how can be fixed.
Is this anything related to axis version.
Below is the error:
Caused by: (0)null
at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
at org.apache.axis.client.Call.invoke(Call.java:2748)
at org.apache.axis.client.Call.invoke(Call.java:2424)
at org.apache.axis.client.Call.invoke(Call.java:2347)
at org.apache.axis.client.Call.invoke(Call.java:1804)
Any thing would be of great help.
Thanks-
Srinivas.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]