[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JMSTests are broken...
timfox
do-not-reply at jboss.com
Sat Jan 24 07:08:35 EST 2009
Curiously they pass when run in eclipse, but fail on the command line:
| [junit] *** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
| [junit] QueueDeployer -> DeploymentManager{Instantiated:** NOT FOUND **}, Configuration{Instantiated:Installed}
| [junit]
| [junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:260)
| [junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
| [junit] at org.jboss.messaging.integration.bootstrap.JBMBootstrapServer.bootstrap(JBMBootstrapServer.java:115)
| [junit] at org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89)
| [junit] at org.jboss.messaging.integration.bootstrap.JBMBootstrapServer.run(JBMBootstrapServer.java:80)
| [junit] at org.jboss.test.messaging.tools.container.LocalTestServer.start(LocalTestServer.java:162)
| [junit] at org.jboss.test.messaging.JBMServerTestCase.setUp(JBMServerTestCase.java:152)
| [junit] at org.jboss.test.messaging.jms.JMSTestCase.setUp(JMSTestCase.java:43)
| [junit] at junit.framework.TestCase.runBare(TestCase.java:128)
| [junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
| [junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
| [junit] at junit.framework.TestResult.run(TestResult.java:109)
| [junit] at junit.framework.TestCase.run(TestCase.java:120)
| [junit] at junit.framework.TestSuite.runTest(TestSuite.java:230)
| [junit] at junit.framework.TestSuite.run(TestSuite.java:225)
| [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
| [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
| [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:743)
|
So probably some classpath issue.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204511#4204511
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204511
More information about the jboss-dev-forums
mailing list