BIP1161
Severity
30 : Severe errorMessage
Unable to locate WebSphere MQ Java classes.Explanation
When connecting to the WebSphere MQ queue manager at Configuration Manager startup, the WebSphere MQ Java classes could not be located.Response
Ensure that the required level of WebSphere MQ Java classes are installed and have been correctly added to the CLASSPATH. Different versions of WebSphere MQ Java classes require different entries in the CLASSPATH (in particular version 5.21 of MA88 requires connector.jar to be identified in the CLASSPATH). You should consult the documentation provided with your version of WebSphere MQ Java classes for information on what is required in the CLASSPATH for that version. You may need a restart of your machine in order that any alterations to the CLASSPATH are picked up by the Service Control Manager which is used in starting the Configuration Manager. Ensure that the userid under which the Configuration Manager is running has the correct authorities (on some platforms this means adding your user id to the mqm and Administrators groups). Ensure that WebSphere MQ classes for Java libraries (for example on Windows mqjbnd04.dll) are available via the PATH. Ensure that WebSphere MQ classes for Java jar files (for example com.ibm.mq.jar) are available via the CLASSPATH.