Products | Versions |
---|---|
TIBCO BusinessWorks ProcessMonitor | - |
Not Applicable | - |
Description:
When monitoring your application in the BusinessWorks ProcessMonitor(BWPM) server, sometimes there is need to enabling tracing for troubleshooting issues. Tracing for a particular activity can be enabled by clicking on the bulb icon in the icon bar for that activity in the process diagram tab of the BWPM GUI. If tracing is enabled, a yellow bulb is seen on that activity in the process diagram window. For enabling tracing in your TIBCO ActiveMatrix BusinessWorks (BW) engine, that process should be up and running, otherwise it will throw the error "Update on Trace Settings failed! Received no answer from engine."
If the BW engine is up then you also get the error "Update on Trace Settings failed! Received no answer from engine" and you are unable to set tracing via the BWPM GUI. There are multiple causes for failure of enabling tracing.
1). TIBCO BusinessWorks ProcessMonitor(BWPM) server is unable to send message on command queue.
2). Temporary queues are disabled at the TIBCO Enterprise Message Service (EMS).
3). BW engine has encountered some error and it is unresponsive.
1). TIBCO BusinessWorks ProcessMonitor(BWPM) server is unable to send messages on the command queue.
- Ensure that temporary queue creation is not disabled in EMS.
- Monitor the command destination by using GEMS when a trace point is set. The monitor should show three temporary messages: send, receive, and ack. For details, refer to the attached screenshot (Filename: CommandQueueMonitor.jpg).- Check the BW logs for any error occurred as after error the behavior of BW Engine is unpredictable.
- Restart the BW application and try setting tracing using the BWPM server (GUI).