[
https://issues.apache.org/jira/browse/AXIS2-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davanum Srinivas updated AXIS2-1815:
------------------------------------
Assignee: Deepal Jayasinghe
> Exception when trying userguide samples
> ---------------------------------------
>
> Key: AXIS2-1815
> URL: https://issues.apache.org/jira/browse/AXIS2-1815
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: samples
> Affects Versions: 1.1
> Reporter: Samisa Abeysinghe
> Assigned To: Deepal Jayasinghe
>
> I tried to deploy services in the userguide folder of samples.
> Here are the steps that I followed.
> 1. Extract axis2 1.1 binary zip download
> 2. cd to samples/userguide
> 3. run ant
> 4. cd to bin
> 5. run axis2server.sh
> Then I get the following exception. This is a very simple user scenarion for
> binary distribution and one would not expect an exception here.
> Exception:
> INFO: Deploying Web service sample-WsaMappingService.aar
> org.apache.axis2.deployment.DeploymentException: Processing Operations
> Modules logging module is invalid or has not been deployed; nested exception
> is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: Processing
> Operations Modules logging module is invalid or has not been deployed; nested
> exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> at
> org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:139)
> at
> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:528)
> at
> org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:196)
> at
> org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:227)
> at
> org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:174)
> at
> org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:88)
> at
> org.apache.axis2.deployment.FileSystemConfigurator.loadServices(FileSystemConfigurator.java:129)
> at
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:72)
> at
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:180)
> at
> org.apache.axis2.transport.SimpleAxis2Server.main(SimpleAxis2Server.java:86)
> Caused by: org.apache.axis2.deployment.DeploymentException: Processing
> Operations Modules logging module is invalid or has not been deployed; nested
> exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> at
> org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:329)
> at
> org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGroup(ArchiveReader.java:91)
> at
> org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:133)
> ... 9 more
> Caused by: org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> at
> org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:496)
> at
> org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:250)
> ... 11 more
> Caused by: org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> at
> org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:488)
> ... 12 more
> Dec 3, 2006 10:39:23 PM org.apache.axis2.deployment.DeploymentEngine doDeploy
> SEVERE: Invalid service sample-MyServiceWithModule.aar due to Processing
> Operations Modules logging module is invalid or has not been deployed; nested
> exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: Processing
> Operations Modules logging module is invalid or has not been deployed; nested
> exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> org.apache.axis2.deployment.DeploymentException: Processing Operations
> Modules logging module is invalid or has not been deployed; nested exception
> is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: Processing
> Operations Modules logging module is invalid or has not been deployed; nested
> exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> at
> org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:139)
> at
> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:528)
> at
> org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:196)
> at
> org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:227)
> at
> org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:174)
> at
> org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:88)
> at
> org.apache.axis2.deployment.FileSystemConfigurator.loadServices(FileSystemConfigurator.java:129)
> at
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:72)
> at
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:180)
> at
> org.apache.axis2.transport.SimpleAxis2Server.main(SimpleAxis2Server.java:86)
> Caused by: org.apache.axis2.deployment.DeploymentException: Processing
> Operations Modules logging module is invalid or has not been deployed; nested
> exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> at
> org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:329)
> at
> org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGroup(ArchiveReader.java:91)
> at
> org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:133)
> ... 9 more
> Caused by: org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed; nested exception is:
> org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> at
> org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:496)
> at
> org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:250)
> ... 11 more
> Caused by: org.apache.axis2.deployment.DeploymentException: logging module is
> invalid or has not been deployed
> at
> org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:488)
> ... 12 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]