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 "Sameera Madushan Jayasoma (JIRA)" <ji...@apache.org> on 2007/04/06 08:42:32 UTC

[jira] Updated: (AXIS2-2401) ping sample fails

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

Sameera Madushan Jayasoma updated AXIS2-2401:
---------------------------------------------

    Attachment: patch_06-04-2007.txt

This error occurred due to the unavailability of the ping.mar in the repositary/modules directory. I've modified ping sample build.xml to handle this issue.



> ping sample fails
> -----------------
>
>                 Key: AXIS2-2401
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2401
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples
>    Affects Versions: 1.2
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>            Priority: Critical
>         Attachments: patch_06-04-2007.txt
>
>
> ping sample service throws the following exception when deploying the SamplePingService.aar.
> org.apache.axis2.deployment.DeploymentException: Processing Operations Modules with an error of The
> ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: Processing Operations Modules with an error  of The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.
>         at org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:145)
>         at org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.java:76)
>         at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:571)
>         at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:201)
>         at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:267)
>         at org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:185)
>         at org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:118)
>         at org.apache.axis2.deployment.FileSystemConfigurator.loadServices(FileSystemConfigurator.java:127)
>         at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:73)
>         at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:182)
>         at org.apache.axis2.transport.SimpleAxis2Server.main(SimpleAxis2Server.java:85)
> Caused by: org.apache.axis2.deployment.DeploymentException: Processing Operations Modules with an error of The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.
>         at org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:362)
>         at org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGroup(ArchiveReader.java:96)
>         at org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:138)
>         ... 10 more
> Caused by: org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.; nested exception is:
>         org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not been deployed.
>         at org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:590)
>         at org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:268)
>         ... 12 more
> Caused by: org.apache.axis2.deployment.DeploymentException: The ping module is not valid or has not
> been deployed.
>         at org.apache.axis2.deployment.ServiceBuilder.processModuleRefs(ServiceBuilder.java:582)
>         ... 13 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org