Skip to Main Content

Java Development Tools

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!

Jdeveloper 12.2.1 crashing (Windows 7-64bit)

Ashish AwasthiNov 2 2015 — edited Nov 2 2015

Hello Everyone

I have recently installed Jdev 12.2.1 on my windows 7 machine, i faced no problem in installation (Used generic installer with Jdk8U66) but when i open any jspx or jsf page in design mode , jdeveloper crashes . Problem doesn't appear when i open other tab (Source, History, Bindings) of page editor

I checked crash log in \Oracle12.2.1\jdeveloper\jdev\bin , it shows this


#

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

#

#  EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000007feee30ca90, pid=5900, tid=6148

#

# JRE version: Java(TM) SE Runtime Environment (8.0_66-b17) (build 1.8.0_66-b17)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b17 mixed mode windows-amd64 compressed oops)

# Problematic frame:

#[msvcr120.dll+0x8ca90]

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

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

#   http://bugreport.java.com/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 (0x000000001bdb1800): JavaThread "JavaFX Application Thread" daemon [_thread_in_native, id=6148, stack(0x000000002a250000,0x000000002a350000)]

siginfo: ExceptionCode=0xc000001d

Registers:

RAX=0x000000002a34d618, RBX=0x00000000259c5160, RCX=0x00000000259c3cf8, RDX=0x3ff0000000000000

RSP=0x000000002a34d590, RBP=0x000000002a34d629, RSI=0x00000000187ffe40, RDI=0x00000000259b08e0

R8 =0x00000000000001ff, R9 =0x0000000025999990, R10=0x0000000000000011, R11=0x0000000000000045

R12=0x0000000018d6ff50, R13=0x0000000018d6ff10, R14=0x00000000259b08e0, R15=0x0000000018a1f970

RIP=0x000007feee30ca90, EFLAGS=0x0000000000010202

Please suggest


Ashish

This post has been answered by kdario on Nov 2 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2015
Added on Nov 2 2015
6 comments
1,376 views