To trace IIOP traffic between EAServer and an IIOP client, use the rmiiopTrace flag when you start the server.
Use the Management Console to view IIOP statistics for a server.
Statistic |
Description |
---|---|
Accepted Connections |
The number of IIOP connection requests accepted by the server |
Open Connections |
The number of open IIOP connections |
You can enable or disable IIOP session activity on the server’s Log/Trace tab.
IIOP statistics may be helpful in diagnosing:
Client application issues, such as login failures
Component issues, including:
Method invocation errors
Result sets not returned as expected
Trouble connecting to the target database
Intercomponent call errors
The log may be difficult to decipher when multiple clients are talking to the server in parallel. If possible, run only one client when using the IIOP log information.