I am getting this error while connecting to MQ from Jboss server. Please find the error log for reference. is there any way just to check the connection with ?
could you Please review the below error and suggest with any soultion.
WARN [org.jboss.services.loggingmonitor.LoggingMonitor] (Timer-1) Unable to log attributes for mbean: jboss.web:name=,type=ThreadPool javax.management.InstanceNotFoundException: jboss.web:name,type=ThreadPool is not registered. at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:526) at org.jboss.mx.server.MBeanServerImpl.getAttribute(MBeanServerImpl.java:559) at org.jboss.system.server.jmx.LazyMBeanServer.getAttribute(LazyMBeanServer.java:254) at org.jboss.services.loggingmonitor.MonitoredMBean.logAttributes(MonitoredMBean.java:116) at org.jboss.services.loggingmonitor.LoggingMonitorTimerTask.run(LoggingMonitorTimerTask.java:69) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) INFO [com.ibm.mq.connector.outbound.ManagedConnectionFactoryImpl.MQ_XXXXXXXXXXXXX] (org.springframework.jms.listener.DefaultMessageListenerContainer#8-1) MQRC_NOT_AUTHORIZED error returned when inquiring backout details from queue referenced by alias queue:null
Now I’m out of ideas what to do next. I haven’t found anything on google either. Can someone help me please
MARC_NOT_AUTHORIZED while connecting MQ in JBoss 6
vasanth Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.