[wsf-c-dev] [jira] Created: (WSFC-134) The Notify sample displays failed message even though the notification is received by the server

Evanthika Amarasiri (JIRA) jira at wso2.org
Thu Sep 13 22:52:48 PDT 2007


The Notify sample displays failed message even though the notification is received by the server
------------------------------------------------------------------------------------------------

                 Key: WSFC-134
                 URL: http://www.wso2.org/jira/browse/WSFC-134
             Project: WSO2 WSF/C
          Issue Type: Bug
          Components: Apache Axis2/C
    Affects Versions: 1.1.0
         Environment: Fedora 6, Libxml
            Reporter: Evanthika Amarasiri


When executing the notify sample, the client displays failed message even though the notification received by the server.
Below are the logs at the time the sample failed

[Fri Sep 14 11:00:15 2007] [debug] phase_resolver.c(1257) Module rampart will be engaged to sec_echo
[Fri Sep 14 11:00:15 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:00:15 2007] [debug] phase_resolver.c(117) Service name is : sec_echo
[Fri Sep 14 11:00:15 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:00:15 2007] [debug] phase_holder.c(129) Add handler RampartInHandler to phase PreDispatch
[Fri Sep 14 11:00:15 2007] [debug] phase_holder.c(129) Add handler RampartOutHandler to phase Security
[Fri Sep 14 11:00:15 2007] [debug] phase_holder.c(129) Add handler RampartOutHandler to phase MessageOut
[Fri Sep 14 11:00:15 2007] [debug] phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:00:15 2007] [debug] phase_resolver.c(117) Service name is : sec_echo
[Fri Sep 14 11:00:15 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sg_math/libadd.so
[Fri Sep 14 11:00:15 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sg_math/libsub.so
[Fri Sep 14 11:00:15 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sg_math/libmul.so
[Fri Sep 14 11:00:15 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sg_math/libdiv.so
[Fri Sep 14 11:00:15 2007] [debug] phase_resolver.c(117) Service name is : add
[Fri Sep 14 11:00:15 2007] [debug] phase_resolver.c(117) Service name is : sub
                                                                                                                                                                     106,1          4%
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(230) module name is:addressing
[Fri Sep 14 11:03:03 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(230) module name is:addressing
[Fri Sep 14 11:03:03 2007] [debug] 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
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(230) module name is:addressing
[Fri Sep 14 11:03:03 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(230) module name is:addressing
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(230) module name is:addressing
[Fri Sep 14 11:03:03 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(1257) Module addressing will be engaged to __ANONYMOUS_SERVICE__
[Fri Sep 14 11:03:03 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(117) Service name is : __ANONYMOUS_SERVICE__
[Fri Sep 14 11:03:03 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(1304) Module addressing already engaged to __OPERATION_ROBUST_OUT_ONLY__ of __ANONYMOUS_SERVICE__
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(1304) Module addressing already engaged to __OPERATION_OUT_ONLY__ of __ANONYMOUS_SERVICE__
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(1304) Module addressing already engaged to __OPERATION_OUT_IN__ of __ANONYMOUS_SERVICE__
[Fri Sep 14 11:03:03 2007] [debug] phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:03:03 2007] [debug] op_client.c(817) Start:axis2_op_client_infer_transport
[Fri Sep 14 11:03:03 2007] [debug] op_client.c(872) End:axis2_op_client_infer_transport
[Fri Sep 14 11:03:03 2007] [debug] engine.c(654) Start:axis2_engine_invoke_phases
[Fri Sep 14 11:03:03 2007] [debug] engine.c(667) Invoking phase RMPhase
[Fri Sep 14 11:03:03 2007] [debug] engine.c(667) Invoking phase SavanPhase
[Fri Sep 14 11:03:03 2007] [debug] engine.c(667) Invoking phase userphase1
[Fri Sep 14 11:03:03 2007] [debug] engine.c(667) Invoking phase MessageOut
[Fri Sep 14 11:03:03 2007] [debug] phase.c(195) Invoke the handler AddressingOutHandler within the phase MessageOut
[Fri Sep 14 11:03:03 2007] [debug] engine.c(667) Invoking phase Security
[Fri Sep 14 11:03:03 2007] [debug] engine.c(677) End:axis2_engine_invoke_phases
[Fri Sep 14 11:04:03 2007] [debug] http_client.c(431) [axis2c] http client , response timed out
[Fri Sep 14 11:04:03 2007] [error] http_sender.c(653) status_code < 0
[Fri Sep 14 11:04:03 2007] [debug] http_transport_sender.c(571) OP name axutil_qname_get_localpart = http://www.w3.org/2004/08/wsdl/robust-out-only
[Fri Sep 14 11:04:03 2007] [error] notify_client.c(102) Stub invoke FAILED: Error code: 90 :: Response timed out
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:Calculator
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:RMSampleService
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:echo
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:exchangeclient
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:exchangetrader
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:math
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:mtom
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:notify
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:sec_echo
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:div
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:add
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:sub
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:mul
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:subscription
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:traderclient
[Fri Sep 14 11:04:04 2007] [debug] arch_file_data.c(153) dam_svc_name:traderexchange
[Fri Sep 14 11:04:04 2007] [info]  [rampart][mod_rampart] mod_rampart shutdown
[root at localhost logs]# cd ..
[root at localhost deploy]# cd logs/
[root at localhost logs]# rm -rf notify.log 
[root at localhost logs]# ls
axis2.log  axis2_tcpmon.log  echo_non_blocking_dual.log  echo_non_blocking.log  echo_rest.log  flicker_client.log  google_client.log  math_blocking.log  mtom.log
[root at localhost logs]# cd ../bin/samples/
[root at localhost samples]# ./notify 
Using endpoint : http://localhost:9090/axis2/services/notify

Sending OM node in XML : <m:notify xmlns:m="http://example.org/notify">notify5</m:notify> 
notify client invoke FAILED!
[root at localhost samples]# cd ../../logs/
[root at localhost logs]# vim notify.log 
[Fri Sep 14 11:05:48 2007] [debug] phase.c(113) axis2_handler_t *request_uri_based_dispatcher added to the index 0 of the phase Transport
[Fri Sep 14 11:05:48 2007] [debug] phase.c(113) axis2_handler_t *addressing_based_dispatcher added to the index 1 of the phase Transport
[Fri Sep 14 11:05:48 2007] [debug] phase.c(113) axis2_handler_t *soap_message_body_based_dispatcher added to the index 0 of the phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase.c(113) axis2_handler_t *soap_action_based_dispatcher added to the index 2 of the phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase.c(113) axis2_handler_t *dispatch_post_conditions_evaluator added to the index 0 of the phase PostDispatch
[Fri Sep 14 11:05:48 2007] [debug] phase.c(113) axis2_handler_t *context_handler added to the index 1 of the phase PostDispatch
[Fri Sep 14 11:05:48 2007] [debug] conf_builder.c(220) no custom dispatching order found continue with default dispatching order
[Fri Sep 14 11:05:48 2007] [debug] conf_builder.c(326) module addressing found in axis2.xml
[Fri Sep 14 11:05:48 2007] [debug] conf_builder.c(672) dam_transport_name:http
[Fri Sep 14 11:05:48 2007] [debug] class_loader.c(135) Object loaded successfully
[Fri Sep 14 11:05:48 2007] [debug] class_loader.c(135) Object loaded successfully
[Fri Sep 14 11:05:48 2007] [debug] dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/modules/addressing/libaxis2_mod_addr.so
[Fri Sep 14 11:05:48 2007] [debug] class_loader.c(135) Object loaded successfully
[Fri Sep 14 11:05:48 2007] [debug] dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/modules/logging/libaxis2_mod_log.so
[Fri Sep 14 11:05:48 2007] [debug] class_loader.c(135) Object loaded successfully
[Fri Sep 14 11:05:48 2007] [debug] dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/modules/rampart/libmod_rampart.so
[Fri Sep 14 11:05:48 2007] [debug] class_loader.c(135) Object loaded successfully
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/TerminateSequence
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/SequenceAcknowledgement
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequenceResponse
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/AckRequested
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/LastMessage
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/SequenceAcknowledgement
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/CreateSequenceResponse
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/AckRequested
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/CreateSequence
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/TerminateSequence
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/CloseSequence
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/TerminateSequenceResponse
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/CloseSequenceResponse
[Fri Sep 14 11:05:48 2007] [debug] desc_builder.c(643) Input action mapping found http://docs.oasis-open.org/ws-rx/wsrm/200608/MakeConnection
[Fri Sep 14 11:05:48 2007] [debug] dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/modules/sandesha2/libsandesha2.so
[Fri Sep 14 11:05:48 2007] [debug] class_loader.c(135) Object loaded successfully
[Fri Sep 14 11:05:48 2007] [debug] dep_engine.c(1042) axis2_dep_engine_load_module_dll: DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/modules/savan/libmod_savan.so
[Fri Sep 14 11:05:48 2007] [debug] class_loader.c(135) Object loaded successfully
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/Calculator/libCalculator.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : Calculator
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/RMSampleService/libRMSampleService.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1257) Module sandesha2 will be engaged to RMSampleService
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : RMSampleService
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(184) op name is:RMInOnlyOperation
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(184) op name is:RMInOutOperation
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaOutHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaGlobalInHandler to phase Dispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SandeshaInHandler to phase RMPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : RMSampleService
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/echo/libecho.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : echo
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/exchangeclient/libexchangeclient.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : exchangeclient
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/exchangetrader/libexchangetrader.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : exchangetrader
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/math/libmath.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : math
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/mtom/libmtom.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : mtom
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/notify/libnotify.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : notify
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sec_echo/libsec_echo.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1257) Module rampart will be engaged to sec_echo
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : sec_echo
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler RampartInHandler to phase PreDispatch
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler RampartOutHandler to phase Security
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler RampartOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : sec_echo
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sg_math/libadd.so
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sg_math/libsub.so
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sg_math/libmul.so
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/sg_math/libdiv.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : add
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : sub
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : mul
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : div
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/subscription/libsubscription.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1257) Module savan will be engaged to subscription
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : subscription
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(184) op name is:Renew
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(184) op name is:Subscribe
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(184) op name is:GetStatus
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(184) op name is:Unsubscribe
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(179) Start:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(184) op name is:publish
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(196) End:axis2_phase_resolver_build_module_op
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler SavanInHandler to phase SavanPhase
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : subscription
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/traderclient/libtraderclient.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : traderclient
[Fri Sep 14 11:05:48 2007] [debug] svc_builder.c(292) DLL path is : /usr/local/wsf_c/wso2-wsf-c-src-1.1.0/deploy/services/traderexchange/libtraderexchange.so
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : traderexchange
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingInHandler to phase Transport
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:traderclient
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : traderclient
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : buy
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : sell
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : createAccount
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : deposit
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : getSymbols
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : getPortfolio
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : getQuote
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:RMSampleService
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : RMSampleService
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : echoString
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : RMInOnlyOperation
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : ping
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : mtomSample
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : RMInOutOperation
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:exchangeclient
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : exchangeclient
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : getInfo
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:div
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : div
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : div
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:add
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : add
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : add
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:sub
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : sub
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : sub
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:mul
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : mul
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : mul
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:exchangetrader
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : exchangetrader
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : buy
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : registerFeedTarget
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : sell
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : registerClient
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : login
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:subscription
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : subscription
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : remove_subscriber
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : Renew
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : Subscribe
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : get_subscriber
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : GetStatus
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : Unsubscribe
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : add_topic
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : publish
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : get_topic_list
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : add_subscriber
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : get_subscriber_list
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:traderexchange
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : traderexchange
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : update
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:notify
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : notify
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : notify
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:sec_echo
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : sec_echo
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : echoString
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:Calculator
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : Calculator
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : div
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : add
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : sub
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : mul
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:math
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : math
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : div
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : add
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : sub
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : mul
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:mtom
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : mtom
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : mtomSample
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(885) svc name is:echo
[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : echo
[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(952) Operation name is : echoString
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut
[Fri Sep 14 11:05:48 2007] [info]  [rampart][mod_rampart] mod_rampart initialized
[Fri Sep 14 11:05:48 2007] [debug] mod_sandesha2.c(82) [sandesha2] module initializing ..
[Fri Sep 14 11:05:48 2007] [debug] mod_sandesha2.c(109) [sandesha2] module initializing completed
[Fri Sep 14 11:05:48 2007] [debug] mod_savan.c(74) [SAVAN] Start:mod_savan_init
[Fri Sep 14 11:05:48 2007] [debug] mod_savan.c(97) [SAVAN] End:mod_savan_init
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : __ANONYMOUS_SERVICE__
[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing
[Fri Sep 14 11:05:48 2007] [debug] 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[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] 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[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] 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[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(230) module name is:addressing[Fri Sep 14 11:05:48 2007] [debug] phase_holder.c(129) Add handler AddressingOutHandler to phase MessageOut[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1253) Start:axis2_phase_resolver_engage_module_to_svc[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1257) Module addressing will be engaged to __ANONYMOUS_SERVICE__[Fri Sep 14 11:05:48 2007] [debug] svc.c(713) Start:axis2_svc_add_module_ops[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(117) Service name is : __ANONYMOUS_SERVICE__[Fri Sep 14 11:05:48 2007] [debug] svc.c(790) End:axis2_svc_add_module_ops[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1304) Module addressing already engaged to __OPERATION_ROBUST_OUT_ONLY__ of __ANONYMOUS_SERVICE__[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1304) Module addressing already engaged to __OPERATION_OUT_ONLY__ of __ANONYMOUS_SERVICE__[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1304) Module addressing already engaged to __OPERATION_OUT_IN__ of __ANONYMOUS_SERVICE__[Fri Sep 14 11:05:48 2007] [debug] phase_resolver.c(1328) End:axis2_phase_resolver_engage_module_to_svc[Fri Sep 14 11:05:48 2007] [debug] op_client.c(817) Start:axis2_op_client_infer_transport[Fri Sep 14 11:05:48 2007] [debug] op_client.c(872) End:axis2_op_client_infer_transport[Fri Sep 14 11:05:48 2007] [debug] engine.c(654) Start:axis2_engine_invoke_phases[Fri Sep 14 11:05:48 2007] [debug] engine.c(667) Invoking phase RMPhase[Fri Sep 14 11:05:48 2007] [debug] engine.c(667) Invoking phase SavanPhase[Fri Sep 14 11:05:48 2007] [debug] engine.c(667) Invoking phase userphase1[Fri Sep 14 11:05:48 2007] [debug] engine.c(667) Invoking phase MessageOut[Fri Sep 14 11:05:48 2007] [debug] phase.c(195) Invoke the handler AddressingOutHandler within the phase MessageOut[Fri Sep 14 11:05:48 2007] [debug] engine.c(667) Invoking phase Security[Fri Sep 14 11:05:48 2007] [debug] engine.c(677) End:axis2_engine_invoke_phases[Fri Sep 14 11:06:48 2007] [debug] http_client.c(431) [axis2c] http client , response timed out[Fri Sep 14 11:06:48 2007] [error] http_sender.c(653) status_code < 0[Fri Sep 14 11:06:48 2007] [debug] http_transport_sender.c(571) OP name axutil_qname_get_localpart = http://www.w3.org/2004/08/wsdl/robust-out-only[Fri Sep 14 11:06:48 2007] [error] notify_client.c(102) Stub invoke FAILED: Error code: 90 :: Response timed out[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:Calculator[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:RMSampleService[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:echo[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:exchangeclient[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:exchangetrader[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:math[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:mtom[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:notify[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:sec_echo[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:div[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:add[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:sub[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:mul[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:subscription[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:traderclient[Fri Sep 14 11:06:48 2007] [debug] arch_file_data.c(153) dam_svc_name:traderexchange
[Fri Sep 14 11:06:48 2007] [info]  [rampart][mod_rampart] mod_rampart shutdown
                                                                                 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the Wsf-c-dev mailing list