Advertisement
Guest User

Untitled

a guest
Oct 17th, 2011
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. Tests in error:
  2. testOverridenMethodNoAnnotation(org.jboss.as.test.integration.ejb.singleton.concurrency.inheritance.SingletonConcurrencyInheritanceTestCase): unable to create new native thread
  3. testOverridenMethodWithAnnotation(org.jboss.as.test.integration.ejb.singleton.concurrency.inheritance.SingletonConcurrencyInheritanceTestCase): Could not create remote JMX connection: JMXContext [host=127.0.0.1, port=1090, connection=null]
  4. testWriteLockMethodNotOverridden(org.jboss.as.test.integration.ejb.singleton.concurrency.inheritance.SingletonConcurrencyInheritanceTestCase): Could not create remote JMX connection: JMXContext [host=127.0.0.1, port=1090, connection=null]
  5. testImplicitWriteLockMethodNotOverridden(org.jboss.as.test.integration.ejb.singleton.concurrency.inheritance.SingletonConcurrencyInheritanceTestCase): Could not create remote JMX connection: JMXContext [host=127.0.0.1, port=1090, connection=null]
  6. testReadLockNotOverridden(org.jboss.as.test.integration.ejb.singleton.concurrency.inheritance.SingletonConcurrencyInheritanceTestCase): Could not create remote JMX connection: JMXContext [host=127.0.0.1, port=1090, connection=null]
  7. testWritersBlockReader(org.jboss.as.test.integration.ejb.singleton.concurrency.inheritance.SingletonConcurrencyInheritanceTestCase): Could not create remote JMX connection: JMXContext [host=127.0.0.1, port=1090, connection=null]
  8. org.jboss.as.test.integration.ejb.singleton.concurrency.SingletonBeanTestCase: unable to create new native thread
  9. org.jboss.as.test.integration.pojo.test.CollectionsBeansTestCase: unable to create new native thread
  10. org.jboss.as.test.integration.pojo.test.TypeBeansTestCase: unable to create new native thread
  11. org.jboss.as.test.integration.pojo.test.CallbackBeansTestCase: unable to create new native thread
  12. org.jboss.as.test.integration.pojo.test.CycleBeansTestCase: unable to create new native thread
  13. testSimpleBeans(org.jboss.as.test.integration.pojo.test.SimpleBeansTestCase): unable to create new native thread
  14. org.jboss.as.test.integration.ws.ejb.SimpleStatelessWebserviceEndpointTestCase: unable to create new native thread
  15. org.jboss.as.test.integration.ws.ejb.EJBWebServicesTestCase: unable to create new native thread
  16. testBothPersistenceUnitDefinitions(org.jboss.as.test.integration.jpa.basic.MultiplePuTestCase): unable to create new native thread
  17. org.jboss.as.test.integration.jpa.basic.RelativeDataSourceNameTestCase: unable to create new native thread
  18. org.jboss.as.test.integration.jpa.multipleinjections.MultiplePersistenceContextInjectionsTestCase: unable to create new native thread
  19. org.jboss.as.test.integration.jpa.hibernate.EntityTestCase: unable to create new native thread
  20. org.jboss.as.test.integration.jpa.hibernate.SessionFactoryTestCase: unable to create new native thread
  21. org.jboss.as.test.integration.jpa.hibernate.SecondLevelCacheTestCase: unable to create new native thread
  22. org.jboss.as.test.integration.jpa.hibernate.envers.BasicEnversTestCase: unable to create new native thread
  23. org.jboss.as.test.integration.jpa.packaging.PersistenceUnitPackagingTestCase: unable to create new native thread
  24. org.jboss.as.test.integration.jpa.ormxml.OrmTestCase: unable to create new native thread
  25. org.jboss.as.test.integration.jpa.webnontxem.NonTransactionalEmTestCase: unable to create new native thread
  26. org.jboss.as.test.integration.jpa.jarfile.JpaJarFileTestCase: unable to create new native thread
  27. testPostConstructCalled(org.jboss.as.test.integration.jsf.managedbean.xml.XmlManagedBeanTestCase): unable to create new native thread
  28. testUserTransactionInjected(org.jboss.as.test.integration.jsf.managedbean.xml.XmlManagedBeanTestCase): Could not create remote JMX connection: JMXContext [host=127.0.0.1, port=1090, connection=null]
  29. testInitializerMethodCalled(org.jboss.as.test.integration.jsf.managedbean.xml.XmlManagedBeanTestCase): Could not create remote JMX connection: JMXContext [host=127.0.0.1, port=1090, connection=null]
  30. org.jboss.as.test.integration.jsf.managedbean.annotation.AnnotatedManagedBeanTestCase: unable to create new native thread
  31. testListAndCountMessages(org.jboss.as.test.integration.messaging.mgmt.CoreQueueManagementTestCase): unable to create new native thread
  32. testMessageCounters(org.jboss.as.test.integration.messaging.mgmt.CoreQueueManagementTestCase): unable to create new native thread
  33. testPauseAndResume(org.jboss.as.test.integration.messaging.mgmt.CoreQueueManagementTestCase): unable to create new native thread
  34. testMessageRemoval(org.jboss.as.test.integration.messaging.mgmt.CoreQueueManagementTestCase): Timed out waiting for response when sending packet 30
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement