[wsf-c-dev] [jira] Resolved: (WSFC-118) rm_report.exe sample fails
after the
second request is sent (with SQLite) when the StorageManager is set to
persistant
Manjula Peiris (JIRA)
jira at wso2.org
Thu Sep 27 05:30:28 PDT 2007
[ http://www.wso2.org/jira/browse/WSFC-118?page=all ]
Manjula Peiris resolved WSFC-118.
---------------------------------
Fix Version/s: 1.1.0
Resolution: Fixed
Assignee: Manjula Peiris
> rm_report.exe sample fails after the second request is sent (with SQLite) when the StorageManager is set to persistant
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: WSFC-118
> URL: http://www.wso2.org/jira/browse/WSFC-118
> Project: WSO2 WSF/C
> Issue Type: Bug
> Components: Apache Sandesha/C (RM)
> Affects Versions: 1.1.0
> Environment: Windows XP, sqlite-source-3_3_8, libcurl-7.15.1-msvc-win32-ssl-0.9.8a-zlib-1.2.3
> Reporter: Evanthika Amarasiri
> Assigned To: Manjula Peiris
> Fix For: 1.1.0
>
>
> The rm_report.exe sample fails after the second request is sent
> At the time the sample is executed the "StorageManager" option is set to "persistent"
> Below are the logs generated when the sample is executed
> rm_report.log
> ===========
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(113) axis2_handler_t *request_uri_based_dispatcher added to the index 0 of the phase Transport
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(113) axis2_handler_t *addressing_based_dispatcher added to the index 1 of the phase Transport
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(113) axis2_handler_t *soap_message_body_based_dispatcher added to the index 0 of the phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(113) axis2_handler_t *soap_action_based_dispatcher added to the index 2 of the phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(113) axis2_handler_t *dispatch_post_conditions_evaluator added to the index 0 of the phase PostDispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(113) axis2_handler_t *context_handler added to the index 1 of the phase PostDispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\conf_builder.c(220) no custom dispatching order found continue with default dispatching order
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\conf_builder.c(326) module addressing found in axis2.xml
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\conf_builder.c(672) dam_transport_name:http
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\util\src\class_loader.c(135) Object loaded successfully
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\conf_builder.c(672) dam_transport_name:https
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\util\src\class_loader.c(135) Object loaded successfully
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\util\src\class_loader.c(135) Object loaded successfully
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/modules/addressing/axis2_mod_addr.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\util\src\class_loader.c(135) Object loaded successfully
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/modules/logging/axis2_mod_log.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\util\src\class_loader.c(135) Object loaded successfully
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/modules/rampart/mod_rampart.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\util\src\class_loader.c(135) Object loaded successfully
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/TerminateSequence
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/SequenceAcknowledgement
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequenceResponse
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/AckRequested
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/LastMessage
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/SequenceAcknowledgement
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/CreateSequenceResponse
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/AckRequested
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/CreateSequence
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/TerminateSequence
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/CloseSequence
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/TerminateSequenceResponse
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/CloseSequenceResponse
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/MakeConnection
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/modules/sandesha2/sandesha2.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\util\src\class_loader.c(135) Object loaded successfully
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/modules/savan/mod_savan.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\util\src\class_loader.c(135) Object loaded successfully
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/Calculator/Calculator.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : Calculator
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/RMSampleService/RMSampleService.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1257) Module sandesha2 will be engaged to RMSampleService
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : RMSampleService
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:RMInOnlyOperation
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:RMInOutOperation
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : RMSampleService
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/echo/echo.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : echo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/exchangeclient/exchangeclient.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : exchangeclient
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/exchangetrader/exchangetrader.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : exchangetrader
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/listener/listener.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : listener
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/math/math.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : math
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/mtom/mtom.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : mtom
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/notify/notify.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : notify
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/publisher/publisher.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1257) Module savan will be engaged to publisher
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : publisher
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:Renew
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:Subscribe
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:GetStatus
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:Unsubscribe
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:publish
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : publisher
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/sec_echo/sec_echo.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1257) Module rampart will be engaged to sec_echo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : sec_echo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler RampartInHandler to phase PreDispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler RampartOutHandler to phase Security
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler RampartOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : sec_echo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/sg_math/add.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/sg_math/sub.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/sg_math/mul.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/sg_math/div.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : add
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : sub
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : mul
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : div
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/traderclient/traderclient.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : traderclient
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\deployment\svc_builder.c(292) DLL path is : C:\WSO2-Projects\WSF-C\Releases\1.1.0_RC2\wso2-wsf-c-src-1.1.0\wso2-wsf-c-bin-1.1.0/services/traderexchange/traderclient.dll
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : traderexchange
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingInHandler to phase Transport
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:traderclient
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : traderclient
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : buy
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : sell
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : createAccount
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : deposit
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : getSymbols
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : getPortfolio
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : getQuote
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:RMSampleService
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : RMSampleService
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : echoString
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : RMInOnlyOperation
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : ping
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : mtomSample
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : RMInOutOperation
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:exchangeclient
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : exchangeclient
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : getInfo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:div
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : div
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : div
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:add
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : add
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : add
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:sub
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : sub
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : sub
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:mul
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : mul
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : mul
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:exchangetrader
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : exchangetrader
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : buy
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : registerFeedTarget
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : sell
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : registerClient
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : login
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:traderexchange
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : traderexchange
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : buy
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : sell
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : createAccount
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : deposit
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : getSymbols
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : getPortfolio
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : getQuote
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:listener
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : listener
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : notify
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:notify
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : notify
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : notify
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:sec_echo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : sec_echo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : echoString
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:Calculator
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : Calculator
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : div
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : add
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : sub
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : mul
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:math
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : math
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : div
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : add
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : sub
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : mul
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:mtom
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : mtom
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : mtomSample
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:publisher
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : publisher
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : Renew
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : Subscribe
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : GetStatus
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : Unsubscribe
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : publish
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : start
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(885) svc name is:echo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : echo
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(952) Operation name is : echoString
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [info] [rampart][mod_rampart] mod_rampart initialized
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\mod_sandesha2.c(82) [sandesha2] module initializing ..
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\mod_sandesha2.c(109) [sandesha2] module initializing completed
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(323) This handler is trying to added to system pre defined phases , but those handlers are already added to global chain which run irrespective of the service
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(323) This handler is trying to added to system pre defined phases , but those handlers are already added to global chain which run irrespective of the service
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(323) This handler is trying to added to system pre defined phases , but those handlers are already added to global chain which run irrespective of the service
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1257) Module addressing will be engaged to __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1304) Module addressing already engaged to __OPERATION_ROBUST_OUT_ONLY__ of __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1304) Module addressing already engaged to __OPERATION_OUT_ONLY__ of __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1304) Module addressing already engaged to __OPERATION_OUT_IN__ of __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1257) Module sandesha2 will be engaged to __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(713) Start:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(117) Service name is : __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:RMInOnlyOperation
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(323) This handler is trying to added to system pre defined phases , but those handlers are already added to global chain which run irrespective of the service
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(184) op name is:RMInOutOperation
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(323) This handler is trying to added to system pre defined phases , but those handlers are already added to global chain which run irrespective of the service
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(230) module name is:addressing
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\description\svc.c(790) End:axis2_svc_add_module_ops
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1304) Module sandesha2 already engaged to RMInOnlyOperation of __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1304) Module sandesha2 already engaged to RMInOutOperation of __ANONYMOUS_SERVICE__
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\phaseresolver\phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\clientapi\op_client.c(813) Start:axis2_op_client_infer_transport
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\clientapi\op_client.c(868) End:axis2_op_client_infer_transport
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(654) Start:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase SavanPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaOutHandler within the phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(99) [sandesha2] Start: sandesha2_out_handler_invoke
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(661) [sandesha2] Start:sandesha2_app_msg_processor_process_out_msg
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1574) [sandesha2]Start:sandesha2_app_msg_processor_set_next_msg_no
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1610) [sandesha2] Exit:sandesha2_app_msg_processor_set_next_msg_no
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(912) Spec version:Spec_2005_02
> [Thu Sep 06 12:23:40 2007] [info] Start:sandesha2_seq_mgr_setup_new_client_seq
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [info] Start:sandesha2_sender_run_for_seq
> [Thu Sep 06 12:23:40 2007] [info] Start:sandesha2_sender_run
> [Thu Sep 06 12:23:40 2007] [info] End:sandesha2_sender_run
> [Thu Sep 06 12:23:40 2007] [info] Exit:sandesha2_sender_run_for_seq
> [Thu Sep 06 12:23:40 2007] [info] Exit:sandesha2_seq_mgr_setup_new_client_seq
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\workers\sender.c(260) Start:sandesha2_sender_worker_func
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1158) [Sandesha2] sandesha2_app_msg_processor_add_create_seq_msg
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(836) [sandesha2] Exit:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_create_seq_mgr.c(261) [sandesha2] Entry:sandesha2_permanent_create_seq_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_create_seq_mgr.c(284) [sandesha2] Exit:sandesha2_permanent_create_seq_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(310) [sandesha2] Entry:sandesha2_permanent_sender_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(338) [sandesha2] Exit:sandesha2_permanent_sender_mgr_insert:return:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(836) [sandesha2] Exit:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(693) Start:axis2_engine_resume_invocation_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(99) [sandesha2] Start: sandesha2_out_handler_invoke
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(165) [sandesha2] Application Processing Done. So return here.
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingOutHandler within the phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(735) End:axis2_engine_resume_invocation_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1264) [Sandesha2] Exit:sandesha2_app_msg_processor_add_create_seq_msg
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1305) [Sandesha2] sandesha2_app_msg_processor_process_response_msg
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1434) sandesha to_addr = http://127.0.0.1:9090/axis2/services/RMSampleService
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(836) [sandesha2] Exit:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(310) [sandesha2] Entry:sandesha2_permanent_sender_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(338) [sandesha2] Exit:sandesha2_permanent_sender_mgr_insert:return:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1526) [Sandesha2] Exit:sandesha2_app_msg_processor_process_response_msg
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(693) Start:axis2_engine_resume_invocation_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(99) [sandesha2] Start: sandesha2_out_handler_invoke
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(165) [sandesha2] Application Processing Done. So return here.
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingOutHandler within the phase MessageOut
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(735) End:axis2_engine_resume_invocation_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1044) [sandesha2] Exit: sandesha2_app_msg_processor_process_out_msg
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(276) [sandesha2] Exit: sandesha2_out_handler_invoke
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(677) End:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(554) [sandesha2] Entry:sandesha2_permanent_sender_mgr_match
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(623) [sandesha2] Exit:sandesha2_permanent_sender_mgr_match:add:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(554) [sandesha2] Entry:sandesha2_permanent_sender_mgr_match
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(623) [sandesha2] Exit:sandesha2_permanent_sender_mgr_match:add:0
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\workers\sender_worker.c(218) [sandesha2] Start:sandesha2_sender_worker_run
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\workers\sender_worker.c(236) [sandesha2] Exit:sandesha2_sender_worker_run
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\workers\sender_worker.c(277) [sandesha2] Entry:sandesha2_sender_worker_worker_func
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(378) [sandesha2] Entry:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(392) [sandesha2] Exit:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(422) [sandesha2] Entry:sandesha2_permanent_sender_mgr_update
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(443) [sandesha2] Exit:sandesha2_permanent_invoker_mgr_update:return:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(493) [sandesha2] Entry:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(554) [sandesha2] Entry:sandesha2_permanent_sender_mgr_match
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(623) [sandesha2] Exit:sandesha2_permanent_sender_mgr_match:add:0
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(554) [sandesha2] Entry:sandesha2_permanent_sender_mgr_match
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(623) [sandesha2] Exit:sandesha2_permanent_sender_mgr_match:add:0
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(504) [sandesha2] Exit:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\transport\http\sender\http_transport_sender.c(571) OP name axutil_qname_get_localpart = http://www.w3.org/2004/08/wsdl/in-out
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\axiom\src\soap\soap_builder.c(772) identified soap version is soap12
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(378) [sandesha2] Entry:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(392) [sandesha2] Exit:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(422) [sandesha2] Entry:sandesha2_permanent_sender_mgr_update
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(443) [sandesha2] Exit:sandesha2_permanent_invoker_mgr_update:return:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\workers\sender_worker.c(584) [sandesha2] Start:sandesha2_sender_worker_check_for_sync_res
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(654) Start:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase Transport
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler request_uri_based_dispatcher within the phase Transport
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingInHandler within the phase Transport
> [Thu Sep 06 12:23:40 2007] [info] Starting addressing in handler .........
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler addressing_based_dispatcher within the phase Transport
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\addr_disp.c(174) Checking for operation using WSA Action : http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequenceResponse
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\addr_disp.c(180) Operation found using WSA Action
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase PreDispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler RampartInHandler within the phase PreDispatch
> [Thu Sep 06 12:23:40 2007] [info] [rampart][rampart_in_handler] Not intended for processing in Rampart
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler soap_message_body_based_dispatcher within the phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaGlobalInHandler within the phase Dispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_global_in_handler.c(121) [sandesha2]Start:sandesha2_global_in_handler
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_global_in_handler.c(322) [sandesha2] Exit:sandesha2_global_in_handler
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase PostDispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler dispatch_post_conditions_evaluator within the phase PostDispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler context_handler within the phase PostDispatch
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(677) End:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(654) Start:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase SavanPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaInHandler within the phase RMPhase
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_in_handler.c(96) [sandesha2] Start: sandesha2_in_handler_invoke
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\create_seq_res_msg_processor.c(186) [sandesha2] Entry:sandesha2_create_seq_res_msg_processor_process_in_msg
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_create_seq_mgr.c(324) [sandesha2] Entry:sandesha2_permanent_create_seq_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_create_seq_mgr.c(333) [sandesha2] Exit:sandesha2_permanent_create_seq_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_create_seq_mgr.c(360) Entry:[sandesha2]sandesha2_permanent_create_seq_mgr_update
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_create_seq_mgr.c(376) Exit:[sandesha2]sandesha2_permanent_create_seq_mgr_update:return:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(378) [sandesha2] Entry:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(392) [sandesha2] Exit:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(852) [sandesha2] Entry:sandesha2_permanent_bean_mgr_remove_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(878) [sandesha2] Exit:sandesha2_permanent_bean_mgr_remove_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(352) [sandesha2] Entry:sandesha2_permanent_sender_mgr_remove
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(362) [sandesha2] Exit:sandesha2_permanent_sender_mgr_remove
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\create_seq_res_msg_processor.c(300) [sandesha2] In Accept .........
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(836) [sandesha2] Exit:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_next_msg_mgr.c(279) [sandesha2] Entry:sandesha2_permanent_next_msg_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_next_msg_mgr.c(299) [sandesha2] Exit:sandesha2_permanent_next_msg_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(493) [sandesha2] Entry:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(554) [sandesha2] Entry:sandesha2_permanent_sender_mgr_match
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(623) [sandesha2] Exit:sandesha2_permanent_sender_mgr_match:add:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(504) [sandesha2] Exit:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(422) [sandesha2] Entry:sandesha2_permanent_sender_mgr_update
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(443) [sandesha2] Exit:sandesha2_permanent_invoker_mgr_update:return:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(372) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_update
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(385) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_update:return:1
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\msgprocessors\create_seq_res_msg_processor.c(459) [sandesha2] Exit: sandesha2_create_seq_res_msg_processor_process_in_msg
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\handlers\sandesha2_in_handler.c(235) [sandesha2] Exit: sandesha2_in_handler_invoke
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\core\engine\engine.c(677) End:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\workers\sender_worker.c(673) [sandesha2] Exit:sandesha2_sender_worker_check_for_sync_res
> [Thu Sep 06 12:23:40 2007] [debug] ..\..\src\workers\sender_worker.c(538) [sandesha2] Exit:sandesha2_sender_worker_worker_func
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(554) [sandesha2] Entry:sandesha2_permanent_sender_mgr_match
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(623) [sandesha2] Exit:sandesha2_permanent_sender_mgr_match:add:1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\workers\sender_worker.c(218) [sandesha2] Start:sandesha2_sender_worker_run
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\workers\sender_worker.c(236) [sandesha2] Exit:sandesha2_sender_worker_run
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\workers\sender_worker.c(277) [sandesha2] Entry:sandesha2_sender_worker_worker_func
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(378) [sandesha2] Entry:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(392) [sandesha2] Exit:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(422) [sandesha2] Entry:sandesha2_permanent_sender_mgr_update
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(443) [sandesha2] Exit:sandesha2_permanent_invoker_mgr_update:return:1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(493) [sandesha2] Entry:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(554) [sandesha2] Entry:sandesha2_permanent_sender_mgr_match
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(623) [sandesha2] Exit:sandesha2_permanent_sender_mgr_match:add:0
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(504) [sandesha2] Exit:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\transport\http\sender\http_transport_sender.c(571) OP name axutil_qname_get_localpart = http://www.w3.org/2004/08/wsdl/out-in
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\axiom\src\soap\soap_builder.c(772) identified soap version is soap12
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(378) [sandesha2] Entry:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(392) [sandesha2] Exit:sandesha2_permanent_sender_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(422) [sandesha2] Entry:sandesha2_permanent_sender_mgr_update
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(443) [sandesha2] Exit:sandesha2_permanent_invoker_mgr_update:return:1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\workers\sender_worker.c(584) [sandesha2] Start:sandesha2_sender_worker_check_for_sync_res
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(654) Start:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase Transport
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler request_uri_based_dispatcher within the phase Transport
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingInHandler within the phase Transport
> [Thu Sep 06 12:23:42 2007] [info] Starting addressing in handler .........
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler addressing_based_dispatcher within the phase Transport
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\addr_disp.c(174) Checking for operation using WSA Action : http://schemas.xmlsoap.org/ws/2005/02/rm/SequenceAcknowledgement
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\addr_disp.c(180) Operation found using WSA Action
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase PreDispatch
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler RampartInHandler within the phase PreDispatch
> [Thu Sep 06 12:23:42 2007] [info] [rampart][rampart_in_handler] Not intended for processing in Rampart
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase Dispatch
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler soap_message_body_based_dispatcher within the phase Dispatch
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaGlobalInHandler within the phase Dispatch
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\handlers\sandesha2_global_in_handler.c(121) [sandesha2]Start:sandesha2_global_in_handler
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\handlers\sandesha2_global_in_handler.c(322) [sandesha2] Exit:sandesha2_global_in_handler
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase PostDispatch
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler dispatch_post_conditions_evaluator within the phase PostDispatch
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler context_handler within the phase PostDispatch
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(677) End:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(654) Start:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase SavanPhase
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase RMPhase
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaInHandler within the phase RMPhase
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\handlers\sandesha2_in_handler.c(96) [sandesha2] Start: sandesha2_in_handler_invoke
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\msgprocessors\ack_msg_processor.c(173) [sandesha2] Entry:sandesha2_ack_msg_processor_process_in_msg
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(654) Start:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:42 2007] [error] ..\..\src\core\transport\http\sender\http_transport_sender.c(238) Null soap envelope in msg_ctx
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(372) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_update
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(385) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_update:return:1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(493) [sandesha2] Entry:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(554) [sandesha2] Entry:sandesha2_permanent_sender_mgr_match
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(623) [sandesha2] Exit:sandesha2_permanent_sender_mgr_match:add:1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(504) [sandesha2] Exit:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(352) [sandesha2] Entry:sandesha2_permanent_sender_mgr_remove
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(362) [sandesha2] Exit:sandesha2_permanent_sender_mgr_remove
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(852) [sandesha2] Entry:sandesha2_permanent_bean_mgr_remove_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(878) [sandesha2] Exit:sandesha2_permanent_bean_mgr_remove_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(372) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_update
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(385) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_update:return:1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\msgprocessors\ack_msg_processor.c(354) [sandesha2] Exit: sandesha2_ack_msg_processor_process_in_msg
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(228) [sandesha2] Start:sandesha2_app_msg_processor_process_in_msg
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(852) [sandesha2] Entry:sandesha2_permanent_bean_mgr_remove_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(878) [sandesha2] Exit:sandesha2_permanent_bean_mgr_remove_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(836) [sandesha2] Exit:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(272) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_insert
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(287) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_insert:return1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(372) Entry:[sandesha2]sandesha2_permanent_seq_property_mgr_update
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(385) Exit:[sandesha2]sandesha2_permanent_seq_property_mgr_update:return:1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_next_msg_mgr.c(343) [sandesha2] Entry:sandesha2_permanent_next_msg_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_next_msg_mgr.c(350) [sandesha2] Exit:sandesha2_permanent_next_msg_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1084) [Sandesha2] sandesha2_app_msg_processor_send_ack_if_reqd
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(493) [sandesha2] Entry:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(504) [sandesha2] Exit:sandesha2_permanent_sender_mgr_find_by_sender_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(836) [sandesha2] Exit:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(310) [sandesha2] Entry:sandesha2_permanent_sender_mgr_insert
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_sender_mgr.c(338) [sandesha2] Exit:sandesha2_permanent_sender_mgr_insert:return:1
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(337) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(351) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_retrieve
> [Thu Sep 06 12:23:42 2007] [info] Start:sandesha2_sender_run_for_seq
> [Thu Sep 06 12:23:42 2007] [info] Exit:sandesha2_sender_run_for_seq
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(654) Start:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase SavanPhase
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase RMPhase
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaOutHandler within the phase RMPhase
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(99) [sandesha2] Start: sandesha2_out_handler_invoke
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(165) [sandesha2] Application Processing Done. So return here.
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase MessageOut
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingOutHandler within the phase MessageOut
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(667) Invoking phase Security
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(677) End:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\storage\sqlite\permanent_bean_mgr.c(729) [sandesha2] Entry:sandesha2_permanent_bean_mgr_insert_msg_store_bean
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(1123) [Sandesha2] Exit:sandesha2_app_msg_processor_send_ack_if_reqd
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\msgprocessors\app_msg_processor.c(619) [sandesha2] Exit: sandesha2_app_msg_processor_process_in_msg
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\handlers\sandesha2_in_handler.c(235) [sandesha2] Exit: sandesha2_in_handler_invoke
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\core\engine\engine.c(677) End:axis2_engine_invoke_phases
> [Thu Sep 06 12:23:42 2007] [debug] ..\..\src\workers\sender_worker.c(673) [sandesha2] Exit:sandesha2_sender_worker_check_for_sync_res
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\workers\sender_worker.c(538) [sandesha2] Exit:sandesha2_sender_worker_worker_func
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(400) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_find
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:1
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(449) [sandesha2] Entry:sandesha2_permanent_seq_property_mgr_match
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(475) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_match:equal:0
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_seq_property_mgr.c(409) [sandesha2] Exit:sandesha2_permanent_seq_property_mgr_find
> [Thu Sep 06 12:23:43 2007] [debug] ..\..\src\storage\sqlite\permanent_create_seq_mgr.c(442) [sa