home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC92566 Status: Geschlossen

DB2 INSTALLATION MAY HIT JVMJ9VM015W INITIALIZATION ERROR FOR LIBRARY
JCLSE7B_26

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
DB2 V10.1 contains Java 7 GA. So DB2 V10.1 install may hit Java 
bug as addressed with APAR IV12603. 
JDK path will be hard coded to install path so customer cannot 
bypass this by pointing to newer level of JDK. 
 
Install log will show error similar to this : 
 
ERROR: Exception in thread "main" 
java/lang/ExceptionInInitializerError 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:255) 
    at java/nio/ByteBuffer.allocateDirect (ByteBuffer.java:306) 
    at sun/io/CharToByteSingleByte.createCopy 
(CharToByteSingleByte.java:570) 
    at sun/io/CharToByteISO8859_15.<clinit> 
(CharToByteISO8859_15.java:168) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/Class.forNameImpl (Native Method) 
    at java/lang/Class.forName (Class.java:137) 
    at sun/io/Converters.getConverterClass (Converters.java:288) 
    at sun/io/Converters.newConverter (Converters.java:338) 
    at sun/io/CharToByteConverter.getConverter 
(CharToByteConverter.java:98) 
    at java/lang/StringCoding.makeEncoder 
(StringCoding.java:190) 
    at java/lang/StringCoding$EncoderCache$1.run 
(StringCoding.java:253) 
    at java/security/AccessController.doPrivileged 
(AccessController.java:254) 
    at java/lang/StringCoding$EncoderCache.getEncoder 
(StringCoding.java:250) 
    at java/lang/StringCoding.getEncoder (StringCoding.java:440) 
    at java/lang/StringCoding.encode (StringCoding.java:582) 
    at java/lang/String.getBytes (String.java:686) 
    at com/ibm/oti/util/Util.<clinit> (Util.java:21) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/System.getPropertyList (Native Method) 
    at java/lang/System.ensureProperties (System.java:259) 
    at java/lang/System.<clinit> (System.java:64) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/ClassLoader.initializeClassLoaders 
(ClassLoader.java:83) 
    at java/lang/Thread.initialize (Thread.java:339) 
    at java/lang/Thread.<init> (Thread.java:137) 
java/lang/NullPointerException 
    at java/nio/Bits.unaligned (Bits.java:626) 
    at java/nio/DirectByteBuffer.<clinit> 
(DirectByteBuffer.java:55) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/nio/ByteBuffer.allocateDirect (ByteBuffer.java:306) 
    at sun/io/CharToByteSingleByte.createCopy 
(CharToByteSingleByte.java:570) 
    at sun/io/CharToByteISO8859_15.<clinit> 
(CharToByteISO8859_15.java:168) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/Class.forNameImpl (Native Method) 
    at java/lang/Class.forName (Class.java:137) 
    at sun/io/Converters.getConverterClass (Converters.java:288) 
    at sun/io/Converters.newConverter (Converters.java:338) 
    at sun/io/CharToByteConverter.getConverter 
(CharToByteConverter.java:98) 
    at java/lang/StringCoding.makeEncoder 
(StringCoding.java:190) 
    at java/lang/StringCoding$EncoderCache$1.run 
(StringCoding.java:253) 
    at java/security/AccessController.doPrivileged 
(AccessController.java:254) 
    at java/lang/StringCoding$EncoderCache.getEncoder 
(StringCoding.java:250) 
    at java/lang/StringCoding.getEncoder (StringCoding.java:440) 
    at java/lang/StringCoding.encode (StringCoding.java:582) 
    at java/lang/String.getBytes (String.java:686) 
    at com/ibm/oti/util/Util.<clinit> (Util.java:21) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/System.getPropertyList (Native Method) 
    at java/lang/System.ensureProperties (System.java:259) 
    at java/lang/System.<clinit> (System.java:64) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/ClassLoader.initializeClassLoaders 
(ClassLoader.java:83) 
    at java/lang/Thread.initialize (Thread.java:339) 
    at java/lang/Thread.<init> (Thread.java:137) 
JVMJ9VM015W Initialization error for library jclse7b_26(14): 
JVMJ9VM009E J9VMDllMain failed 
Error: Could not create the Java Virtual Machine. 
Error: A fatal exception has occurred. Program will exit. 
 
This defect fix in DB2 10.1 Fix Pack 3 is only for DB2 on AIX.
Problem-Zusammenfassung:
DB2 V10.1 contains Java 7 GA. So DB2 V10.1 install may hit Java 
bug as addressed with APAR IV12603. 
JDK path will be hard coded to install path so customer cannot 
bypass this by pointing to newer level of JDK. 
 
Install log will show error similar to this : 
 
ERROR: Exception in thread "main" 
java/lang/ExceptionInInitializerError 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:255) 
    at java/nio/ByteBuffer.allocateDirect (ByteBuffer.java:306) 
    at sun/io/CharToByteSingleByte.createCopy 
(CharToByteSingleByte.java:570) 
    at sun/io/CharToByteISO8859_15.<clinit> 
(CharToByteISO8859_15.java:168) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/Class.forNameImpl (Native Method) 
    at java/lang/Class.forName (Class.java:137) 
    at sun/io/Converters.getConverterClass (Converters.java:288) 
    at sun/io/Converters.newConverter (Converters.java:338) 
    at sun/io/CharToByteConverter.getConverter 
(CharToByteConverter.java:98) 
    at java/lang/StringCoding.makeEncoder 
(StringCoding.java:190) 
    at java/lang/StringCoding$EncoderCache$1.run 
(StringCoding.java:253) 
    at java/security/AccessController.doPrivileged 
(AccessController.java:254) 
    at java/lang/StringCoding$EncoderCache.getEncoder 
(StringCoding.java:250) 
    at java/lang/StringCoding.getEncoder (StringCoding.java:440) 
    at java/lang/StringCoding.encode (StringCoding.java:582) 
    at java/lang/String.getBytes (String.java:686) 
    at com/ibm/oti/util/Util.<clinit> (Util.java:21) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/System.getPropertyList (Native Method) 
    at java/lang/System.ensureProperties (System.java:259) 
    at java/lang/System.<clinit> (System.java:64) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/ClassLoader.initializeClassLoaders 
(ClassLoader.java:83) 
    at java/lang/Thread.initialize (Thread.java:339) 
    at java/lang/Thread.<init> (Thread.java:137) 
java/lang/NullPointerException 
    at java/nio/Bits.unaligned (Bits.java:626) 
    at java/nio/DirectByteBuffer.<clinit> 
(DirectByteBuffer.java:55) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/nio/ByteBuffer.allocateDirect (ByteBuffer.java:306) 
    at sun/io/CharToByteSingleByte.createCopy 
(CharToByteSingleByte.java:570) 
    at sun/io/CharToByteISO8859_15.<clinit> 
(CharToByteISO8859_15.java:168) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/Class.forNameImpl (Native Method) 
    at java/lang/Class.forName (Class.java:137) 
    at sun/io/Converters.getConverterClass (Converters.java:288) 
    at sun/io/Converters.newConverter (Converters.java:338) 
    at sun/io/CharToByteConverter.getConverter 
(CharToByteConverter.java:98) 
    at java/lang/StringCoding.makeEncoder 
(StringCoding.java:190) 
    at java/lang/StringCoding$EncoderCache$1.run 
(StringCoding.java:253) 
    at java/security/AccessController.doPrivileged 
(AccessController.java:254) 
    at java/lang/StringCoding$EncoderCache.getEncoder 
(StringCoding.java:250) 
    at java/lang/StringCoding.getEncoder (StringCoding.java:440) 
    at java/lang/StringCoding.encode (StringCoding.java:582) 
    at java/lang/String.getBytes (String.java:686) 
    at com/ibm/oti/util/Util.<clinit> (Util.java:21) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/System.getPropertyList (Native Method) 
    at java/lang/System.ensureProperties (System.java:259) 
    at java/lang/System.<clinit> (System.java:64) 
    at java/lang/J9VMInternals.initializeImpl (Native Method) 
    at java/lang/J9VMInternals.initialize 
(J9VMInternals.java:233) 
    at java/lang/ClassLoader.initializeClassLoaders 
(ClassLoader.java:83) 
    at java/lang/Thread.initialize (Thread.java:339) 
    at java/lang/Thread.<init> (Thread.java:137) 
JVMJ9VM015W Initialization error for library jclse7b_26(14): 
JVMJ9VM009E J9VMDllMain failed 
Error: Could not create the Java Virtual Machine. 
Error: A fatal exception has occurred. Program will exit.
Local-Fix:
n/a
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Lösung
First fixed in DB2 Version 10.1 FP3.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
23.05.2013
01.10.2013
18.10.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.3 FixList
10.1.0.3 FixList