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!

JRE fatal error while opening client tool in linux machine

SanthoshSreshtaSep 8 2015 — edited Sep 8 2015

Hi All,

I am encountering some JAVA issue while about to start ODI Client tool from Linux RedHat machine.

I was trying to run ./odi.sh , previosuly before twl days, I was able to open the UserInterface client tool, but suddenly when I tried to open today. it is been showing some issue as below.

I am using ODI 11.1.1.8 and WLS 10.3 and java 1.6.0_41

odi_error.jpg

the below data is from the path <ODI_HOME>oracledi/client/odi/bin/hs_err_pid12531.log

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

SIGILL (0x4) at pc=0x00007f579974bd70, pid=12531, tid=140013484668688

# JRE version: 6.0_41-b02

# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01 mixed mode linux-amd64 compressed oops)

# Problematic frame:

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

# 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.

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

Current thread (0x00007f579561b000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=12552, stack(0x00007f576df47000,0x00007f576e048000)]

siginfo:si_signo=SIGILL: si_errno=0, si_code=2 (ILL_ILLOPN), si_addr=0x00007f579974bd70

Registers:

RAX=0x0000000000000001, RBX=0x00007f579432aae0, RCX=0x0000000017bee3ff, RDX=0x00000000bfebfbff

RSP=0x00007f576e043d98, RBP=0x00007f576e043ee0, RSI=0x0000000000000000, RDI=0x0000000000000058

R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00007f576e043d10, R11=0x00007f579432aae0

R12=0x00007f576e043f08, R13=0x00007f57943400b0, R14=0x0000000000000000, R15=0x0000000000000000

RIP=0x00007f579974bd70, EFLAGS=0x0000000000010202, CSGSFS=0x000000000000e033, ERR=0x0000000000000000

TRAPNO=0x0000000000000006

Thanks,

Santhosh

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2015
Added on Sep 8 2015
0 comments
493 views