You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Herwig David (JIRA)" <ji...@apache.org> on 2010/06/08 09:16:13 UTC

[jira] Created: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

Request is cut when sending via synapse to tomcat.
--------------------------------------------------

                 Key: SYNAPSE-657
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
             Project: Synapse
          Issue Type: Bug
          Components: Proxy Services
    Affects Versions: 1.2
         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
            Reporter: Herwig David
            Priority: Critical


We are using the standalone synapse as proxy service which forwards a request to the tomcat.
When sending the request directly to tomcat the request is processed correctly.
When sending the request via synapse the request is cut and the processing on tomcat breaks.

I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.

Obviously the message breaks during sending the 'BinarySecurityToken' !

Any idea what happens here ?

Thanks and regards,
Herwig

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


[jira] Updated: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David updated SYNAPSE-657:
---------------------------------

    Attachment:     (was: synapse_output.txt)

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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


[jira] Updated: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David updated SYNAPSE-657:
---------------------------------

    Attachment:     (was: synapse_input.txt)

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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


[jira] Updated: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David updated SYNAPSE-657:
---------------------------------

    Comment: was deleted

(was: synapse_input.txt: request send to synapse

synapse_output.txt: request send to tomcat by synapse

synapse.xml: definition of the proxy services)

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: BinarySecurityToken.txt, synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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


[jira] Updated: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David updated SYNAPSE-657:
---------------------------------

    Attachment: synapse.xml
                synapse_input.txt
                synapse_output.txt

synapse_input.txt: request send to synapse

synapse_output.txt: request send to tomcat by synapse

synapse.xml: definition of the proxy services

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: BinarySecurityToken.txt, synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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


[jira] Closed: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David closed SYNAPSE-657.
--------------------------------

    Resolution: Fixed

Issue was a memory problem of my machine.
Regards,
Herwig

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: BinarySecurityToken.txt, synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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


[jira] Updated: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David updated SYNAPSE-657:
---------------------------------

    Attachment:     (was: synapse.xml)

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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


[jira] Updated: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David updated SYNAPSE-657:
---------------------------------

    Comment: was deleted

(was: BinarySecurityToken.txt: )

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: BinarySecurityToken.txt, synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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


[jira] Updated: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David updated SYNAPSE-657:
---------------------------------

    Attachment:     (was: BinarySecurityToken.txt)

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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


[jira] Updated: (SYNAPSE-657) Request is cut when sending via synapse to tomcat.

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

Herwig David updated SYNAPSE-657:
---------------------------------

    Attachment: BinarySecurityToken.txt

BinarySecurityToken.txt: 

> Request is cut when sending via synapse to tomcat.
> --------------------------------------------------
>
>                 Key: SYNAPSE-657
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-657
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2
>         Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
>            Reporter: Herwig David
>            Priority: Critical
>         Attachments: BinarySecurityToken.txt, synapse.xml, synapse_input.txt, synapse_output.txt
>
>
> We are using the standalone synapse as proxy service which forwards a request to the tomcat.
> When sending the request directly to tomcat the request is processed correctly.
> When sending the request via synapse the request is cut and the processing on tomcat breaks.
> I have monitored the requests with tcpmon and will attach the input and output messages of synapse and the config file.
> Obviously the message breaks during sending the 'BinarySecurityToken' !
> Any idea what happens here ?
> Thanks and regards,
> Herwig

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