NonStop Server for Java 7.0 Programmer's Reference
For 32–bit NSJ7
Use PINSTALL with the —s option and type the following command in the TACL
prompt:
TACL>
PINSTALL -s:/usr/tandem:<install-dir>:-rvf /G/tsvvol/zossutl/T2766PAX
PINSTALL delivers the contents of T2766PAX to the OSS directory located at:
<install-dir>/nssjava/jdk170_h70
Example 1 To install the product in the location /h/myjava
Type the following command in the TACL prompt:
TACL>
PINSTALL -s:/usr/tandem:/h/myjava: -rvf /G/tsvvol/zossutl/T2766PAX
PINSTALL delivers the contents of T2766PAX to the location:
/h/myjava/nssjava/jdk170_h70
For 64–bit NSJ7
Use PINSTALL with the —s option and type the following command in the TACL
prompt:
TACL>
PINSTALL -s:/usr/tandem:<install-dir>:-rvf /G/tsvvol/zossutl/T2866PAX
PINSTALL delivers the contents of T2866PAX to the OSS directory located at:
<install-dir>/nssjava/jdk170_h70
Example 2 To install the product in the location /h/myjava
Type the following command in the TACL prompt:
TACL>
PINSTALL -s:/usr/tandem:/h/myjava: -rvf /G/tsvvol/zossutl/T2866PAX
PINSTALL delivers the contents of T2866PAX to the location:
/h/myjava/nssjava/jdk170_h70
Post-installation tasks
• Installation of NSJ7 does not automatically create the softlink /usr/tandem/java softlink.
If required, that softlink must be manually created to point to the NSJ7 JDK/JRE installation
(/usr/tandem/nssjava/jdk170_h70) after the installation is completed.
◦ Ensure to remove the existing softlink.
◦ As required, create the softlink /usr/tandem/java to point to the NSJ7 home directory
as follows:
$ ln –s /usr/tandem/nssjava/jdk170_h70 /usr/tandem/java
NOTE: Consider the possibility of /usr/tandem/java softlink already being set and
used to launch previous versions of NSJ. Redirecting it as shown here, causes all future
invocations of /usr/tandem/java/bin/java to launch NSJ7 Java. This can lead to
failure of applications which are not migrated to NSJ7 or are not intended to be run with
NSJ7.
• Restore the files backed up during the pre-installation phase.
22 Installation and configuration










