I've migrated a MDB from JBossMQ to JBoss Messaging which works as expected, 
however I am getting 'unrecognised listener ID' warning each time it fires, and 
also when the JBoss server instance shuts down. Here's an excerpt from the 
server output:


  | ...
  | 14:26:40,328 WARN  [BisocketServerInvoker] unrecognized listener ID: 
a00h-citaru-f0we4a0g-1-f0we6jfw-1s
  | 14:28:39,609 WARN  [BisocketServerInvoker] unrecognized listener ID: 
a00h-citaru-f0we4a0g-1-f0we940c-1y
  | 14:30:39,046 WARN  [BisocketServerInvoker] unrecognized listener ID: 
a00h-citaru-f0we4a0g-1-f0webol9-25
  | 14:31:22,218 INFO  [Server] Runtime shutdown hook called, forceHalt: true
  | 14:31:22,234 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
  | 14:31:22,234 INFO  [TomcatDeployer] undeploy, ctxPath=/, 
warUrl=.../tmp/deploy/tmp34832fcs.ear-contents/fcs-exp.war/
  | 14:31:22,265 WARN  [BisocketServerInvoker] unrecognized listener ID: 
a00h-citaru-f0we4a0g-1-f0we5fbg-t
  | 14:31:22,281 WARN  [BisocketServerInvoker] unrecognized listener ID: 
a00h-citaru-f0we4a0g-1-f0we5ebu-h
  | 14:31:22,281 WARN  [BisocketServerInvoker] unrecognized listener ID: 
a00h-citaru-f0we4a0g-1-f0we5f8u-q
  | 14:31:22,296 WARN  [BisocketServerInvoker] unrecognized listener ID: 
a00h-citaru-f0we4a0g-1-f0we5ebf-f
  | 14:31:22,343 INFO  [SessionFactoryImpl] closing
  | ...
  | 

It does not appear to affect the operation of the MDB so I'm not too concerned 
at the moment, however I would like to get rid of the warnings if possible so 
could someone advise if I've missed a configuration setting (or something 
else?).

Thanks in advance

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040192
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to