Can you please run maven clean war, and forward me the test reports of
failed tests. Test reports can be found in the
modules\{moduleName}\target\test-reports, where  moduleName is the
module where the failed test belongs to.

Chinthaka

Hyen V Chung wrote:

>I am not using 0.94 source distribution. I did a checkout from svn last
>night.
>
>Thanks,
>Henry
>
>
>
>                                                                           
>             Eran Chinthaka                                                
>             <[EMAIL PROTECTED]                                             
>             urce.lk>                                                   To 
>                                       axis-dev@ws.apache.org              
>             02/08/2006 04:04                                           cc 
>             AM                                                            
>                                                                   Subject 
>                                       Re: [axis2]                         
>             Please respond to         org.apache.axis2.engine.Threading   
>             [EMAIL PROTECTED]         test case failure                   
>                   e.org                                                   
>                                                                           
>                                                                           
>                                                                           
>                                                                           
>                                                                           
>
>
>
>
>Hi Hyen,
>
>Please let me know whether you are getting this when you try to run against
>the current svn head or you are running this against the source
>distribution of 0.94 release.
>
>I just checked with couple of people here, but everyone got the whole build
>successful. All of them are running against the current svn head. But that
>doesn't mean anything, as if you cannot get it we feel its our failure.
>
>If you are runnning the build against the source distribution, there is a
>possibility that your build may fail. The reason is since we are doing some
>major changes with the code, some of the dependent artifacts are no longer
>available in the repos. So please drop the source distribution, get a
>checkout from svn. If that gives you a problem, bug us. We are more than
>happy to help you in that case.
>
>Regards,
>Chinthaka
>
>Hyen V Chung wrote:
>      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
>                                             axis-dev@ws.apache.org
>
>                   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/
>
>
>
>        (See attached file: signature.asc)
>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to