[ 
https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914980#action_12914980
 ] 

Deepal Jayasinghe commented on AXIS2-4807:
------------------------------------------

As I can see this error is not caused by Axis2, one possible reason is your 
application server is fully utilized does not have connections in the 
connection pool. Once you get this kind of error try to access the application 
server using your browser. 

> org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found
> -----------------------------------------------------------------
>
>                 Key: AXIS2-4807
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4807
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.4.1
>         Environment: Linux, IBM WAS 6.0
>            Reporter: Joy Kenneth Harry
>            Priority: Blocker
>
> I have an Axis2 Client sending soap requests via HTTPS to a remote server.
> The client is packaged in an enterprise application (EAR)
> After around 1-2 days of activity suddenly when making webservice calls get 
> the following error.
> org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found
>         at 
> org.apache.axis2.transport.http.HTTPSender.handleResponse(HTTPSender.java:298)
>         at 
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:192)
>         at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77)
>         at 
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327)
>         at 
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206)
>         at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396)
>         at 
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:374)
>         at 
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
>         at 
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
> This error goes away after restarting the application server.

-- 
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]

Reply via email to