Network Deployment (Distributed operating systems), v8.0 > Troubleshoot and support > Troubleshoot ORB
Troubleshoot ORBs
- Object request broker troubleshooting tips
Use these tips to diagnose problems related to the WAS ORB.
- ORB communications trace
The ORB communications trace, typically referred to as CommTrace, contains the sequence of General InterORB Protocol (GIOP) messages sent and received by the ORB when the application is running.
- CORBA minor codes
Applications that use CORBA services generate minor codes to indicate the underlying cause of a failure. These codes are written to the exception stack. Look for "minor code" in the exception stack to locate these exceptions.