Trace (-T)
Use the Trace adapter command (-T or -Trace) to produce a diagnostics file that contains detailed information about JMS Adapter activity.
The default filename is m4java.mtr and it is created in the map directory unless otherwise specified.
-T[E][+] [filename]
- Option
- Description
- E
- Produce a trace file containing only the adapter errors that occurred during map execution.
- +
- Append trace information to the existing trace file.
- filename
- Create a trace file with the specified name in the specified directory.
Note: You can override the adapter command line trace options dynamically using the Management
Console. See
Dynamic Adapter Tracingin the Launcher documentation for detailed information.