You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kandula-dev@ws.apache.org by "Joy Kenneth Harry (JIRA)" <ji...@apache.org> on 2010/08/30 22:37:53 UTC

[jira] Created: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s: 1.3
                       1.4
                       1.5
                       1.5.1

> 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.5.1, 1.5, 1.4.1, 1.4, 1.3
>         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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s: 1.3
                       1.4
                       1.5
                       1.5.1

> 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.5.1, 1.5, 1.4.1, 1.4, 1.3
>         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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Commented: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s:     (was: 1.3)
                           (was: 1.4)
                           (was: 1.5)
                           (was: 1.5.1)

> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s: 1.3
                       1.4
                       1.5
                       1.5.1

> 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.5.1, 1.5, 1.4.1, 1.4, 1.3
>         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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Commented: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s:     (was: 1.3)
                           (was: 1.4)
                           (was: 1.5)
                           (was: 1.5.1)

> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s: 1.3
                       1.4
                       1.5
                       1.5.1

> 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.5.1, 1.5, 1.4.1, 1.4, 1.3
>         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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s:     (was: 1.3)
                           (was: 1.4)
                           (was: 1.5)
                           (was: 1.5.1)

> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s:     (was: 1.3)
                           (was: 1.4)
                           (was: 1.5)
                           (was: 1.5.1)

> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Commented: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s:     (was: 1.3)
                           (was: 1.4)
                           (was: 1.5)
                           (was: 1.5.1)

> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Commented: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Commented: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4807) org.apache.axis2.AxisFault: Transport error: 404 Error: Not Found

Posted by "Joy Kenneth Harry (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joy Kenneth Harry updated AXIS2-4807:
-------------------------------------

    Affects Version/s: 1.3
                       1.4
                       1.5
                       1.5.1

> 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.5.1, 1.5, 1.4.1, 1.4, 1.3
>         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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org