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!

Unable to start sqldeveloper on Ubuntu 14.04

2692682Jun 12 2014 — edited Jun 12 2014

I just downloaded and unzipped sqldeveloper 4.0.2 (4.0.2.15.21) on my Ubuntu 14.04 machine and I get an exception when trying to run it for the first time.

Exception "java.lang.ClassNotFoundException: com/intellij/openapi/editor/RawText"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class="com".intellij.openapi.editor.RawText

Exception "java.lang.ClassNotFoundException: com/intellij/openapi/editor/RawText"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class="com".intellij.openapi.editor.RawText

Exception "java.lang.ClassNotFoundException: com/intellij/codeInsight/editorActions/FoldingData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class="com".intellij.codeInsight.editorActions.FoldingData

Exception "java.lang.ClassNotFoundException: com/intellij/codeInsight/editorActions/FoldingData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class="com".intellij.codeInsight.editorActions.FoldingData


LOAD TIME : 264#

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

#

#  SIGSEGV (0xb) at pc=0x00007f7fd80a5be0, pid=21750, tid=140187119675136

#

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

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

# Problematic frame:

# C  0x00007f7fd80a5be0

Trying to google it but I can't find anything relevant. I'm not sure how to start troubleshooting. Any ideas?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 10 2014
Added on Jun 12 2014
1 comment
2,167 views