Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Fatal Error (Java Runtime Environment) starting Install of Oracle WebLogic Server

user558643Jun 18 2013 — edited Jul 24 2013

Hello,

I am installing Oracle Fusion on OEL 6 and have hit a problem with weblogic. This worked for me on my TEST server a few months ago.

I have also successfully installed the "Install Repository Creation Utility (RCU)"

I am unable to launch Weblogic and discoverer_11gR1_ofm's runInstallers. The both give me the same error.

I am now at the step of installing the WLS 10.3.6 as follows:

login as appldisc account in vncserver:

. /home/appldisc/.bash_profile

[appldisc@ofindev ~]$ echo $MW_HOME

  /u02/appldisc/11.1.1/Middleware

[appldisc@ofindev ~]$ echo $JAVA_HOME

/u02/appldisc/11.1.1/jdk1.6.0_35

[appldisc@ofindev ~]$ which java

/usr/bin/java

java -jar wls1036_generic.jar

Error output:

# A fatal error has been detected by the Java Runtime Environment:

#

#  SIGSEGV (0xb) at pc=0x0000003b09e14d70, pid=1638, tid=140381262968592

#

# JRE version: 6.0_17-b17

# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )

# Derivative: IcedTea6 1.7.4

# Distribution: Custom build (Fri Nov 19 23:38:02 EST 2010)

# Problematic frame:

# C  [ld-linux-x86-64.so.2+0x14d70]

#

# An error report file with more information is saved as:

# /media/nfsbackup/software/discoverer_11gR1_ofm/WebLogic/hs_err_pid1638.log

#

# If you would like to submit a bug report, please include

# instructions how to reproduce the bug and visit:

#   http://icedtea.classpath.org/bugzilla

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

Aborted

---------------  T H R E A D  ---------------

Current thread (0x00007f4890007000):  JavaThread "main" [_thread_in_native, id=6202, stack(0x00007f4896afb000,0x00007f4896bfc000)]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=128 (), si_addr=0x0000000000000000

Registers:

RAX=0x0000000000000001, RBX=0x00007f489010be60, RCX=0x000000009e982203, RDX=0x000000001fabfbff

What am I missing in my environment for this wls1036_generic.jar to run?

Thanks

Mathias

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2013
Added on Jun 18 2013
3 comments
5,028 views