[wsf-c-dev] [jira] Created: (WSFC-62) google.exe and yahoo.exe
fails on Windows three out of five times executed (roughly)
Evanthika Amarasiri (JIRA)
jira at wso2.org
Wed Jun 27 21:19:15 PDT 2007
google.exe and yahoo.exe fails on Windows three out of five times executed (roughly)
------------------------------------------------------------------------------------
Key: WSFC-62
URL: http://www.wso2.org/jira/browse/WSFC-62
Project: WSO2 WSF/C
Issue Type: Bug
Components: Apache Axis2/C
Affects Versions: 1.0alpha2
Environment: Microsoft Visual Studio 8, MySQL Server 5.0, Windows XP
Reporter: Evanthika Amarasiri
When the google.exe and yahoo.exe is executed for example for five times, three times it fails.
Below are the error logs at the time the issue occurred
For google
******************************************************************************************************************************************************************
[Thu Jun 28 09:34:49 2007] [error] ..\..\src\handlers\savan_out_handler.c(121) [savan][out handler] Subscribe store not found
[Thu Jun 28 09:34:49 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase RMPhase
[Thu Jun 28 09:34:49 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaOutHandler within the phase RMPhase
[Thu Jun 28 09:34:49 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(99) [sandesha2] Start: sandesha2_out_handler_invoke
[Thu Jun 28 09:34:49 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(119) [sandesha2] RM is not engaged. So return here
[Thu Jun 28 09:34:49 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase MessageOut
[Thu Jun 28 09:34:49 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler RampartOutHandler within the phase MessageOut
[Thu Jun 28 09:34:49 2007] [info] [rampart][rampart_out_handler] Not intended for processing in Rampart
[Thu Jun 28 09:34:49 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingOutHandler within the phase MessageOut
[Thu Jun 28 09:34:54 2007] [debug] ..\..\src\core\transport\http\sender\http_client.c(412) [axis2c] http client , response timed out
[Thu Jun 28 09:34:54 2007] [error] ..\..\src\core\transport\http\sender\http_sender.c(541) status_code < 0
[Thu Jun 28 09:34:54 2007] [debug] ..\..\src\core\transport\http\sender\http_transport_sender.c(566) OP name axutil_qname_get_localpart = http://www.w3.org/2004/08/wsdl/out-in
[Thu Jun 28 09:34:54 2007] [debug] ..\..\src\core\engine\engine.c(179) Axis2 engine send successful
[Thu Jun 28 09:34:54 2007] [error] ..\..\samples\client\google\google_client.c(165) Stub invoke FAILED: Error code: 82 :: Input stream is NULL in msg_ctx
******************************************************************************************************************************************************************
For yahoo
========
******************************************************************************************************************************************************************
SavanPhase
[Thu Jun 28 09:48:20 2007] [error] ..\..\src\util\savan_util.c(69) [savan] Cannot extract soap action
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\handlers\savan_out_handler.c(89) [savan][out handler] msg type: 0
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\handlers\savan_out_handler.c(110) ************************:svc_name:__ANONYMOUS_SERVICE__
[Thu Jun 28 09:48:20 2007] [error] ..\..\src\handlers\savan_out_handler.c(121) [savan][out handler] Subscribe store not found
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase RMPhase
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaOutHandler within the phase RMPhase
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(99) [sandesha2] Start: sandesha2_out_handler_invoke
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(119) [sandesha2] RM is not engaged. So return here
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase MessageOut
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler RampartOutHandler within the phase MessageOut
[Thu Jun 28 09:48:20 2007] [info] [rampart][rampart_out_handler] Not intended for processing in Rampart
[Thu Jun 28 09:48:20 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingOutHandler within the phase MessageOut
[Thu Jun 28 09:48:21 2007] [debug] ..\..\src\core\transport\http\sender\http_client.c(412) [axis2c] http client , response timed out
[Thu Jun 28 09:48:21 2007] [error] ..\..\src\core\transport\http\sender\http_sender.c(541) status_code < 0
[Thu Jun 28 09:48:21 2007] [debug] ..\..\src\core\transport\http\sender\http_transport_sender.c(566) OP name axutil_qname_get_localpart = http://www.w3.org/2004/08/wsdl/out-in
[Thu Jun 28 09:48:21 2007] [debug] ..\..\src\core\engine\engine.c(179) Axis2 engine send successful
[Thu Jun 28 09:48:21 2007] [error] ..\..\samples\client\yahoo\yahoo_client.c(102) Stub invoke FAILED: Error code: 82 :: Input stream is NULL in msg_ctx
[Thu Jun 28 09:48:21 2007] [info] [rampart][mod_rampart] mod_rampart shutdown
******************************************************************************************************************************************************************
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.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