Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

NullPointException while calling setErrorDestination of JMSQueueMBean

3 views
Skip to first unread message

Yao Huang

unread,
Dec 8, 2004, 5:37:21 PM12/8/04
to
Hi, I was trying to set the error destination of a newly created JMSQueue (in unix cluster environment) and got the following error. Did anyone see that before?

- Yao

java.lang.NullPointerException

at weblogic.management.configuration.JMSLegalHelper.legalErrorDestination(JMSLegalHelper.java:575)

at weblogic.management.configuration.JMSQueueMBean_Helper.validateAttribute(JMSQueueMBean_Helper.java:41)

at weblogic.management.info.ExtendedInfo.validateAttribute(ExtendedInfo.java:323)

at weblogic.management.internal.DynamicMBeanImpl.checkAttributeValueIsLegal(DynamicMBeanImpl.java:1612)

at weblogic.management.internal.DynamicMBeanImpl.prepareForModification(DynamicMBeanImpl.java:1547)

at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:1066)

at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:337)

at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1358)

at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1333)

at weblogic.management.internal.RemoteMBeanServerImpl.private_setAttribute(RemoteMBeanServerImpl.java:430)

at weblogic.management.internal.RemoteMBeanServerImpl.setAttribute(RemoteMBeanServerImpl.java:386)

at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)

at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)

at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)

at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)

at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)

at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)

at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

--------------- nested within: ------------------

java.lang.NullPointerException

at weblogic.management.configuration.JMSLegalHelper.legalErrorDestination(JMSLegalHelper.java:575)

at weblogic.management.configuration.JMSQueueMBean_Helper.validateAttribute(JMSQueueMBean_Helper.java:41)

at weblogic.management.info.ExtendedInfo.validateAttribute(ExtendedInfo.java:323)

at weblogic.management.internal.DynamicMBeanImpl.checkAttributeValueIsLegal(DynamicMBeanImpl.java:1612)

at weblogic.management.internal.DynamicMBeanImpl.prepareForModification(DynamicMBeanImpl.java:1547)

at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:1066)

at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:337)

at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1358)

at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1333)

at weblogic.management.internal.RemoteMBeanServerImpl.private_setAttribute(RemoteMBeanServerImpl.java:430)

at weblogic.management.internal.RemoteMBeanServerImpl.setAttribute(RemoteMBeanServerImpl.java:386)

at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)

at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)

at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)

at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)

at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)

at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)

at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

--------------- nested within: ------------------

javax.management.RuntimeOperationsException: RuntimeException thrown by the setAttribute weblogic.management.internal.WebLogicAttribute@174bc1ametho

amic MBean

0 new messages