[jboss-user] [JBoss Messaging] New message: "Re: connect to Jboss Messaging queue remotely"

nie feng do-not-reply at jboss.com
Thu Mar 18 13:27:07 EDT 2010


User development,

A new message was posted in the thread "connect to Jboss Messaging queue remotely":

http://community.jboss.org/message/532871#532871

Author  : nie feng
Profile : http://community.jboss.org/people/niefeng

Message:
--------------------------------------------------------------
Hi Yong Hao,
 
Thanks for your reply. I follow the guide in +section 4.4 Accessing JBoss Messaging from a remote client - JBoss 4.2 and EAP 4.3+  from the Jboss Message User guide (+http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/*userguide-1.4.3.GA*/html/installation.html#inst.remoteclient,     *Jboss5.1 is using Jboss Messaging 1.4.3 GA*+) to find out more detail on the list of jar you mentioned. .
 
I listed down on the jar file i have copied to the directory of the jms client. It is under "jboss-4.2.2.GA\server\default\lib".
 
trove.jar (version 1.0.2)
javassist.jar (version 3.9.0 GA)
jboss-aop.jar (version 2.0.1 GA)
 
However i saw some deployment warning/error when i was starting up the Jboss4.2.2 GA.
 
|| *WARN* ||
| [19:03:10-01:17:18,019] [ WARN:org.jboss.system.ServiceController] [main] Problem creating service jboss.aop:service=AspectManager
java.lang.NoSuchFieldError: scopedCLHelper
    at org.jboss.aop.deployment.AspectManagerService.createService(AspectManagerService.java:143)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:260)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:243)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
    at $Proxy0.create(Unknown Source) |
 
|| *Error* ||
| [19:03:10-01:21:59,642] [ERROR:org.jboss.deployment.MainDeployer] [main] Could not create deployment: file:/D:/jboss-4.2.2.GA/server/default/deploy/ejb3-interceptors-aop.xml
java.lang.NoClassDefFoundError: org/jboss/annotation/factory/ast/ParseException
    at org.jboss.aop.AspectXmlLoader.loadAnnotationIntroduction(AspectXmlLoader.java:816)
    at org.jboss.aop.AspectXmlLoader.deployAnnotationOverride(AspectXmlLoader.java:785)
    at org.jboss.aop.AspectXmlLoader.deployTopElements(AspectXmlLoader.java:1165)
    at org.jboss.aop.AspectXmlLoader.deployDomain(AspectXmlLoader.java:1055)
    at org.jboss.aop.AspectXmlLoader.deployTopElements(AspectXmlLoader.java:1173)
    at org.jboss.aop.AspectXmlLoader.deployXML(AspectXmlLoader.java:990)
    at org.jboss.aop.AspectXmlLoader.deploy(AspectXmlLoader.java:1333)
    at org.jboss.aop.AspectXmlLoader.deployXML(AspectXmlLoader.java:1378)
    at org.jboss.aop.AspectXmlLoader.deployXML(AspectXmlLoader.java:1363)
    at org.jboss.aop.deployment.AspectDeployer.create(AspectDeployer.java:177)
    at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) |
 
Could I know did i missing any configuration i need to do to avoid the above deploy error?
 
You mentioned about the jboss remoting and also the jgroup, could i know which specify version should I use in my scenario (jboss4.2.2 GA)?
 
Thanks for your help!

Niefeng

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/532871#532871




More information about the jboss-user mailing list