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 crashes during startup

2719324Jul 24 2014 — edited Jul 27 2014

Jdeveloper crashes during startup on my Windows 7 computer(after a fresh install). My laptop has 12GB of memory. When I start jdeveloper it opens the roles dialog window. Once I picked Default Role, Customization Developer, Database Edition or Java EE Edition, it completes the progress bar and simply crashes with the following error once completed 100 percent. However it works if I choose the role "Java Edition".

I tried both jdeveloper 11.1.1.5 and 11.1.1.7. I even removed the system folder C:\Users\xxxxx\AppData\Roaming\JDeveloper and tried it. I didn't help. I tried everything I can. Not sure what's causing this. Could somebody help me? Thanks.

===============================================

C:\OracleJdeveloper\Middleware\jdeveloper\jdev\bin>jdev -verbose
savedArg0
= C:\OracleJdeveloper\Middleware\jdeveloper\jdev\bin\jdev.exe
VM to launch C
:\OracleJdeveloper\Middleware\jdk160_24\jre\bin\client\jvm.dll
Restarting the launcher with the 64bit version
Reading exe header from jvm.dll, Machine=14c
JNI
Option: -Xbootclasspath/a:C:\OracleJdeveloper\Middleware\jdk160_24\lib\tools.jar;C:\OracleJdeveloper\Middleware\jdk160_24\lib\dt.jar
JNI
Option: -Xmx640M
JNI
Option: -Xms128M
JNI
Option: -Xverify:none
JNI
Option: -XX:MaxPermSize=256M
JNI
Option: -Xbootclasspath/p:../lib/lwawt.jar
JNI
Option: -Dsun.awt.keepWorkingSetOnMinimize=true
JNI
Option: -Dsun.java2d.noddraw=true
JNI
Option: -XX:+HeapDumpOnOutOfMemoryError
JNI
Option: -Doracle.jdeveloper.webservice.showAllOwsmPolicyTypes=false
JNI
Option: -Doracle.jdeveloper.webservice.hidePropertyOverride=false
JNI
Option: -Dsun.awt.disablegrab=true
JNI
Option: -Xbootclasspath/p:../../rdbms/jlib/ojdi.jar
JNI
Option: -Dide.startingArg0=C:\OracleJdeveloper\Middleware\jdeveloper\jdev\bin\jdev.exe
JNI
Option: -Dide.startingArg1=-verbose
JNI
Option: -Dide.launcherProcessId=912
JNI
Option: -Dide.config_pathname=C:\OracleJdeveloper\Middleware\jdeveloper\jdev\bin\jdev.conf
JNI
Option: -Dide.startingcwd=C:\OracleJdeveloper\Middleware\jdeveloper\jdev\bin
JNI
Option: -Dide.shell.enableFileTypeAssociation=C:\OracleJdeveloper\Middleware\jdeveloper\jdev\bin\jdev.exe
JNI
Option: -Dide.pref.dir.base=C:\Users\xxxxx\AppData\Roaming
JNI
Option: -Dide.work.dir.base=C:\Users\xxxxx\Documents
JNI
Option: -Djava.class.path=..\..\ide\lib\ide-boot.jar
JVM path is C
:\OracleJdeveloper\Middleware\jdk160_24\jre\bin\client\jvm.dll
sun
.misc.ServiceConfigurationError: com.sun.jdi.connect.Connector: Provider oracle.jbo.script.debug.SharedMemoryAttachingConnector not found
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x02a39fc7, pid=912, tid=5468
#
# JRE version: 6.0_24-b50
# Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode windows-x86 )
# Problematic frame:
#
[error occurred during error reporting (printing problematic frame), id 0xc0000005]
# An error report file with more information is saved as:
# C:\OracleJdeveloper\Middleware\jdeveloper\jdev\bin\hs_err_pid912.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.

=======================================================================#

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 24 2014
Added on Jul 24 2014
8 comments
2,011 views