[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: NPE booting Embedded JBoss from trunk

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Jan 10 09:09:11 EST 2008


I am looking at it. Has this ever worked with Embedded?

I have built https://svn.jboss.org/repos/jbossas/branches/EMBEDDED_JBOSS_BETA3
but am unsure what to do to to reproduce the error?

Running the tests, I get quite a lot of errors like

  | Testsuite: org.jboss.embedded.test.bootstrap.unit.BootstrapTestCase
  | Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 9.141 sec
  | ------------- Standard Output ---------------
  | WARN  10-01 14:06:58,937 (UnifiedLoaderRepository3.java:addClassLoader:713)  -Tried to add non-URLClassLoader.  Ignored
  | WARN  10-01 14:07:00,734 (TxControl.java:<clinit>:302)  -[com.arjuna.ats.arjuna.coordinator.TxControl_1] - Name of XA node not defined. Using a21061b:8ab:47862684:0
  | WARN  10-01 14:07:01,812 (AspectManagerService.java:baseAop:228)  -Could not find base-aspects.xml file in the resources of sun.misc.Launcher$AppClassLoader at 92e78c
  | ERROR 10-01 14:07:05,890 (AbstractController.java:incrementState:755)  -Error installing to Configured: name=jboss.messaging:service=ServerPeer state=Instantiated mode=Manual requiredState=Configured
  | org.jboss.deployment.DeploymentException: No Attribute found with name: UseXAForMessagePull for jboss.messaging:service=ServerPeer, attributes: [ProviderVersion, DefaultExpiryQueue, DefaultMaxDeliveryAttempts, JMSProviderName, FailoverCompleteTimeout, JMSVersion, DefaultRedeliveryDelay, StrictTck, Destinations, SecurityDomain, FailoverStartTimeout, MessageStatistics, RecoverDeliveriesTimeout, DefaultPreserveOrdering, DefaultSecurityConfig, DefaultMessageCounterHistoryDayLimit, DefaultDLQ, SuckerPassword, Instance, DefaultTopicJNDIContext, ServerPeerID, ClusterPullConnectionFactoryName, PostOffice, PersistenceManager, MessageCounters, ProviderMajorVersion, JMSMajorVersion, DefaultQueueJNDIContext, JMSUserManager, JMSMinorVersion, SupportsFailover, MessageCounterSamplePeriod, ProviderMinorVersion]
  | 	at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:130)
  | ...
  | 

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

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



More information about the jboss-dev-forums mailing list