Wednesday, 2 November 2016

A fatal error has been detected by the Java Runtime Environment

[oracle@apps14 12c]$ dbua
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000003ac4814d70, pid=6623, tid=139971124459280
#
# JRE version: 6.0_37-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.12-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [ld-linux-x86-64.so.2+0x14d70]
#
# An error report file with more information is saved as:
# /u01/database/db/tech_st/12c/hs_err_pid6623.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)
[oracle@apps14 12c]$ 
TRACE FILE CONTENT
Memory: 4k page, physical 8181084k(5652968k free), swap 16777212k(16777212k free                               )

vm_info: Java HotSpot(TM) 64-Bit Server VM (20.12-b01) for linux-amd64 JRE (1.6.                               0_37-b06), built on Sep 24 2012 11:47:45 by "java_re" with gcc 3.2.2 (SuSE Linux                               )

time: Fri Sep 23 17:23:02 2016
elapsed time: 0 seconds


Solution:=
=================================================================
$ export LD_BIND_NOW=1

Then Run dbca or dbua or any







No comments:

Post a Comment