[jboss-dev] latest jboss messaging/remoting

Dimitris Andreadis dandread at redhat.com
Fri Dec 7 11:18:35 EST 2007


The problem is the xmbean descriptors are included in the jboss-messaging jar, so a 
re-tagging would be needed...

Adrian Brock wrote:
> And the all configuration is broken:
> 
> -------------------------------------------------------
> GMS: address is 127.0.0.1:32803
> -------------------------------------------------------
> 17:05:21,538 ERROR [ExceptionUtil]
> org.jboss.messaging.core.jmx.MessagingPostOfficeService at 124aa56
> startService
> java.lang.NullPointerException
>         at
> org.jboss.messaging.core.impl.postoffice.GroupMember.start(GroupMember.java:160)
>         at
> org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.start(MessagingPostOffice.java:347)
> 
> On Fri, 2007-12-07 at 17:02 +0100, Adrian Brock wrote:
>> It doesn't boot, because the XMBean description does not have this
>> attribute.
>>
>> 16:33:51,253 ERROR [AbstractKernelController] 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)
>>         at
>> org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:102)
>>         at
>> org.jboss.system.microcontainer.ConfigureAction.installAction(ConfigureAction.java:58)
>>
>>
>> On Fri, 2007-12-07 at 13:00 +0200, Dimitris Andreadis wrote:
>>> I've flipped trunk (AS5) to the latest jboss messaging/remoting combination.
>>>
>>> Let me know if you see any problems.
>>>
>>> Thanks
>>> /Dimitris
>>>
>>> -    <componentref name="jboss/messaging" version="1.4.0.SP1-brew"/>
>>> +    <componentref name="jboss/messaging" version="1.4.0.SP2-brew"/>
>>> ...
>>> -    <componentref name="jboss/remoting" version="2.2.2.SP2"/>
>>> +    <componentref name="jboss/remoting" version="2.2.2.SP3-brew"/>
>>>
>>> _______________________________________________
>>> jboss-development mailing list
>>> jboss-development at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list