HP-UX Java Out-of-Box Tool Version 2.06 Release Notes

If you download JavaOOB from the web, you will need approximately 7KB of disk
space on your system to install the software.
As root user, use the SD-UX swinstall command to install the software:
/usr/sbin/swinstall
It will lead you through the installation. Change Source Depot Type to "Local Directory"
and Source Depot Path to /tmp/<filename>. (If you used a directory other than
/tmp in the previous step, replace /tmp with that directory name.) We recommend
you select the "Reinstall filesets" and unselect the "Mount filesystems" option from the
options menu.
Or you can install directly from the command line by using the one of the following
commands:
/usr/sbin/swinstall -x autoreboot=true -s /tmp/<filename> \* for HP-UX 11.11
/usr/sbin/swinstall -x autoreboot=false -s /tmp/<filename> \* for HP-UX 11.23 and 11.31
WARNING! These commands will rebuild the kernel, and for HP-UX 11.11 will also
reboot the system.
File structure
JavaOOB installs the following files:
/sbin/init.d/javaoob
/etc/rc.config.d/javaoob
/sbin/rc2.d/S900javaoob (link)
Usage Documentation
There is no interface or command line for JavaOOB. Installing the bundle installs startup
(RC) scripts, modifies kernel parameters, rebuilds the kernel, and reboots only for 11.11
to install the new kernel. For 11.23 and 11.31, reboot is required only if maxfiles
changes.The startup scripts will modify system tunables.
Once installed, the startup scripts will automatically modify system tunables.
JavaOOB will not lower the values of any kernel parameters or system tunables. If the
system has already been configured with values the same as or larger than those defined
in JavaOOB, they will be left alone.
On 11.23, if maxfiles is set to "default" or is less than 2048, then a reboot is required
after running JAVAOOB for any kernel parameters to get updated.
If any parameter requires a reboot (such as maxfiles), then all parameter updates are
stored and will not take effect until the next reboot. On the other hand, if all parameter
updates can be done without reboot, then a dynamic update of the parameters will be
done immediately.
JavaOOB version 2.06 modifies kernel parameters and system tunables to the following
parameters:
Usage Documentation 5