DST Java Patch 5047902, 5075500, or 5075503 Post-Install Step Raises ORA-7445[jon_get_ncomp_method_fptr] or ORA-3113 on CREATE OR REPLACE JAVA SYSTEM command
(Doc ID 409030.1)
Last updated on MAY 22, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 8.1.7.4 to 9.2.0.7 [Release 8.1.7 to 9.2]Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
This problem can occur on any platform.
Symptoms
During post-install steps for DST <
- command CREATE OR REPLACE JAVA SYSTEM raises:
- From the database: ORA-7445[jon_get_ncomp_method_fptr]
or ORA-7445 [] [] [] []
or ORA-7445 with different arguments - From SQL*Plus or the client ORA-3113.
- Typical errors seen in the alert log
ORA-07445: exception encountered: core dump [jon_get_ncomp_method_fptr]
or
ORA-7445 [] [] [] []
- Typical errors seen in the trace file:
digest of class java/util/TimeZone does not match digest of its precompiled native version
digest of class java/util/TimeZone$1 does not match digest of its precompiled native version
Call Stack can look like this:
jon_get_ncomp_method_fptr jvmc_const_pool_get_ncomp_class_init_ics_encache_clint
jtcfs_ffa1fb7449_java_util_TimeZone__getTimeZone
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 |
Cause |
Solution |
References |