[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Integration on JBoss5: NullPointerException deploying jm

scott.stark@jboss.org do-not-reply at jboss.com
Fri Oct 19 01:18:05 EDT 2007


With the latest metadata update all but the security tests are passing. I still see a lookup error from the TopicAdapter, but this is because of a race condition between shutting down the container on undeploy and some outstanding msgs.


  | tests-jbossmessaging-unit:
  |     [junit] Running org.jboss.test.jbossmessaging.perf.JMSPerfStressTestCase
  |     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.065 sec
  |     [junit] Running org.jboss.test.jbossmessaging.perf.JMSReconnectStressTestCase
  |     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.305 sec
  |     [junit] Running org.jboss.test.jbossmessaging.perf.ReceiveNackClientStressTestCase
  |     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.819 sec
  |     [junit] Running org.jboss.test.jbossmessaging.perf.SendReplyPerfStressTestCase
  |     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.124 sec
  |     [junit] Running org.jboss.test.jbossmessaging.ra.RaJMSSessionUnitTestCase
  |     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.67 sec
  |     [junit] Running org.jboss.test.jbossmessaging.ra.RaQueueUnitTestCase
  |     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.76 sec
  |     [junit] Running org.jboss.test.jbossmessaging.ra.RaSyncRecUnitTestCase
  |     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.671 sec
  |     [junit] Running org.jboss.test.jbossmessaging.ra.RaTopicUnitTestCase
  |     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.624 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.ConcurrentDeliveryUnitTestCase
  |     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 21.609 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.ConnectionConsumerUnitTestCase
  |     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.985 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.JBossMessagingJoramUnitTestCase
  |     [junit] Tests run: 198, Failures: 0, Errors: 0, Time elapsed: 21.313 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.JBossSessionRecoverUnitTestCase
  |     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.526 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.MessageBodyUnitTestCase
  |     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.214 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.MessageTypesUnitTestCase    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.96 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.RollBackUnitTestCase
  |     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.205 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.SecurityUnitTestCase
  |     [junit] Tests run: 30, Failures: 9, Errors: 0, Time elapsed: 17.217 sec
  |     [junit] Test org.jboss.test.jbossmessaging.test.SecurityUnitTestCase FAILED    [junit] Running org.jboss.test.jbossmessaging.test.TemporarySessionConnectionUnitTestCase
  |     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.608 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.UnackedUnitTestCase
  |     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 29.137 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.XAResourceUnitTestCase
  |     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.674 sec
  |     [junit] Running org.jboss.test.jbossmessaging.test.XAResourceWrapperSmokeUnitTestCase
  |     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.338 sec
  | 
  | BUILD SUCCESSFUL
  | Total time: 3 minutes 5 seconds
  | 


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

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



More information about the jboss-dev-forums mailing list