The problem seems to be the addressing module is not deployed, any ideas?
<testcase classname="org.apache.axis2.engine.ThreadingTest"
name="testEchoXMLSync" time="4.787">
<error message="Exception thrown in thread 0 ...."
type="java.lang.Exception">java.lang.Exception: Exception thrown in thread
0 ....
at
org.apache.axis2.engine.ThreadingTest.testEchoXMLSync(ThreadingTest.java:88)
Caused by: org.apache.axis2.deployment.DeploymentException: addressing
module is invalid or has not been deployed; nested exception is:
org.apache.axis2.deployment.DeploymentException: addressing module is
invalid or has not been deployed; nested exception is:
org.apache.axis2.deployment.DeploymentException: addressing module is
invalid or has not been deployed; nested exception is:
org.apache.axis2.deployment.DeploymentException: addressing module is
invalid or has not been deployed
at
org.apache.axis2.deployment.DeploymentEngine.load(DeploymentEngine.java:501)
at
org.apache.axis2.deployment.FileSystemConfigurator.getAxisConfiguration(FileSystemConfigurator.java:59)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:36)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:52)
at
org.apache.axis2.engine.util.InvokerThread.run(InvokerThread.java:58)
Caused by: org.apache.axis2.deployment.DeploymentException: addressing
module is invalid or has not been deployed; nested exception is:
org.apache.axis2.deployment.DeploymentException: addressing module is
invalid or has not been deployed
at
org.apache.axis2.deployment.repository.util.ArchiveReader.creatModuleArchivefromResource(ArchiveReader.java:177)
at
org.apache.axis2.engine.AxisConfiguration.loadModulefromResources(AxisConfiguration.java:368)
at
org.apache.axis2.engine.AxisConfiguration.engageModule(AxisConfiguration.java:311)
at
org.apache.axis2.deployment.DeploymentEngine.engageModules(DeploymentEngine.java:455)
at
org.apache.axis2.deployment.DeploymentEngine.load(DeploymentEngine.java:496)
... 4 more
Caused by: org.apache.axis2.deployment.DeploymentException: addressing
module is invalid or has not been deployed
at
org.apache.axis2.deployment.repository.util.ArchiveReader.creatModuleArchivefromResource(ArchiveReader.java:142)
... 8 more
</error>
</testcase>
<system-out><![CDATA[Server started on port 5555.....[SimpleHTTPServer]
Stop called
Server stopped .....]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>
Thanks,
Henry
Davanum Srinivas
<[EMAIL PROTECTED]
m> To
[email protected]
02/07/2006 09:20 cc
PM
Subject
Re: [axis2]
Please respond to org.apache.axis2.engine.Threading
[EMAIL PROTECTED] test case failure
e.org
plz check modules/integration/target/test-reports and look for the
file named *ThreadingTest*.txt and peek there for the actual problem.
On 2/7/06, Hyen V Chung <[EMAIL PROTECTED]> wrote:
> Has anyone seen this failure, not sure this is related to the security
> failure in the FAQ?
>
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4.887 sec
> [junit] [ERROR] Test org.apache.axis2.engine.ThreadingTest FAILED
>
> Thanks,
> Henry
>
>
--
Davanum Srinivas : http://wso2.com/blogs/