You can activate WebSphere MQ Java
Client trace while putting a message on a WebSphere MQ queue
using the Enqueue editor.
Click Window > Preferences.
On the left, click Enqueue. The
Enqueue preferences screen opens.
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.
If trace is activated,
any trace messages that are written using the Enqueue editor
are written to the specified output file.