java.lang.NullPointerException defining MQSeries JMS provider
 Technote (troubleshooting)
 
Problem(Abstract)
If you configure IBM® WebSphere® Application Server with MQSeries® JMS specifying the following on the Administrative Console:

Provider > WebSphere MQ Queue Destinations > MQConfig

you might receive the following stack trace:

java.lang.NullPointerException
at
com.ibm.ws.console.resources.jms.mqseries.MQSeriesQueueController.setupD
etailForm(MQSeriesQueueController.java:117)
at
com.ibm.ws.console.core.action.BaseDetailController.perform(BaseDetailCo
ntroller.java:244)
at
org.apache.struts.tiles.ActionComponentServlet.processForward(ActionComp
onentServlet.java(Compiled Code))
at
org.apache.struts.tiles.ActionComponentServlet.processActionForward(Acti
onComponentServlet.java(Compiled Code))
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java(Compil
ed Code))
 
Cause
Running WebSphere Application Server and MQSeries V5.3.1 on separate systems and not having XA Enabled in the Administrative Console.
 
Resolving the problem
Check the XA Enabled box in the Administrative Console when running WebSphere Application Server and MQSeries V5.3.1. This configuration is not supported on MQSeries V5.3.0.
 
 
 


Document Information


Current web document: swg21167008.html
Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > Java Messaging Service (JMS)
Operating system(s): z/OS
Software version: 5.0
Software edition:
Reference #: 1167008
IBM Group: Software Group
Modified date: Apr 23, 2004