Troubleshooting
Problem
Symptom
Environment
Resolving The Problem
1) TRCCNN SET(*ON) TRCTYPE(*IP) TRCTBL(IBM) SIZE(250000) TCPDTA(*TCP (2012) ())
NOTE: Port 2012 is the HTTPS port for the ADMIN5 application server.
2) Recreate the issue.
3) TRCCNN SET(*OFF) TRCTBL(IBM) OUTPUT(*STMF) TOSTMF('/tmp/TRCCNN.cap' *YES)
http://<serverName>:2001/HTTPAdmin
2. Select Manage -> Application Servers from the tabs in the top, left-hand corner of the console. Then, select ADMIN5 from the drop-down list next to the Server field.

3. On the left-hand, vertical menu bar under Server Properties; click on the Logging link.

4. Click on the Server Logging tab.
5. Change the Maximum log file size to 30 and the Maximum number of log files to 10.
6. Replace the Trace specification value with the string:
IBMiRSEAPI=all

7. Click the OK button to save the changes.
8. Restart the ADMIN5 application server instance to enable the tracing. This can be done by clicking on the
button to stop the server and the
button to start the server. You can also use the following CL commands from a 5250 emulator session.
ENDTCPSVR SERVER(*IAS) INSTANCE(ADMIN5)
STRTCPSVR SERVER(*IAS) INSTANCE(ADMIN5)
9. Recreate the issue.
OPTIONAL - IBM Toolbox for Java Driver Trace
NOTE: This trace is only required when directed by IBM Support. This will trace the IBM i Host Server Communications performed by the Remote System Execution API application (IBMiRSEAPI) running in the ADMIN5 application server.
ENDTCPSVR SERVER(*IAS) INSTANCE(ADMIN5)
STRTCPSVR SERVER(*IAS) INSTANCE(ADMIN5)
6. Recreate the issue.
Upload Instructions
MustGather: Instructions for Sending Data to IBM i Support
Related Information
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
06 July 2022
UID
ibm16595271