Problem | The JMS Listener service has started successfully. |
User response | None |
Problem | The JMS Listener service has stopped successfully. |
User response | None. |
Problem | An exception occurred trying to initialize the JMS Listener. |
User response | Determine from the given exception the reason for the failure to initialize the JMS Listener. |
Problem | An exception occurred trying to initialize the JMS Listener. |
User response | Determine from the given exception the reason for the failure to initialize the JMS Listener. |
Problem | An exception occurred trying to create the MDBListener instance for the given JMS Listener. |
User response | Determine from the given exception the reason for the failure to create the MDBListener. Examine your JMS Listener config file to ensure the definition is correct, and ensure that all the necessary JMS resources are bound into the WebSphere JNDI name space. Also, ensure that the necessary JMS provider classes are in the Application Server classpath. |
Problem | An exception occurred trying to create the MDBListener instance for the given JMS Listener. |
User response | Determine from the given exception the reason for the failure to create the MDBListener. Examine your JMS Listener config file to ensure the definition is correct, and ensure that all the necessary JMS resources are bound into the WebSphere JNDI name space. Also, ensure that the necessary JMS provider classes are in the Application Server classpath. |
Problem | An exception occurred trying to start the JMS Listener. |
User response | Determine from the given exception the reason for the failure to start the JMS Listener. |
Problem | An exception occurred trying to start the JMS Listener. |
User response | Determine from the given exception the reason for the failure to start the JMS Listener. |
Problem | An exception occurred trying to terminate the JMS Listener. |
User response | If the exception indicates a serious failure, examine the reason for the error. |
Problem | An exception occurred trying to parse the given JMS Listener config file. |
User response | Correct the problem in the JMS Listener config file and restart the EJB Server. |
Problem | A warning was issued trying to parse the given JMS Listener config file. |
User response | Correct the problem in the JMS Listener config file and restart the EJB Server. |
Problem | An error was issued trying to parse the given JMS Listener config file. |
User response | Correct the problem in the JMS Listener config file and restart the EJB Server. |
Problem | An error was issued trying to parse the given JMS Listener config file. |
User response | Correct the problem in the JMS Listener config file and restart the EJB Server. |
Problem | An exception occurred trying to parse the given JMS Listener config file. |
User response | Correct the problem in the JMS Listener config file and restart the EJB Server. |
Problem | An exception occurred trying to parse the given JMS Listener config file. |
User response | Correct the problem in the JMS Listener config file and restart the EJB Server. |
Problem | An exception occurred during postInvoke transaction completion processing after calling of the MDB.onMessage() method. |
User response | Examine the exception for reasons for the failure. |
Problem | An exception occurred performing a JNDI lookup of a JMS resource. |
User response | Examine the exception for reasons for the failure. This might be due to the given JMS resource not being defined to the WebSphere JNDI namespace, or perhaps the necessary JMS provider classes are not in the Application Server classpath. |
Problem | An exception has been reported by the JMS provider on a JMSConnection. |
User response | Examine the exception for reasons for the failure, then restart the MDB EJB jar module from the Administrative Console. |
Problem | An exception has occurred during the start of the given MDB Listener. |
User response | Examine the exception for reasons for the failure, then restart the MDB EJB jar module from the Administrative Console. |
Problem | An exception has occurred during the stop of the given MDB Listener. |
User response | Examine the exception for reasons for the failure, then try stopping the MDB EJB jar module again from the Administrative Console. |
Problem | An exception has occurred during the creation of a MDB Listener. |
User response | Examine the exception for reasons for the failure, then restart the EJB Server to re-initialize the JMS Listener. |
Problem | An attempt has been made to define a duplicate JMS Listener in the config file. |
User response | Correct the JMS Listener config file to remove the duplicate entry, then restart the EJB Server to re-initialize the JMS Listener. |
Problem | During the stop of an MDB Listener, the closing of the listener caused the given exception. |
User response | If the exception indicates a serious failure, examine the reason for the error. |
Problem | During the stop of an MDB Listener, the terminating of the listener caused the given exception. |
User response | If the exception indicates a serious failure, examine the reason for the error. |
Problem | During the creation of an MDB Listener on a secure Application Server an exception occurred that indicated the given MessageDrivenBean did not have it's security permissions set. |
User response | Configure the MessageDrivenBean onMessage() method access permissions for access by anyone or the Server security ID. |
Problem | During the invocation of the MessageDrivenBean.onMessage() method an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the invocation of the MessageDrivenBean.onMessage() method an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the creation of a JMS ServerSession for a new MDB Listener an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the login processing on a secure Application Server an unexpected exception occurred. |
User response | Examine the exception for reasons for the security failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the processing of a JMS message the JMS Listener was unable to being a transaction. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the processing of a JMS message an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the rollback of a JMS message an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure and resolve the transaction using the Administrative Console. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the committing of a JMS message an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the rollback of a JMS message an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure and resolve the transaction using the Administrative Console. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the committing of a JMS message an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | The given JMS Destination has reached its retry limit for the attempting to process a JMS message. |
User response | Examine the reason for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the starting of a JMS ServerSession an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the processing of a JMS message on a server thread an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | During the processing of a JMS message on a server thread an unexpected exception occurred. |
User response | Examine the exception for reasons for the failure. After correction restart the MDB EJB jar module from the Administrative Console. |
Problem | The JMS Listener service has started, however some warnings were issued during initialization. |
User response | Examine the warnings for any failures that might need correcting. |
Problem | The JMS Listener service failed to start due to some initialization errors. |
User response | Examine the error logs for the reasons for the failures and then restart the server. |
Problem | The given Message Bean Listener has started successfully. |
User response | None. |
Problem | The given Message Bean Listener has stopped. |
User response | If the Listener has stopped unexpectedly, examine the application server logs for preceeding error messages. |
Problem | The given Message Bean Listener has not being started because the Message Bean EJB with the given JNDI home name is not installed and started. |
User response | If the JMSListenerConfig.xml specifies an incorrect EJB JNDI home name then correct the entry and restart the server. |
Problem | The initialization of the JMS Listener service failed due to some previous errors. |
User response | Examine the previous error messages to determine the reason for the failure and once corrected restart the server. |
Problem | The binding of Message Driven Bean {0} to Listener Port {1} failed because the Listener Port could not be found. |
User response | Ensure the given Listener Port exists in the Message Listener Service for the given Application Server. |
Problem | The given Message Driven Bean {0} does not have a MessageDrivenBeanBinding in its binding configuration. |
User response | Ensure the given MDB has being assembled and installed correctly, and then reinstall the MDB. |
Problem | While activating a ListenerPort JMX MBean an exception occurred. |
User response | Examine the exception details to determine the reason for the failure, then restart the Application Server. |
Problem | The start of the MDB listener failed, while being bound to the given Listener Port. |
User response | Examine the exception details to determine the reason for the failure, then restart the given listener port. |
Problem | The message listener service checks that the current set of durable subscriptions are still valid and do not need unsubscribing. An exception occurred during this check. |
User response | Examine the exception details to determine the reason for the failure, then restart the server. |
Problem | When an application is started that contains JMS durable subscriptions, the subscriptions are logged to ensure at a later stage they get cleaned up if the application is removed. An exception has occurred during this update. |
User response | Examine the exception details to determine the reason for the failure, then restart the server. |
Problem | When attempting to unsubscribe a durable subscription an exception occurred. |
User response | Examine the exception details to determine the reason for the failure, then restart the server. |
Problem | The durable subscription manager has determined the given subscription is now redundent, perhaps because the application has been removed, and the subscription has been unsubscribed. |
User response | None. |
Problem | The late response message consumer was unable to write to the given log file, because of an exception. |
User response | Examine the exception details to determine why the log file could not be written to. |
Problem | The late response message consumer was unable to read the given log file, because of an exception. |
User response | Examine the exception details to determine why the log file could not be read. |
Problem | An MDB is being started against the given Listener Port which has a maximum sessions value larger than the JMS Connection Factory Session Pool size that it is configured to use. The MDB Listener will start using the Session Pool size. |
User response | Increase the JMS Connection Factory Session Pool size, or decrease the Listener Port maximum sessions. |
Problem | An exception has been reported by the JMS provider on a JMSConnection. |
User response | Examine the exception for reasons for the failure, then restart the MDB EJB jar module from the Administrative Console. |
Problem | The Listener Port has stopped due to error, but as the user has defined the max.recovery.retries and recovery.timeout.interval custom properties, the application server will attempt to restart it. |
User response | None. |
Problem | The given Listener Port has reached its retry limit for starting |
User response | Examine the reason for the failure. After correction restart the Listener Port from the Administrative Console. |
Problem | The activation config property is not a known property. This will be ignored and a warning message logged. |
User response | Ensure the property name is the correct and has not been spelt incorrectly. |
Problem | This exception is unexpected. The cause is not immediately known. |
User response | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Problem | The JNDI name for the destination in the listener port must match the destination JNDI name in the bindings. |
User response | Please ensure that the JNDI names for the destination match in both the listenerPort definition and the MDB's bindings. |
Problem | An MDB is starting, which is bound to a listener port that specifies Java Naming Directory (JNDI) names for a default messaging JMS resource. Default messaging cannot be used by a listener port because it is a JMS resource adapter that supports activation specifications only. |
User response | Either redeploy the MDB against a default messaging JMS activation specification or redeploy the MDB against a different JMS resource that supports listener ports. |
Problem | An MDB is starting, which is bound to a listener port that specifies Java Naming Directory (JNDI) names for a JMS resource adapter. JMS resource adapters cannot be used by a listener port because they support activation specifications only. |
User response | Either redeploy the MDB against a default messaging JMS activation specification or redeploy the MDB against a different JMS resource that supports listener ports. |
Problem | The username and password were either unknown or did not have the required access priviliges |
User response | Check to ensure the username and password are correct |
Problem | The priority specified was not in the range 0-9. |
User response | Ensure that the priority contains a valid value |
Problem | The queue depth specified was not in the range 0-640000 |
User response | Ensure that the queue depth contains a valid value |
Problem | The message length specified was not in the range |
User response | Ensure that the message length contains a valid value |
Problem | The backout threshold specified was not in the range 0-999999999 |
User response | Ensure that the backout threshold contains a valid value |
Problem | The Queue name specified was not valid |
User response | Ensure that the Queue name contains a valid value |
Problem | The queue description specified was not valid |
User response | Ensure that the queue description contains a valid value |
Problem | The Cluster name specified was not valid |
User response | Ensure that the cluster name contains a valid value |
Problem | The cluster name list specified was not valid |
User response | Ensure that the cluster name list contains a valid value |
Problem | The backout Queue name specified was not valid |
User response | Ensure that the backout Queue name contains a valid value |
Problem | The remote Queue Manager name specified was not valid |
User response | Ensure that the remote Queue Manager name contains a valid value |
Problem | The remote Queue name specified was not valid |
User response | Ensure that the remote Queue name contains a valid value |
Problem | The transmission Queue name specified was not valid |
User response | Ensure that the queue name contains a valid value |
Problem | The PCF response message is reporting that a parameter has caused an error, but the program does not know how to handle it. |
User response | Lookup the parameter in the MQSeries information centre and fix the problem. |
Problem | The queue name specified was longer than 48 characters |
User response | Ensure that the queue name contains less than 48 characters. |
Problem | The queue description specified was longer than 64 characters |
User response | Ensure that the queue description contains less than 64 characters. |
Problem | The cluster name list specified was longer than 48 characters |
User response | Ensure that the cluster name list contains less than 48 characters. |
Problem | The backout Queue name specified was longer than 48 characters |
User response | Ensure that the backout queue name contains less than 48 characters. |
Problem | The Remote Queue Manager name specified was longer than 48 characters |
User response | Ensure that the Remote Queue Manager name contains less than 48 characters. |
Problem | The cluster name specified was longer than 48 characters |
User response | Ensure that the cluster name contains less than 48 characters. |
Problem | The transmission queue name specified was longer than 48 characters |
User response | Ensure that the transmission queue name contains less than 48 characters. |
Problem | The PCF response message claims a parameter was too long, but the parameter was not expected |
User response | Check that the correct parameter is being used. Reference the MQSeries documentation if necessary. |
Problem | An error has occurred that has not been recognised |
User response | Use the MQSeries Information Centre to discover what the error is. |
Problem | An internal error has occurred that has not been recognised. |
User response | See additional error messages associated with this message for further information. |
Problem | The MB2MDB command has been invoked with an invalid -map option. |
User response | Correct the given -map option |
Problem | The specified JMS Listener Config file contains no JMS listener definitions. |
User response | Specify a valid config file. |
Problem | The specified EAR file is invalid as it does not contain the required file. |
User response | Specify a valid Enterprise Application ear file. |
Problem | During the migration of the message bean application an exception occurred. |
User response | Examine the exception stack trace to determine the error and correct the problem. |
Problem | The given EJB jar does not contain the required file. |
User response | Specify a valid EJB jar. |
Problem | During the parsing of the given JMS Listener Config file an exception occurred. |
User response | Examine the exception stack trace to determine the error and correct the problem. |
Problem | During the parsing of the given JMS Listener Config file warnings occurred. |
User response | Examine the warnings to determine the problem and correct it. |
Problem | During the parsing of the given JMS Listener Config file errors occurred. |
User response | Examine the errors to determine the problem and correct it. |
Problem | During the parsing of the given JMS Listener Config file errors occurred. |
User response | Examine the errors to determine the problem and correct it. |
Problem | During the parsing of the given JMS Listener Config file an exception occurred. |
User response | Examine the exception stack trace to determine the error and correct the problem. |
Problem | During the parsing of the given JMS Listener Config file an exception occurred. |
User response | Examine the exception stack trace to determine the error and correct the problem. |
Problem | While trying to migrate the given message bean it was unable to create the given directory. |
User response | Examine the file system directory to determine why the directory could not be created. |
Problem | While trying to migrate the given message bean it was unable to create the given file. |
User response | Examine the file system to determine why the file could not be created. |
Problem | While compiling the generated MDB code an error occurred. |
User response | Examine the compiler errors messages to determine the problem. |
Problem | While validating the input parameters the given input file was not found. |
User response | Correct the name of the given input file. |
Problem | One of the settings had an invalid value. |
User response | Change the setting so it is valid. |
Problem | The Queue is a transmission Queue and the user tried to make it a cluster Queue as well, this is not valid. |
User response | Remove the cluster name or cluster name list settings so it wont be a member of a cluster Queue. |
Problem | The command failed, there are other error messages that will describe the cause of the problem. |
User response | Inspect the other error messages. |
Problem | The Queue already existed. |
User response | The Queue was created elsewhere. Click OK again to modify the Queue. |
Problem | The Queue name specified was not valid. |
User response | Change the Queue name so it is a valid name. |
Problem | The Queue was open and the force option was not set. |
User response | Try again later when the Queue is not being used. |
Problem | This exception is unexpected. The cause is not immediately known. |
User response | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Problem | Unable to connect to the Queue manager. |
User response | Check that the Queue Manager and Command Server are running and that the settings you specified are correct. |
Problem | The message was bigger than the maximum message length setting for the Queue. |
User response | Use MQSeries tooling to increase the maximum message length of the SYSTEM.ADMIN.COMMAND.QUEUE. |
Problem | Either credentials were not specified or they were not valid. |
User response | Provide valid credentials to perform the action. |
Problem | There were some messages on the Queue that could not be purged. |
User response | Try again later. |
Problem | There was an error in a selector. |
User response | Try again later. |
Problem | There was not enough main storage to perform the action. |
User response | Consult the MQSeries manuals to correct the problem. |
Problem | An attempt to modify a Queue was made, but the Queue did not exist. |
User response | The Queue may have been deleted while you were editing its settings. Click OK to create the Queue. |
Problem | While creating a Queue an error occurred that was not expected. |
User response | Refer to the MQSeries manuals to find a description of the error. |
Problem | While sending a message an IO error occurred. |
User response | Try again later. |
Problem | You tried to view a Queue that is not a local Queue. |
User response | Specify the name of a Queue that is a local Queue. |
Problem | While unpacking the response from the Queue Manager an incorrect Queue setting was found. |
User response | Try again later. |
Problem | While unpacking the response from the Queue Manager an incorrect type was found. |
User response | Try again later. |
Problem | The Queue name specified is not valid. |
User response | Correct the name of the Queue. |
Problem | An interanl error has occurred in the Queue Manager. |
User response | Try again later. |
Problem | An internal error has occurred in the Queue Manager. |
User response | Try again later. |
Problem | The Queue Manager name was either invalid or not known. |
User response | Check that the Queue Manager name is valid and that the Queue Manager exists. |
Problem | The Queue Manager is not available. |
User response | Check that the Queue Manager is running and try again. |
Problem | The Queue Manager is inactive. |
User response | Wait for the Queue Manager to be restarted and try again. |
Problem | The Queue Manager is stopping. |
User response | Wait for the Queue Manager to be restarted and try again. |
Problem | The Port number specifed was not a valid number. |
User response | Enter a valid number for the port and try again. |
Problem | The Queue Depth specified was not a valid number. |
User response | Enter a valid number for the Queue Depth and try again. |
Problem | The Maximum Message Length specified was not a valid number. |
User response | Enter a valid number for the Maximum Message Length and try again. |
Problem | The Backout Threshold specified was not a valid number. |
User response | Enter a valid number for the Backout Threshold and try again. |
Problem | The priority specified was not valid number. |
User response | Ensure that the priority contains a number. |
Problem | The MQ Client was not installed and this is required to configure MQSeries. |
User response | Install the MQ Client. |
Problem | The WMQQueueDefiner MBean was not supplied with a Queue Name |
User response | Specify the Name of the MQ Queue. |
Problem | The WMQQueueDefiner MBean was not supplied with a Queue Manager Name. |
User response | Specify the Name of the MQ Queue Manager. |
Problem | The WMQQueueDefiner MBean was not supplied with a Host Name. |
User response | Specify the Host Name the Queue Manager is running on. |
Problem | The WMQQueueDefiner MBean was not supplied with a Host Name. |
User response | Contact your IBM Service Representative. |
Problem | A null was specified for one of the Queue Data values. |
User response | Specify a value that is not null. |
Problem | A String value was specified that was too short. |
User response | Specify a value that is long enough. |
Problem | The Queue Name was set twice and this is not allowed. |
User response | Don't specify the Queue Name twice. |
Problem | The value specified has a limited number of options, none of which were specified. |
User response | Specify a valid value. |
Problem | A value was specified was outside the valid range. |
User response | Specify a number greater than or equal to zero. |
Problem | The Cluster name specified was not valid. |
User response | Change the Cluster name so it is a valid name. |
Problem | The Cluster Namelist specified was not valid. |
User response | Change the Cluster Namelist so it is a valid name. |
Problem | The Backout Re-Queue Queue Name specified was not valid. |
User response | Change the Backout Re-Queue Queue Name so it is a valid name. |
Problem | The Queue Description specified was not valid. |
User response | Change the Queue Description so it is a valid name. |
Problem | One of the parameters contained an error, but it wasn't one of the expected ones. |
User response | Contact your IBM Service Representative. |
Problem | A String value was specified that was too long. |
User response | Specify a value that is not too long. |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | None |
User response | None |
Problem | A com.ibm.wsspi.JmsMessageListenerSupport.MessageListenerSetter has not been registered to set a message listener on the supplied javax.jms.MessageConsumer implementation. |
User response | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Problem | This exception is unexpected. The cause is not immediately known. |
User response | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Problem | The JMS resource binder for the given type of resource is disabled because the binder cannot resolve the necessary classes for this JMS resource type. |
User response | If this resource type is required to be supported, then check that the necessary JMS messaging components are installed and restart the application server. |
Problem | The WebSphere MQ JMS client has not been installed. |
User response | Install the WebSphere MQ JMS client. |
Problem | The WebSphere MQ JMS client has not been installed. |
User response | Install the WebSphere MQ JMS client and set the MQ_INSTALL_ROOT variable. |
Problem | The name of the queue is too long. |
User response | Reduce the length of the queue name to the maximum number of characters allowed or less. |
Problem | An error occurred while building a reference object for JNDI deployment. This error indicates an inconsistency in the resource definition. |
User response | Check the xml definition of the resource. |
Problem | This exception is unexpected. The cause is not immediately known. |
User response | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Problem | When attempting to define a JMS Destination to WebSphere Embedded Messaging the required classes could not be found on this node. |
User response | Install WebSphere Embedded Messaging or WebSphere MQ JMS on this node. |
Problem | WebSphere MQ JMS Messaging will not be usable. |
User response | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Problem | WebSphere MQ JMS has not been installed on this node so will not be available. |
User response | If WebSphere MQ JMS is to be used on this node it must be installed. |
Problem | WebSphere MQ JMS Server has not been installed on this node so will not be available. |
User response | If a JMSServer is to be started on this node, WebSphere MQ JMS Server must be installed. |
Problem | An Error occured while registering the WebSphere MQ JMS client with the server. |
User response | If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/. |
Problem | The MQ_INSTALL_ROOT variable has been configured to refer to a level of the WebSphere MQ JMS client that is not supported. |
User response | Modify the MQ_INSTALL_ROOT variable to reference a supported level of the WebSphere MQ JMS client. |
Problem | The MQ_INSTALL_ROOT variable has been configured to refer to a file system location that does not appear to contain the WebSphere MQ JMS client. |
User response | Modify the MQ_INSTALL_ROOT variable to reference the location of the WebSphere MQ JMS client. |
Problem | An update has been made to the MQ_INSTALL_ROOT variable. |
User response | The application server must be restarted in order to use the client installed at the updated path. |
Problem | Service has been applied to the WebSphere MQ install used by WebSphere Application Server. |
User response | The application server may need to be restarted in order to properly register the new client with the application server. |
Problem | An update has been applied to the WebSphere MQ installed used by the application server. The nature of the update is such that the application server needs a restart for the WebSphere MQ Messaging Provider to work. |
User response | The application server needs to be restarted in order to register the updated client with the application server. |