Migrating Java Applications to HP-UX
12
Running HPjconfig in GUI mode (default)
To run HPjconfig in GUI mode:
1. cd to the directory where HPjconfig is installed.
2. Set the DISPLAY variable.
3. Set the path to java.
4. To bring up the GUI with default log file name (for example:
HPjconfig_<machine_name>_<date>_<timestamp>.log):
$ java -jar ./HPjconfig.jar
To bring up the GUI with specified log file:
$ java -jar ./HPjconfig.jar -logfile <logfile_name>
5. The following four figures show the System, Application, Patches, and Tunables tabs for the
HPjconfig tool in GUI mode:
Figure 5 HPjconfig —SystemTab