|
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. |
|
|