Debugging
In the event of an error, the software provides detailed messages that can help you trace through to the cause of an issue. You can adjust logging levels as needed to capture different granularity of messages for different loggers.
Component ID | Description |
---|---|
BX | |
PVM | |
TIBCO-BW-ADMIN | |
TIBCO-BW-ADMIN-CLI | |
TIBCO-BW-BINDING-REST | |
TIBCO-BW-BINDING-SOAP | |
TIBCO-BW-CORE | |
TIBCO-BW-FRWK | |
TIBCO-BW-PALETTE | |
TIBCO-BW-PALETTE-<PaletteName> | |
TIBCO-BW-SR | |
TIBCO-BW-SR-<UniqueName> | |
TIBCO-BW-STATS | |
TIBCO-THOR-FRWK | Thor Framework |
The following tables identifies the log levels used by the software and the corresponding error code range:
Log Level | Error Code |
---|---|
TRACE | 100001 - 109999 |
DEBUG | 200001 - 209999 |
INFO | 300001 - 309999 |
WARN | 400001 - 409999 |
ERROR |
Errors can be indicated by one of the following error code ranges:
Note: Note:
|
If you encounter an error that does not start with a 0, change the logging level of the AppNode and bwagent loggers to DEBUG. Try to recreate the scenario and examine the log file to try and trace the issue. The error messages are detailed and can help you understand the chain of events that led up to the issue. For more information on log files and log file configuration see the section on Logging in the TIBCO ActiveMatrix BusinessWorks™ Administration guide.
The following sections in the TIBCO ActiveMatrix BusinessWorks™ Concepts guide list issues you might encounter, along with possible resolutions:
- Troubleshooting bwagent Issues
- Troubleshooting Runtime Entities Issues
- Troubleshooting Archive Issues
- Troubleshooting Application Issues
- Troubleshooting TIBCO Enterprise Administrator Integration Issues