Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cosmos-dev] Need help : [ERROR] The mex-1.3.mar module, which is not valid, caused org.apache.axis2.mex.MetadataExchangeModule...

Hi,

I'm seeing the following exception during server startup, while trying to setup the sample COSMOS demo (Students-Teacher sample).

[ERROR] The mex-1.3.mar module, which is not valid, caused org.apache.axis2.mex.MetadataExchangeModule
org.apache.axis2.deployment.DeploymentException: org.apache.axis2.mex.MetadataExchangeModule
at org.apache.axis2.deployment.repository.util.ArchiveReader.readModuleArchive(ArchiveReader.java:493)
at org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:69)
at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:137)
at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:571)
at org.apache.axis2.deployment.RepositoryListener.init(RepositoryListener.java:231)
at org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:64)
at org.apache.axis2.deployment.RepositoryListener.(RepositoryListener.java:59)
at org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:134)
at org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration(WarBasedAxisConfigurator.java:218)
at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:64)
at org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:500)..
……
…..

I’m using WTP build wtp-R-3.0.2-20080921203356.zip with Axis2 runtime version 1.3. The server starts up with the above exception and the WebUI console looks blank with just the Data Manager & Details panel headers.

Can you please advice if I'm missing anything and the fix to get around this? Appreciate any help on this.


Thanks
Mano


Add more friends to your messenger and enjoy! Invite them now.

Back to the top