You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Thomas Gentsch (JIRA)" <ji...@apache.org> on 2010/06/22 10:33:54 UTC

[jira] Created: (AXIS2C-1482) excessive retrying by client if server busy

excessive retrying by client if server busy
-------------------------------------------

                 Key: AXIS2C-1482
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1482
             Project: Axis2-C
          Issue Type: Bug
          Components: core/transport
    Affects Versions: 1.6.0
            Reporter: Thomas Gentsch
            Priority: Minor



Have a SOAP server + client. Normally everything works nicely, but if the server is very busy doing other things (or the SOAP worker thread must wait for a mutex), the following appears in the log:

[Mon Jun 21 20:36:32 2010] [error] network_handler.c(259)
[Axis2][network_handler] Socket accept                 failed
[Mon Jun 21 20:36:32 2010] [warning] http_svr_thread.c(133) Worker not
ready yet. Cannot serve the request

The text above appears 6209 times (!!!), then eventually:

[Mon Jun 21 20:36:32 2010] [warning] http_svr_thread.c(133) Worker not
ready yet. Cannot serve the request
[Mon Jun 21 20:36:32 2010] [error] network_handler.c(259)
[Axis2][network_handler] Socket accept                 failed
[Mon Jun 21 20:39:28 2010] [error] http_client.c(574) Response timed out
[Mon Jun 21 20:39:28 2010] [error] http_sender.c(1381) status_code < 0
[Mon Jun 21 20:39:28 2010] [error] engine.c(179) Transport sender invoke
failed


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


[jira] Updated: (AXIS2C-1482) excessive retrying by client if server busy

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage updated AXIS2C-1482:
-------------------------------------

    Fix Version/s: Next Version

> excessive retrying by client if server busy
> -------------------------------------------
>
>                 Key: AXIS2C-1482
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1482
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>    Affects Versions: 1.6.0
>            Reporter: Thomas Gentsch
>            Priority: Minor
>             Fix For: Next Version
>
>
> Have a SOAP server + client. Normally everything works nicely, but if the server is very busy doing other things (or the SOAP worker thread must wait for a mutex), the following appears in the log:
> [Mon Jun 21 20:36:32 2010] [error] network_handler.c(259)
> [Axis2][network_handler] Socket accept                 failed
> [Mon Jun 21 20:36:32 2010] [warning] http_svr_thread.c(133) Worker not
> ready yet. Cannot serve the request
> The text above appears 6209 times (!!!), then eventually:
> [Mon Jun 21 20:36:32 2010] [warning] http_svr_thread.c(133) Worker not
> ready yet. Cannot serve the request
> [Mon Jun 21 20:36:32 2010] [error] network_handler.c(259)
> [Axis2][network_handler] Socket accept                 failed
> [Mon Jun 21 20:39:28 2010] [error] http_client.c(574) Response timed out
> [Mon Jun 21 20:39:28 2010] [error] http_sender.c(1381) status_code < 0
> [Mon Jun 21 20:39:28 2010] [error] engine.c(179) Transport sender invoke
> failed

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


[jira] Updated: (AXIS2C-1482) excessive retrying by client if server busy

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage updated AXIS2C-1482:
-------------------------------------

    Fix Version/s: Next Version

> excessive retrying by client if server busy
> -------------------------------------------
>
>                 Key: AXIS2C-1482
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1482
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>    Affects Versions: 1.6.0
>            Reporter: Thomas Gentsch
>            Priority: Minor
>             Fix For: Next Version
>
>
> Have a SOAP server + client. Normally everything works nicely, but if the server is very busy doing other things (or the SOAP worker thread must wait for a mutex), the following appears in the log:
> [Mon Jun 21 20:36:32 2010] [error] network_handler.c(259)
> [Axis2][network_handler] Socket accept                 failed
> [Mon Jun 21 20:36:32 2010] [warning] http_svr_thread.c(133) Worker not
> ready yet. Cannot serve the request
> The text above appears 6209 times (!!!), then eventually:
> [Mon Jun 21 20:36:32 2010] [warning] http_svr_thread.c(133) Worker not
> ready yet. Cannot serve the request
> [Mon Jun 21 20:36:32 2010] [error] network_handler.c(259)
> [Axis2][network_handler] Socket accept                 failed
> [Mon Jun 21 20:39:28 2010] [error] http_client.c(574) Response timed out
> [Mon Jun 21 20:39:28 2010] [error] http_sender.c(1381) status_code < 0
> [Mon Jun 21 20:39:28 2010] [error] engine.c(179) Transport sender invoke
> failed

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