login button

mod_rampart problem

Forums :

After installing WSF/C and copy DLLs axis2_http_server cannot be started!

Gives the following error:

[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\engine\phase.c(122) axis2_handler_t *request_uri_based_dispatcher added to the index 0 of the phase Transport
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\engine\phase.c(122) axis2_handler_t *addressing_based_dispatcher added to the index 1 of the phase Transport
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\engine\phase.c(122) axis2_handler_t *soap_message_body_based_dispatcher added to the index 0 of the phase Dispatch
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\engine\phase.c(122) axis2_handler_t *soap_action_based_dispatcher added to the index 1 of the phase Dispatch
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\engine\phase.c(122) axis2_handler_t *dispatch_post_conditions_evaluator added to the index 0 of the phase PostDispatch
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\engine\phase.c(122) axis2_handler_t *context_handler added to the index 1 of the phase PostDispatch
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\deployment\conf_builder.c(233) no custom dispatching order found continue with default dispatching order
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\deployment\conf_builder.c(384) module addressing found in axis2.xml
[Thu Apr 03 16:33:44 2008] [debug] ..\..\util\src\class_loader.c(140) Object loaded successfully
[Thu Apr 03 16:33:44 2008] [debug] ..\..\util\src\class_loader.c(140) Object loaded successfully
[Thu Apr 03 16:33:44 2008] [debug] ..\..\util\src\class_loader.c(140) Object loaded successfully
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\deployment\dep_engine.c(1241) axis2_dep_engine_load_module_dll: DLL path is : ..//modules/addressing/axis2_mod_addr.dll
[Thu Apr 03 16:33:44 2008] [debug] ..\..\util\src\class_loader.c(140) Object loaded successfully
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\deployment\dep_engine.c(1241) axis2_dep_engine_load_module_dll: DLL path is : ..//modules/logging/axis2_mod_log.dll
[Thu Apr 03 16:33:44 2008] [debug] ..\..\util\src\class_loader.c(140) Object loaded successfully
[Thu Apr 03 16:33:44 2008] [debug] ..\..\src\core\deployment\dep_engine.c(1241) axis2_dep_engine_load_module_dll: DLL path is : ..//modules/rampart/mod_rampart.dll
[Thu Apr 03 16:33:45 2008] [error] ..\..\src\core\deployment\dep_engine.c(750) dep_engine repos listener creation failed, folder name is ../
[Thu Apr 03 16:33:45 2008] [error] ..\..\src\core\deployment\conf_init.c(67) dep engine load failed. conf value is NULL
[Thu Apr 03 16:33:45 2008] [error] ..\..\src\core\transport\http\server\simple_axis2_server\http_server_main.c(214) Server creation failed: Error code: 34 :: Repository listener initialization failed
 

Without rampart server runs fine! Please help!

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Openssl version

What is the open ssl version you are using? you can find it using the command "openssl version"

I have the latest version of

I have the latest version of openssl installed and it works!



Thank you!!!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.