With the custom setup, you can build the debug environment by specifying the following contents:
To execute custom setup:
Items | Specified values | |
---|---|---|
Debug environment settings | Standard | Creates a debug environment with the recommended settings. This type of environment is suitable when you develop applications on a machine with at least 1 GB of physical memory. |
Compact | Select this item to build a debug environment with settings controlling the used memory. Not suitable for large-scale application development. Suitable when the physical memory of the machine for building the debug environment is less than 1 GB. | |
Embedded database settings | Create an embedded database | Specify whether you want to create the embedded database.
|
Items | Specified values |
---|---|
Disabled authentication | Select this when the Management Server remote management is not used to set up the management user. |
Enabled authentication | Select this when the Management Server Remote Management is used to set up the management user. |
Management user ID | Specify the management user ID to be used in the Management Server remote management, when Enabled authentication is selected. Specify the user ID using single-byte alphanumeric characters within 8 bytes. |
Password | Specify the password to be used in the Management Server remote management, when Enabled authentication is selected. Specify the password using single-byte alphanumeric characters within 30 bytes beginning with a single-byte alphabetic character. |
Password (confirm) | Specify the value same as the value specified in Password, when Enabled authentication is selected. |
Items | Specified values |
---|---|
Directory where the embedded database will be created: | Specify the directory used for saving the setup file and RD area file of the embedded database within 80 bytes. For changing the default value, you can specify the directory to save the files using the Browse button.
|
Database size | Select the size of the database to be built.
|
Items | Specified values |
---|---|
Authentication identifier | Specify the authentication identifier to be used when operating the embedded database. Specify the user ID using single-byte alphanumeric characters within 8 bytes. |
Password | Specify the password to be used when operating the embedded database. Specify the password using single-byte alphanumeric characters within 30 bytes beginning with a single-byte alphabetic character. |
Password (confirm) | Specify a value same as the value specified in Password. |
Items | Specified values | |
---|---|---|
Port number for the J2EE server | Port number for connecting to the debugger | Specify the port number to be used for connecting the debugger to the J2EE server using single-byte numeric characters. The range for specification is 0 to 65535. |
Port number for HTTP | Specify the HTTP port number to be used by the J2EE server using single-byte numeric characters. The range for specification is 1 to 65535. | |
Port number for the simple web server | Specify the port number for the simple Web server to be used by the J2EE server using single-byte numeric characters. The range for specification is 1 to 65535. | |
Port number for the RMI registry | Specify the port number for the RMI registry to be used by the J2EE server using single-byte numeric characters. The range for specification is 1 to 65535. | |
Port number for the naming service | Specify the port number for the CORBA Naming Service that is used as the naming service by the J2EE server using single-byte numeric characters. The range for specification is 1 to 65535. | |
Port number for the management server | Port number for connecting to the Remote Management function | Specify the port number for externally connecting to the Management Server Remote Management function using single-byte numeric characters. The range for specification is 1 to 65535. |
Port number for receiving an end request | Specify the port number for receiving an end request in the Management Server using single-byte numeric characters. The range for specification is 1 to 65535. | |
Port number for internal communication | Specify the port number for internal communication in Management Server using single-byte numeric characters. The range for specification is 1 to 65535. | |
Port number for HTTP traffic | Specify the port number for HTTP traffic in Management Server using single-byte numeric characters. The range for specification is 1 to 65535. | |
Port number for the operation management agent | Specify the port number for operation management agent to be used by the Management Server using single-byte numeric characters. The range for specification is 1 to 65535. | |
Port number for the embedded database | Port number | Specify the port number to be used by the embedded database using single-byte numeric characters. The range for specification is 5001 to 65535. |
For details on the actions to be taken when the processing is interrupted, the status of each server after setup, and the method of changing the settings that cannot be changed with Development Environment Instant Setup, see the notes and references in 2.3.4 Standard setup of the debug environment.