[jboss-user] [JBoss Messaging] - javax.jms.JMSException: Failed to route Reference[XXXX]:RELIABLE to SYSLOGQUEUE

kebishishabi weng do-not-reply at jboss.com
Tue Jul 3 07:02:59 EDT 2012


kebishishabi weng [https://community.jboss.org/people/kebishishabi] created the discussion

"javax.jms.JMSException: Failed to route Reference[XXXX]:RELIABLE to SYSLOGQUEUE"

To view the discussion, visit: https://community.jboss.org/message/745713#745713

--------------------------------------------------------------
hi
   when I startup my jboss5.1,it show some error like this:

2012-07-03 16:55:01,133 ERROR [org.jboss.messaging.util.ExceptionUtil] (WorkerThread#42[10.20.3.134:39634]) SessionEndpoint[011-yp6sq64h-1-0enrq64h-59tldg-100j3] send [411-5q6sq64h-1-0enrq64h-59tldg-100j3]
javax.jms.JMSException: Failed to route Reference[58004749626327238]:RELIABLE to SYSLOGQUEUE
 at org.jboss.jms.server.endpoint.ServerConnectionEndpoint.sendMessage(ServerConnectionEndpoint.java:757)
 at org.jboss.jms.server.endpoint.ServerSessionEndpoint.send(ServerSessionEndpoint.java:399)
 at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$send$aop(SessionAdvised.java:87)
 at org.jboss.jms.server.endpoint.advised.SessionAdvised$send_7280680627620114891.invokeTarget(SessionAdvised$send_7280680627620114891.java)
 at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)
 at org.jboss.jms.server.container.SecurityAspect.handleSend(SecurityAspect.java:157)
 at sun.reflect.GeneratedMethodAccessor274.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at org.jboss.aop.advice.PerInstanceAdvice.invoke(PerInstanceAdvice.java:122)
 at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
 at org.jboss.jms.server.endpoint.advised.SessionAdvised.send(SessionAdvised.java)
 at org.jboss.jms.wireformat.SessionSendRequest.serverInvoke(SessionSendRequest.java:95)
 at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:143)
 at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:891)
 at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:744)
 at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:697)
 at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:551)
 at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:232)

when the Queue/SYSLOG started , it seam OK, why

2012-07-03 16:55:01,144 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[queue/SYSLOG, name=SYSLOGQUEUE] started, fullSize=200000, pageSize=2000, downCacheSize=2000
2012-07-03 16:55:01,145 INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] (main) supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
2012-07-03 16:55:01,145 INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] (main) supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
2012-07-03 16:55:01,146 INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector bisocket://WTTEXCAS02:4457 has leasing enabled, lease period 10000 milliseconds
2012-07-03 16:55:01,146 INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main)  mailto:org.jboss.jms.server.connectionfactory.ConnectionFactory at 40e0ba2c org.jboss.jms.server.connectionfactory.ConnectionFactory at 40e0ba2c started
2012-07-03 16:55:02,118 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
2012-07-03 16:55:03,061 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[queue/TRAP, name=TRAPQUEUE] started, fullSize=200000, pageSize=2000, downCacheSize=2000
2012-07-03 16:55:03,225 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
2012-07-03 16:55:03,272 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=PostgresDS' to JNDI name 'java:PostgresDS'
2012-07-03 16:55:03,735 INFO  [org.jboss.ejb3.deployers.JBossASKernel] (main) Created KernelDeployment for: profileservice-secured.jar
...
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/745713#745713]

Start a new discussion in JBoss Messaging at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120703/584bfab4/attachment.html 


More information about the jboss-user mailing list