[jboss-user] [JBoss Messaging Users] - Re: Creating Queues Programaticly

sacauskis do-not-reply at jboss.com
Thu Dec 3 19:55:24 EST 2009


It blows up on my when I try to run it:

java.lang.Exception: Failed to start ServiceContainer
	at org.jboss.test.messaging.tools.container.ServiceContainer.start(ServiceContainer.java:490)
	at org.jboss.test.messaging.tools.container.LocalTestServer.start(LocalTestServer.java:125)
	at org.jboss.test.messaging.tools.ServerManagement.start(ServerManagement.java:218)
	at org.jboss.test.messaging.tools.ServerManagement.start(ServerManagement.java:201)
	at org.jboss.test.messaging.tools.ServerManagement.start(ServerManagement.java:196)
	at org.jboss.test.messaging.tools.ServerManagement.start(ServerManagement.java:183)
	at com.gdit.DestinationManagerTest.setUp(DestinationManagerTest.java:42)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:45)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)
Caused by: java.lang.Exception: Cannot file container's configuration file container.xml. Make sure it is in the classpath.
	at org.jboss.test.messaging.tools.container.ServiceContainer.readConfigurationFile(ServiceContainer.java:1012)
	at org.jboss.test.messaging.tools.container.ServiceContainer.start(ServiceContainer.java:381)
	... 20 more



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268900#4268900

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268900



More information about the jboss-user mailing list