An IBM MQ problem and solution (Broker)

FW: http://www-1.ibm.com/support/docview.wss?rs=0&q1=broker+embedded+messaging&uid=swg21162746&loc=en_US&cs=utf-8&cc=us&lang=en

Problem

When starting a WebSphere Application Server V5 Test Server within WebSphere Studio Application Developer V5 releases, the Embedded Publish and Subscribe Broker might not start properly. You might see the following errors in the WebSphere Studio Application Developer Console after the Embedded Queue Manager starts successfully:

MSGS0201E: Unable to start the Broker because WebSphere Embedded Messaging Server support not been installed
MSGS0252E: The Broker has terminated unexpectedly
MSGS0001E: Starting the JMS Server failed with exception: java.lang.Exception: MSGS0252E: The Broker has terminated unexpectedly

Cause

The most likely cause of this problem is that the WebSphere Test Server configuration is not configured with the location of the WebSphere Embedded Messaging Publish & Subscribe (WEMPS) Broker.

Solution

To correct this problem:
1. Edit the Server configuration within WebSphere Studio Application Developer.
2. Select the Variables tab.
3. Select the WAS_PUBSUB_ROOT environment variable under Node Settings.
4. Click Edit and type the directory where WEMPS is installed as the value. The default WEMPS installation directory is:
Windows®: C:/Program Files/IBM/WebSphere MQ/WEMPS
Linux®: /opt/wemps

發佈了35 篇原創文章 · 獲贊 0 · 訪問量 15萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章