You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "nabil (JIRA)" <ji...@apache.org> on 2012/10/25 22:35:12 UTC

[jira] [Created] (SYNAPSE-915) NIO error : insufficient system resources exist to complete the requested service

nabil created SYNAPSE-915:
-----------------------------

             Summary: NIO error : insufficient system resources exist to complete the requested service
                 Key: SYNAPSE-915
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-915
             Project: Synapse
          Issue Type: Bug
          Components: Proxy Services, Transports
    Affects Versions: 2.1
         Environment: Windows 7, IIS 6.0, soapUI 4.5.1

            Reporter: nabil


Hi, 

We are invoking a secured IIS web service through our Synapse proxy service, but we're getting an http 500 internal server error as follows (cf. attached files for more details on logs and config): 

<html><head><title>Error</title></head><body>Insufficient system resources exist to complete the requested service.</body></html>

However, when we try the same raw request sent by the esb, via a simple http client, we get the expected soap response. 
It seams like the way that the esb is sending something unexpected by IIS and different from the case of simple http client.

Please, can you shed some light on this issue.


Thanks
Nabil

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Commented] (SYNAPSE-915) NIO error : insufficient system resources exist to complete the requested service

Posted by "nabil (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492691#comment-13492691 ] 

nabil commented on SYNAPSE-915:
-------------------------------

I trying to invoke programmatically the backend, and it is proven henceforth that the problem is be related to chunked transfer encoding (thanks to javax.net.debug).

Now, when I disable chunking, the ESB falls in a timeout !!
Any idea about this timeout?


Thanks
Nabil
                
> NIO error : insufficient system resources exist to complete the requested service
> ---------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-915
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-915
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services, Transports
>    Affects Versions: 2.1
>         Environment: Windows 7, IIS 6.0, soapUI 4.5.1
>            Reporter: nabil
>         Attachments: synapse_insufficient_system_resources_error.7z
>
>
> Hi, 
> We are invoking a secured IIS web service through our Synapse proxy service, but we're getting an http 500 internal server error as follows (cf. attached files for more details on logs and config): 
> <html><head><title>Error</title></head><body>Insufficient system resources exist to complete the requested service.</body></html>
> However, when we try the same raw request sent by the esb, via a simple http client, we get the expected soap response. 
> It seams like the way that the esb is sending something unexpected by IIS and different from the case of simple http client.
> Please, can you shed some light on this issue.
> Thanks
> Nabil

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Comment Edited] (SYNAPSE-915) NIO error : insufficient system resources exist to complete the requested service

Posted by "nabil (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492691#comment-13492691 ] 

nabil edited comment on SYNAPSE-915 at 11/8/12 2:40 PM:
--------------------------------------------------------

I invoked programmatically the backend, and it is proven henceforth that the problem is be related to chunked transfer encoding (thanks to javax.net.debug).

Now, when I disable chunking, the ESB falls in a timeout !!
Any idea about this timeout?


Thanks
Nabil
                
      was (Author: nabil):
    I trying to invoke programmatically the backend, and it is proven henceforth that the problem is be related to chunked transfer encoding (thanks to javax.net.debug).

Now, when I disable chunking, the ESB falls in a timeout !!
Any idea about this timeout?


Thanks
Nabil
                  
> NIO error : insufficient system resources exist to complete the requested service
> ---------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-915
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-915
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services, Transports
>    Affects Versions: 2.1
>         Environment: Windows 7, IIS 6.0, soapUI 4.5.1
>            Reporter: nabil
>         Attachments: synapse_insufficient_system_resources_error.7z
>
>
> Hi, 
> We are invoking a secured IIS web service through our Synapse proxy service, but we're getting an http 500 internal server error as follows (cf. attached files for more details on logs and config): 
> <html><head><title>Error</title></head><body>Insufficient system resources exist to complete the requested service.</body></html>
> However, when we try the same raw request sent by the esb, via a simple http client, we get the expected soap response. 
> It seams like the way that the esb is sending something unexpected by IIS and different from the case of simple http client.
> Please, can you shed some light on this issue.
> Thanks
> Nabil

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] [Updated] (SYNAPSE-915) NIO error : insufficient system resources exist to complete the requested service

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

nabil updated SYNAPSE-915:
--------------------------

    Attachment: synapse_insufficient_system_resources_error.7z
    
> NIO error : insufficient system resources exist to complete the requested service
> ---------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-915
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-915
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services, Transports
>    Affects Versions: 2.1
>         Environment: Windows 7, IIS 6.0, soapUI 4.5.1
>            Reporter: nabil
>         Attachments: synapse_insufficient_system_resources_error.7z
>
>
> Hi, 
> We are invoking a secured IIS web service through our Synapse proxy service, but we're getting an http 500 internal server error as follows (cf. attached files for more details on logs and config): 
> <html><head><title>Error</title></head><body>Insufficient system resources exist to complete the requested service.</body></html>
> However, when we try the same raw request sent by the esb, via a simple http client, we get the expected soap response. 
> It seams like the way that the esb is sending something unexpected by IIS and different from the case of simple http client.
> Please, can you shed some light on this issue.
> Thanks
> Nabil

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org