WebSphere MQ Java Client trace

You can activate WebSphere MQ Java Client trace while putting a message on a WebSphere MQ queue using the Enqueue editor.

  1. Click Window > Preferences.
  2. On the left, click Enqueue. The Enqueue preferences screen opens.
  3. To activate WebSphere MQ Java Client tracing, click the To file radio button. The default output file is specified. You can specify a different output file by typing in the filepath or using the Browse button.
    If the output file that you specify is invalid (if it is read-only or already in use), error message BIP0832 is displayed:
    A class java.io.FileNotFoundException exception occurred which reported the 
    following message: [filepath] (The process cannot access the file because it is being 
    used by another process). Resolve the reason of error and try again.
    If you do not resolve this error, this BIP0832 error message will be displayed next time you start up if the output file is still invalid.

You can also enable and disable WebSphere MQ Java Client service trace from the File menu of the Configuration Manager Proxy API Exerciser.

If trace is activated, any trace messages that are written using the Enqueue editor are written to the specified output file.

Related tasks
Using trace
Resolving problems when using messages