Hi Samisa, I downloaded RC1 of 1.3.1. After having worked around the building problems (e.g. http://issues.apache.org/jira/browse/AXIS2C-736) again, now I receive additional messages in the log file:
[error] arch_reader.c(317) Module configuration file access failed for module file ..//modules/ad/module.xml and [error] arch_reader.c(317) Module configuration file access failed for module file ..//modules/lo/module.xml respectively. I worked around this by creating symbolic links to the addressing and logging directories. The startup though finally fails with [error] arch_reader.c(142) Access to service configuration file Calo failed [error] dep_engine.c(1533) Processing service group Calo failed [error] repos_listener.c(136) Repository listener initialization failed [error] dep_engine.c(788) dep_engine repos listener creation failed, folder name is ../ [error] conf_init.c(64) Loading deployment engine failed for repository ../. [error] http_receiver.c(127) unable to create private configuration contextfor repo path ../ [error] http_server_main.c(215) Server creation failed: Error code: 34 :: Repository listener initialization failed Manfred > -----Ursprüngliche Nachricht----- > Von: "Apache AXIS C User List" <[email protected]> > Gesendet: 08.04.08 19:58:12 > An: Apache AXIS C User List <[email protected]> > Betreff: Re: axis2_http_server fails on solaris9 > > Rather than module.xml files or services.xml, I doubt, it is due to > problems in .so files. Because this happens when the server is unable to > dlopen so files too. > > If you use the latest RC of 1.3.1, the log will have an error entry > indicating the exact dlopen problem, if that is really the cause. > > Samisa... > > > Kaushalye Kapuruge wrote: > > OK. I checked the code and found that even a failure in a module can > > also result in such an error. So can you do the same for the modules > > directory too? Note that you need to remove the relavent entry <engage > > ...> in the axis2.xml file as well. > > Am not sure the debug message directly relates to the problem we have > > here. But can you attach your axis2.xml file to have a look? > > Meantime appreciate if someone can enlighten Manfred, if this is a > > Solaris issue... > > -Kau > > > > Manfred Bohlmann wrote: > >> Hi Kaushalye, > >> > >> if the services directory contains one or more or all of the > >> subdirectories: the result is the same. The log file reports > >> [error] dep_engine.c(768) dep_engine repos listener creation failed, > >> folder name is ../ > >> [error] conf_init.c(67) dep engine load failed. conf value is NULL > >> [error] http_server_main.c(217) Server creation failed: Error code: > >> 34 :: Repository listener initialization failed > >> > >> Before these messages there is another one, that might perhaps be > >> interesting (not related to presence or absence of services subfolders): > >> > >> [debug] conf_builder.c(233) no custom dispatching order found > >> continue with default dispatching order > >> > >> > >> Manfred > >> > >> > >>> -----Ursprüngliche Nachricht----- > >>> Von: "Apache AXIS C User List" <[email protected]> > >>> Gesendet: 08.04.08 17:47:05 > >>> An: Apache AXIS C User List <[email protected]> > >>> Betreff: Re: axis2_http_server fails on solaris9 > >>> > >> > >> > >> > >>> Hi, > >>> Instead of removing the service directory, can you move sub > >>> directories(services lice echo and math) to another place one by one > >>> and try to start the server? The idea is to check which service has > >>> the fault. > >>> Cheers, > >>> Kaushalye > >>> > >>> Manfred Bohlmann wrote: > >>> > >>>> Hi Dinesh, hi Supun again, > >>>> > >>>> I cannot discover any errors with the .so files in services/*. If I > >>>> remove the services directory, the log file reports > >>>> > >>>> [error] dir_handler.c(220) No files in the path ..//services. > >>>> and the final message is > >>>> [error] http_server_main.c(217) Server creation failed: Error code: > >>>> 34 :: Repository listener initialization failed > >>>> > >>>> again. > >>>> > >>>> > >>>> Manfred > >>>> > >>>> > >>>>> -----Ursprüngliche Nachricht----- > >>>>> Von: "Apache AXIS C User List" <[email protected]> > >>>>> Gesendet: 08.04.08 15:36:03 > >>>>> An: "Apache AXIS C User List" <[email protected]> > >>>>> Betreff: Re: axis2_http_server fails on solaris9 > >>>>> > >>>> Hi, > >>>> > >>>>> > >>>>> Also dep_engine fails if the service folder is not present. > >>>>> > >>>>> Also, it fails if the service so files are corrupted and cannot be > >>>>> loaded. > >>>>> > >>>>> > >>>>> In this case you can , remove all services in services directory > >>>>> and check whether server starts ? > >>>>> > >>>>> thanks, > >>>>> Dinesh > >>>>> > >>>>> > >>>>> -- > >>>>> http://nethu.org/ > >>>>> > >>>>> > >>>> ... > >>>> > >>> -- > >>> http://blog.kaushalye.org/ > >>> http://wso2.org/ > >>> ... > -- > Samisa Abeysinghe > Software Architect; WSO2 Inc. > > http://www.wso2.com/ - "Oxygenating the Web Service Platform." > _________________________________________________________________________ Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
