[wsf-c-dev] [jira] Created: (WSFC-175) rm_echo_1_0.exe client's
strange behaviour
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Tue Nov 27 21:16:33 PST 2007
rm_echo_1_0.exe client's strange behaviour
------------------------------------------
Key: WSFC-175
URL: http://wso2.org/jira/browse/WSFC-175
Project: WSO2 WSF/C
Issue Type: Bug
Components: Apache Sandesha/C (RM)
Affects Versions: Current (nightly)
Environment: Windows XP
MySQL Server 2005
libxml2
Reporter: Dushshantha Chandradasa
Priority: Critical
I executed rm_echo_1_0.exe on Windows XP with MySQL. It only sends CreareSequence message. The service sends CreateSequenceResponse for that. But the client side responds it with following fault.
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Client</faultcode>
<faultstring>Cannot correlate message</faultstring>
</soapenv:Fault>
</soapenv:Body></soapenv:Envelope>
At this point, the CPU usage goes upto 100% and after few seconds, the simple axis server segfoults.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list