Problem Note 51008: Java versions 1.6.0.1 SR6, 1.6.0.0 SR14, 1.7.0.0 SR5, and 1.7.1 initial release and later on z/OS systems might cause errors in SASĀ® programming
If you are using any of the following Java versions under z/OS, SAS errors might occur:
- Java 1.6.0.1 SR6 and later
- Java 1.6.0.0 SR14 and later
- Java 1.7.0.0 SR5 and later
- Java 1.7.1 initial release and later
Changes that were introduced in those service refreshes cause the errors. Reported errors include the following:
ERROR: shmat() failed in Java extension: rc -1 errno 124.
ERROR: The procedure was unable to initialize the IMAP subsystem: rc=0
ERROR: The Java proxy could not create a new classloader.
ERROR: The Java proxy failed to update a classloader.
ERROR: The Java proxy could not create a new locator.
ERROR: Unable to attach current thread.
To circumvent issues, add the following lines to your high-level-qualifier.CONFIG(SITE) data set:
JREOPTIONS=(
-Djava.lang.ClassLoader.lazyInitialization=false )
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.3 | 9.4 | | 9.4 TS1M0 |
*
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: | Problem Note |
Priority: | medium |
Date Modified: | 2014-09-25 10:02:36 |
Date Created: | 2013-09-06 15:58:37 |