You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/06/11 21:09:26 UTC

[jira] Updated: (AXIS2-1700) Exception thrown when running ant targets in samples/userguide

     [ https://issues.apache.org/jira/browse/AXIS2-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe updated AXIS2-1700:
-------------------------------------

    Priority: Blocker  (was: Major)

> Exception thrown when running ant targets in samples/userguide
> --------------------------------------------------------------
>
>                 Key: AXIS2-1700
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1700
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples
>    Affects Versions: 1.1
>         Environment: Win XP, JDK 1.5
>            Reporter: Charitha Kankanamge
>            Assignee: Sanka Samaranayake
>            Priority: Blocker
>
> Service deployed successfuly and client returned correct results when running ant targets defined in Axis2_home/sample/userguide. However following exception can be seen in the console.
> For example if I run ant run.client.blocking, I get the following exception
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>          [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed
>      [java]     at org.apache.axis2.deployment.repository.util.ArchiveReader.pro
> cessServiceGroup(ArchiveReader.java:139)
>      [java]     at org.apache.axis2.deployment.DeploymentEngine.doDeploy(Deploym
> entEngine.java:528)
>      [java]     at org.apache.axis2.deployment.repository.util.WSInfoList.update
> (WSInfoList.java:196)
>      [java]     at org.apache.axis2.deployment.RepositoryListener.update(Reposit
> oryListener.java:227)
>      [java]     at org.apache.axis2.deployment.RepositoryListener.checkServices(
> RepositoryListener.java:174)
>      [java]     at org.apache.axis2.deployment.DeploymentEngine.loadServices(Dep
> loymentEngine.java:88)
>      [java]     at org.apache.axis2.deployment.FileSystemConfigurator.loadServic
> es(FileSystemConfigurator.java:129)
>      [java]     at org.apache.axis2.context.ConfigurationContextFactory.createCo
> nfigurationContext(ConfigurationContextFactory.java:72)
>      [java]     at org.apache.axis2.context.ConfigurationContextFactory.createCo
> nfigurationContextFromFileSystem(ConfigurationContextFactory.java:180)
>      [java]     at org.apache.axis2.client.ServiceClient.initializeTransports(Se
> rviceClient.java:189)
>      [java]     at org.apache.axis2.client.ServiceClient.configureServiceClient(
> ServiceClient.java:118)
>      [java]     at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.ja
> va:114)
>      [java]     at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.ja
> va:207)
>      [java]     at userguide.clients.EchoBlockingClient.main(Unknown Source)
>      [java] Caused by: org.apache.axis2.deployment.DeploymentException: Processi
> ng Operations Modules logging module is invalid or has not been deployed; nested
>  exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed
>      [java]     at org.apache.axis2.deployment.ServiceBuilder.populateService(Se
> rviceBuilder.java:329)
>      [java]     at org.apache.axis2.deployment.repository.util.ArchiveReader.bui
> ldServiceGroup(ArchiveReader.java:91)
>      [java]     at org.apache.axis2.deployment.repository.util.ArchiveReader.pro
> cessServiceGroup(ArchiveReader.java:133)
>        [java] SEVERE: Invalid service  sample-MyServiceWithModule.aar due to Proce
> ssing Operations Modules logging module is invalid or has not been deployed; nes
> ted exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: Processing Oper
> ations Modules logging module is invalid or has not been deployed; nested except
> ion is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed
>      [java] org.apache.axis2.deployment.DeploymentException: Processing Operatio
> ns Modules logging module is invalid or has not been deployed; nested exception
> is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: Processing Oper
> ations Modules logging module is invalid or has not been deployed; nested except
> ion is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed
>      [java]     at org.apache.axis2.deployment.repository.util.ArchiveReader.pro
> cessServiceGroup(ArchiveReader.java:139)
>      [java]     at org.apache.axis2.deployment.DeploymentEngine.doDeploy(Deploym
> entEngine.java:528)
>      [java]     at org.apache.axis2.deployment.repository.util.WSInfoList.update
> (WSInfoList.java:196)
>      [java]     at org.apache.axis2.deployment.RepositoryListener.update(Reposit
> oryListener.java:227)
>      [java]     at org.apache.axis2.deployment.RepositoryListener.checkServices(
> RepositoryListener.java:174)
>      [java]     at org.apache.axis2.deployment.DeploymentEngine.loadServices(Dep
> loymentEngine.java:88)
>      [java]     at org.apache.axis2.deployment.FileSystemConfigurator.loadServic
> es(FileSystemConfigurator.java:129)
>      [java]     at org.apache.axis2.context.ConfigurationContextFactory.createCo
> nfigurationContext(ConfigurationContextFactory.java:72)
>      [java]     at org.apache.axis2.context.ConfigurationContextFactory.createCo
> nfigurationContextFromFileSystem(ConfigurationContextFactory.java:180)
>      [java]     at org.apache.axis2.client.ServiceClient.initializeTransports(Se
> rviceClient.java:189)
>      [java]     at org.apache.axis2.client.ServiceClient.configureServiceClient(
> ServiceClient.java:118)
>      [java]     at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.ja
> va:114)
>      [java]     at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.ja
> va:207)
>      [java]     at userguide.clients.EchoBlockingClient.main(Unknown Source)
>      [java] Caused by: org.apache.axis2.deployment.DeploymentException: Processi
> ng Operations Modules logging module is invalid or has not been deployed; nested
>  exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed
>      [java]     at org.apache.axis2.deployment.ServiceBuilder.populateService(Se
> rviceBuilder.java:329)
>      [java]     at org.apache.axis2.deployment.repository.util.ArchiveReader.bui
> ldServiceGroup(ArchiveReader.java:91)
>      [java]     at org.apache.axis2.deployment.repository.util.ArchiveReader.pro
> cessServiceGroup(ArchiveReader.java:133)
>      [java]     ... 13 more
>      [java] Caused by: org.apache.axis2.deployment.DeploymentException: logging
> module is invalid or has not been deployed; nested exception is:
>      [java]     org.apache.axis2.deployment.DeploymentException: logging module
> is invalid or has not been deployed
>      [java]     at org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(
> ServiceBuilder.java:496)
>      [java]     at org.apache.axis2.deployment.ServiceBuilder.populateService(Se
> rviceBuilder.java:250)
>      [java]     ... 15 more
>      [java] Caused by: org.apache.axis2.deployment.DeploymentException: logging
> module is invalid or has not been deployed
>      [java]     at org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org