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.0.1] Doesn't start in Ubuntu 13.10

Krystian RakoczyMar 6 2014 — edited Jul 7 2014

Hi,

I tried to run SQL Developer 4.x in Ubuntu and it cannot run. During starting I got following message:

krystian@krystian-Latitude-E4310:~$ sqldeveloper

Oracle SQL Developer

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

LOAD TIME : 514#

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

#

#  SIGSEGV (0xb) at pc=0x00007f51a8601320, pid=25150, tid=139988754757376

#

# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)

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

# Problematic frame:

# C  0x00007f51a8601320

#

# 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_pid25150.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 1193: 25150 Aborted                 (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

Version 3.x works properly. I'm using JDK7. Any hints?

This post has been answered by trent on Mar 6 2014
Jump to Answer

Comments

877531
After playing around with it more, it is just a problem with VS 2010 and its tableadapter wizard. If I run it outside the wizard everything works fine.
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 4 2014
Added on Mar 6 2014
5 comments
3,626 views