EGL Reference Guide for iSeries


EGL debugger port

The EGL debugger uses a port to establish communication with the Eclipse workbench. The default port number is 8345. If another application is using that port or if that port is blocked by a firewall, set a different value as described in Setting preferences for the EGL debugger.

If a value other than 8345 is specified as the EGL debugger port and if an EGL program will be debugged on the J2EE server, you must edit the server configuration:

  1. Go to the Environment tab, System Properties section
  2. Click Add
  3. For Name, type com.ibm.debug.egl.port
  4. For Value, type the port number


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]