Installation Note 45691: linemode.rexx does not accept Java version 1.6.0.1 as a valid version
The linemode.rexx code that is used to detect supported Java versions was written before the release of Java 1.6.0.1 and is not able to distinguish release 1.6.0.1 from 1.6.0. The setup.rexx command accepts 1.6.0.1 as a valid release.
The following error message occurs:
The java version found is:
java version "1.6.0.1"
Java(TM) SE Runtime Environment (build pmz3160_26fp1-20110419_01)
ERROR: java version 1.6.0.1 is not supported
Minimum java requirement is version 1.6 SR3
Enter a new value for JAVA_HOME, or a null line to accept current value (or
enter Quit or Back or Help)
To correct this problem, download the attached file
linemode.zip, unzip the file, transfer the replacement linemode_1601.rexx to your z/OS system in binary mode, and execute this file in place of the original linemode.rexx.
Operating System and Release Information
| SAS System | Java Platform Standard Edition Runtime Environment | z/OS | 1.6.0 SR3 | | 9.2 TS2M3 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Installation Note |
| Priority: | alert |
| Date Modified: | 2012-03-20 10:41:33 |
| Date Created: | 2012-02-16 10:12:20 |