[jboss-user] [JCA] - DEBUG [org.jboss.resource.deployment.RARDeployment] Error getting attribute AvailableProcessors

Vinayak Prabhu do-not-reply at jboss.com
Fri Jun 11 04:57:18 EDT 2010


Vinayak Prabhu [http://community.jboss.org/people/vinprabhu] created the discussion

"DEBUG [org.jboss.resource.deployment.RARDeployment] Error getting attribute AvailableProcessors"

To view the discussion, visit: http://community.jboss.org/message/547517#547517

--------------------------------------------------------------
I am getting an exception as below in my application. Can any one help me what is the reason??
Is it configuration issue or connection related?? Where can I find those attirbutes??
Is it JMX issue?? JCA issue?? any other related??

2010-06-11 07:11:50,832 DEBUG [org.jboss.resource.deployment.RARDeployment] Error getting attribute AvailableProcessors
javax.management.AttributeNotFoundException: Attribute not found AvailableProcessors
at org.jboss.system.ServiceDynamicMBeanSupport.getInternalAttribute(ServiceDynamicMBeanSupport.java:310)
at org.jboss.resource.deployment.RARDeployment.getInternalAttribute(RARDeployment.java:181)
at org.jboss.system.ServiceDynamicMBeanSupport.getAttribute(ServiceDynamicMBeanSupport.java:99)
at org.jboss.system.ServiceDynamicMBeanSupport.getAttributes(ServiceDynamicMBeanSupport.java:191)
at org.jboss.mx.server.RawDynamicInvoker.getAttributes(RawDynamicInvoker.java:126)
at org.jboss.mx.server.MBeanServerImpl.getAttributes(MBeanServerImpl.java:556)
at com.sun.jmx.remote.security.MBeanServerAccessController.getAttributes(MBeanServerAccessController.java:291)
at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1389)
at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
at java.security.AccessController.doPrivileged(Native Method)
at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
at javax.management.remote.rmi.RMIConnectionImpl.getAttributes(RMIConnectionImpl.java:633)
at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:153)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
at java.lang.Thread.run(Thread.java:613)

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

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100611/f10751ac/attachment-0001.html 


More information about the jboss-user mailing list