Hi Sunil, How did you create the service ? What are the compiler and linker commands? And is the service dll name in the services.xml is correct?
Thanks, -Manjula On Tue, 2008-03-25 at 21:08 -0500, Sunil Pandit wrote: > Hello Axis experts , > > I have developed a web service which has been working fine in our test > environment . We have tested this service in both axis web server > environment as well as in HTTP server environment. > > However when we deployed same service in our customer's environment , we > are facing "Failed in creating DLL" error . > > The service can be seen among the available services . I would appreciate > if someone shed some light on this problem. Here is the log. > > [Tue Mar 25 15:26:26 2008] [info] Starting HTTP server thread > [Tue Mar 25 15:26:34 2008] [debug] > ..\..\src\core\transport\http\common\http_worker.c(153) Client HTTP version > HTTP/1.0 > [Tue Mar 25 15:26:34 2008] [debug] ..\..\axiom\src\soap\soap_builder.c(843) > Identified soap version is soap11 > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648) > Start:axis2_engine_invoke_phases > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660) > Invoking phase Transport > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204) > Invoke the handler request_uri_based_dispatcher within the phase Transport > [Tue Mar 25 15:26:34 2008] [debug] > ..\..\src\core\engine\req_uri_disp.c(101) Checking for service using target > endpoint address : http://161.250.36.4:9090/axis2/services/VPMSService > [Tue Mar 25 15:26:34 2008] [debug] > ..\..\src\core\engine\req_uri_disp.c(122) Service found using target > endpoint address > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204) > Invoke the handler AddressingInHandler within the phase Transport > [Tue Mar 25 15:26:34 2008] [info] Starting addressing in handler ......... > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204) > Invoke the handler addressing_based_dispatcher within the phase Transport > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660) > Invoking phase PreDispatch > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660) > Invoking phase Dispatch > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204) > Invoke the handler soap_message_body_based_dispatcher within the phase > Dispatch > [Tue Mar 25 15:26:34 2008] [debug] > ..\..\src\core\engine\soap_body_disp.c(228) Checking for operation using > SOAP message body's first child's local name : execute > [Tue Mar 25 15:26:34 2008] [debug] > ..\..\src\core\engine\soap_body_disp.c(236) Operation found using SOAP > message body's first child's local name > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204) > Invoke the handler soap_action_based_dispatcher within the phase Dispatch > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660) > Invoking phase PostDispatch > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204) > Invoke the handler dispatch_post_conditions_evaluator within the phase > PostDispatch > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204) > Invoke the handler context_handler within the phase PostDispatch > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670) > End:axis2_engine_invoke_phases > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648) > Start:axis2_engine_invoke_phases > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670) > End:axis2_engine_invoke_phases > [Tue Mar 25 15:26:34 2008] [error] > ..\..\src\core\receivers\raw_xml_in_out_msg_recv.c(115) Impl object for > service 'VPMSService' not set in message receiver. 100 :: Failed in > creating DLL > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(302) > Axis2 engine receive completed! > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648) > Start:axis2_engine_invoke_phases > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660) > Invoking phase MessageOut > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\phase.c(204) > Invoke the handler AddressingOutHandler within the phase MessageOut > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670) > End:axis2_engine_invoke_phases > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(648) > Start:axis2_engine_invoke_phases > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(660) > Invoking phase MessageOut > [Tue Mar 25 15:26:34 2008] [debug] ..\..\src\core\engine\engine.c(670) > End:axis2_engine_invoke_phases > > Sunil Pandit > R&D , CSC FSG Austin > (512)2755792 > > Computer Sciences Corporation > Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA > Registered in USA No: C-489-59 > > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > This is a PRIVATE message. If you are not the intended recipient, please > delete without copying and kindly advise us by e-mail of the mistake in > delivery. > NOTE: Regardless of content, this e-mail shall not operate to bind CSC to > any order or other contract unless pursuant to explicit written agreement > or government initiative expressly permitting the use of e-mail for such > purpose. > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
