Hi guys,
My build is failing in the kernel.
Any clues
Thanks
Chathura
Testsuite: org.apache.axis2.deployment.AxisMessageTest
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.719 sec
------------- Standard Error -----------------
Jun 19, 2007 11:53:46 AM org.apache.axis2.deployment.ModuleDeployer deploy
INFO: Deploying module: module1
Jun 19, 2007 11:53:47 AM org.apache.axis2.deployment.ServiceDeployer deploy
INFO: The MessagetestService service, which is not valid, caused
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:1036)
at java.util.HashMap$ValueIterator.next(HashMap.java:1067)
at
org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:499)
at
org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:442)
at
org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.java:83)
at
org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:146)
at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:540)
at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:133)
at
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:300)
at
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:210)
at
org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:113)
at
org.apache.axis2.deployment.FileSystemConfigurator.loadServices(FileSystemConfigurator.java:146)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:74)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:173)
at
org.apache.axis2.deployment.AxisMessageTest.testAxisMessage(AxisMessageTest.java:35)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536)
Jun 19, 2007 11:53:47 AM org.apache.axis2.deployment.DeploymentEngine doDeploy
INFO: org.apache.axis2.deployment.DeploymentException
------------- ---------------- ---------------
Testcase: testAxisMessage(org.apache.axis2.deployment.AxisMessageTest): FAILED
null
junit.framework.AssertionFailedError
at
org.apache.axis2.deployment.AxisMessageTest.testAxisMessage(AxisMessageTest.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
--
Chathura Herath
http://people.apache.org/~chathura/
http://chathurah.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]