remote-debugging command
The remote-debugging command provides options to enable the remote debugging feature of WebSphere Application Server..
Usage
CLI.
isimvasvr > isim
This command is helpful for debugging ISIMapplication running on WebSphere Application Server..
isimvasvr: isim > utilities
isimvasvr: utilities > remote-debugging
isimvasvr: remote-debugging >The debug port is 7777 (the default value). This feature is used by IBM Support to troubleshoot ISIM application issues.
- disable
- Disable remote debugging.
- enable
- Enable remote debugging.
- status
- Determine status of remote debugging.
Examples
- Display help
At the isimvasvr: remote-debugging prompt, enter help.
Current mode commands: disable Disable remote debugging. enable Enable remote debugging. status Determine status of remote debugging. Global commands: back Return to the previous command mode. exit Log off from the appliance. help Display information for using the specified command. reboot Reboot the appliance. shutdown End system operation and turn off the power. top Return to the top level.Disable remote debugging. At the isimvasvr: remote-debugging prompt, enter disable.
Disabling remote debugging ..... Successfully disabled remote debugging.
Enable remote debugging. At the isimvasvr: remote-debugging prompt, enter enable.
Enabling remote debugging ..... Successfully enabled remote debugging.
Display remote debugging status. At the isimvasvr: remote-debugging prompt, enter status.
Remote debugging is enabled.
Parent topic: utilities commands