Skip to Main Content

SQL Developer

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!

4.0EA3: SQL Developer doesn't start on fedora 19 64-bit

Working!Dec 8 2013 — edited Dec 11 2013

Hello.

When I start sqldeverloper in command line it fails with the following messages:

[alexander@localhost jdk1.7.0_45]$ sqldeveloper

Oracle SQL Developer

Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.

Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/alexander/.sqldeveloper/4.0.0/product.conf

/usr/java/jdk1.7.0_45

LOAD TIME : 867#

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

#

#  SIGSEGV (0xb) at pc=0x00000037dda62de0, pid=2562, tid=140088626366208

#

# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)

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

# Problematic frame:

# C  0x00000037dda62de0

#

# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

#

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

# /tmp/hs_err_pid2562.log

#

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

#   http://bugreport.sun.com/bugreport/crash.jsp

#

/opt/sqldeveloper/sqldeveloper/bin/../../ide/bin/launcher.sh: line 1117:  2562 Aborted                 (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

This post has been answered by thatJeffSmith-Oracle on Dec 8 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2014
Added on Dec 8 2013
3 comments
2,384 views