WLS NodeManager Fails With "ld.so.1: java: fatal: relocation error: file jdk1.7.0_72/jre/lib/sparc/libzip.so: symbol throwFileNotFoundException: referenced symbol not found" After Upgrading JDK 1.6 to 1.7
(Doc ID 1966113.1)
Last updated on NOVEMBER 14, 2022
Applies to:
Oracle WebLogic Server - Version 10.3.6 to 12.1.3.0.0Information in this document applies to any platform.
Symptoms
Problem Description
While upgrading from JDK 1.6 (applications are working in this environment)
Solaris Sparc 10 - WLS 10.3.6.4 FMW 11.1.1.7 JVM 1.6.0_37
java -d64 -version
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01, mixed mode)
to JDK 1.7.0_72 using Doc ID 1309855.1
java -d64 -version
java version "1.7.0_72"
Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)
Nodemanagers now fail with:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |