Problem launching SQL Developer in Mac

Hi,
I downloaded SQL developer latest version and tried to launch, but it's not launching.
My java version: 1.5.0_13-121
I tried replacing my ojdbc14.jar with ojdbc15.jar, still it's not launching.
Q1: Can somebody give some pointer on this.
Which I launch it from terminal, this is what I get:
Using oracle.home=/Users/senthil/Desktop/SQLDeveloper.app/Contents/Resources/sqldeveloper
Using ide.user.dir=/Users/senthil/.sqldeveloper
nothing after this.
Q2: Also, how can I enable/see logging of sql developer.
Thanks for your time,
Senthil

This is the what I get after sometime:
IDE boot startup failed.
java.lang.StackOverflowError
at oracle.classloader.SearchMetrics.enabled(SearchMetrics.java:41)
at oracle.classloader.PolicyClassLoader.findJREClass(PolicyClassLoader.java:1157)
at oracle.classloader.JVMSearchPolicy.getClass(JVMSearchPolicy.java:27)
at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:648)
at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1308)
at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:68)
at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:648)
at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1308)
at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:68)
at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:648)
at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1308)
at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:68)
at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1693)
at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1654)
at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1639)
at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1053)
at java.util.ResourceBundle.findBundle(ResourceBundle.java:928)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:762)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
at java.util.logging.Level.getLocalizedName(Level.java:223)
at oracle.classloader.util.AutoFlushStreamHandler$SimpleFormatter.format(AutoFlushStreamHandler.java:26)
at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
at oracle.classloader.util.AutoFlushStreamHandler.publish(AutoFlushStreamHandler.java:85)
at java.util.logging.Logger.log(Logger.java:428)
at java.util.logging.Logger.doLog(Logger.java:450)
at java.util.logging.Logger.log(Logger.java:473)
at oracle.classloader.util.ClassLoadLogger.logException(ClassLoadLogger.java:261)
at oracle.classloader.SharedCodeSource.getExtensionDependencies(SharedCodeSource.java:312)
at oracle.classloader.ExtensionDependency.resolveAll(ExtensionDependency.java:84)
at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:231)
at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:217)
at oracle.classloader.PolicyClassLoader.commit(PolicyClassLoader.java:746)
at oracle.classloader.PolicyClassLoader.checkState(PolicyClassLoader.java:2034)
at oracle.classloader.PolicyClassLoader.findLocalResource(PolicyClassLoader.java:1501)
at oracle.classloader.SearchPolicy$FindLocal.findResource(SearchPolicy.java:173)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1732)
at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
at java.util.ResourceBundle$1.run(ResourceBundle.java:1079)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1075)
at java.util.ResourceBundle.findBundle(ResourceBundle.java:928)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:762)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
at java.util.logging.Level.getLocalizedName(Level.java:223)
at oracle.classloader.util.AutoFlushStreamHandler$SimpleFormatter.format(AutoFlushStreamHandler.java:26)
at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
at oracle.classloader.util.AutoFlushStreamHandler.publish(AutoFlushStreamHandler.java:85)
at java.util.logging.Logger.log(Logger.java:428)
at java.util.logging.Logger.doLog(Logger.java:450)
at java.util.logging.Logger.log(Logger.java:473)
at oracle.classloader.util.ClassLoadLogger.logException(ClassLoadLogger.java:261)
at oracle.classloader.SharedCodeSource.getExtensionDependencies(SharedCodeSource.java:312)
at oracle.classloader.ExtensionDependency.resolveAll(ExtensionDependency.java:84)
at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:231)
at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:217)
at oracle.classloader.PolicyClassLoader.commit(PolicyClassLoader.java:746)
at oracle.classloader.PolicyClassLoader.checkState(PolicyClassLoader.java:2034)
at oracle.classloader.PolicyClassLoader.findLocalResource(PolicyClassLoader.java:1501)
at oracle.classloader.SearchPolicy$FindLocal.findResource(SearchPolicy.java:173)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1732)
at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
at java.util.ResourceBundle$1.run(ResourceBundle.java:1079)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1075)
at java.util.ResourceBundle.findBundle(ResourceBundle.java:928)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:762)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
at java.util.logging.Level.getLocalizedName(Level.java:223)
at oracle.classloader.util.AutoFlushStreamHandler$SimpleFormatter.format(AutoFlushStreamHandler.java:26)
at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
at oracle.classloader.util.AutoFlushStreamHandler.publish(AutoFlushStreamHandler.java:85)
at java.util.logging.Logger.log(Logger.java:428)
at java.util.logging.Logger.doLog(Logger.java:450)
at java.util.logging.Logger.log(Logger.java:473)
at oracle.classloader.util.ClassLoadLogger.logException(ClassLoadLogger.java:261)
at oracle.classloader.SharedCodeSource.getExtensionDependencies(SharedCodeSource.java:312)
at oracle.classloader.ExtensionDependency.resolveAll(ExtensionDependency.java:84)
at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:231)
at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:217)
at oracle.classloader.PolicyClassLoader.commit(PolicyClassLoader.java:746)
at oracle.classloader.PolicyClassLoader.checkState(PolicyClassLoader.java:2034)
at oracle.classloader.PolicyClassLoader.findLocalResource(PolicyClassLoader.java:1501)
at oracle.classloader.SearchPolicy$FindLocal.findResource(SearchPolicy.java:173)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1732)
at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
at java.util.ResourceBundle$1.run(ResourceBundle.java:1079)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1075)
at java.util.ResourceBundle.findBundle(ResourceBundle.java:928)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:762)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
at java.util.logging.Level.getLocalizedName(Level.java:223)
at oracle.classloader.util.AutoFlushStreamHandler$SimpleFormatter.format(AutoFlushStreamHandler.java:26)
at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
at oracle.classloader.util.AutoFlushStreamHandler.publish(AutoFlushStreamHandler.java:85)
at java.util.logging.Logger.log(Logger.java:428)
at java.util.logging.Logger.doLog(Logger.java:450)
at java.util.logging.Logger.log(Logger.java:473)

Similar Messages

  • Problems launching sql developer

    I must be missing something somewhere.
    I downloaded the version for Solaris and unzipped it with no problems, but when I go to run it, I get:
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: null directory
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: null directory
    ERROR: INVOKED_AS variable not defined.
    I'm running Solaris 10 and have tried running it as Oracle, root, and my normal user. All produce the same errors.

    See Re: it works on sparc solaris too !
    -kris

  • Problem connecting sql developer with a remote database MAc OSX Snow Leopar

    Hi everyone, sorry for my poor english but i don 't speak this language.
    I'm trying to connect Sql develper to a remote database and it does not work, showing this error: The Network Adapter could not establish the connection.
    Before running sql developer i install the oracle instant client and sql plus, i use the same tnsnames.ora file as my windows machine and sqlplus (in snow leopard) connect perfect.
    i set the path of my tnsnames in the setup of sql developer but i can't do it work.
    Anyone can help me please? thanks a lot.

    Duplicate thread Problem running Sql developer in Mac OSX Snow Leopard.

  • SQL Developer for Mac Fails to Launch 2.1.0.63.73

    It is disappointing that 2.1 RC1 fails to launch on PPC Macs and particularly aggravating that there is no indication on the download page or in the release notes this was only built for Intel Macs. Or does
    "...launcher.sh: line 774: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java: *Bad* *CPU* *type* *in* *executable*
    Error: SQL Developer can't recognize the JDK version" mean something else?
    Is there any compelling reason that SQL Developer for Mac cannot be compiled as a UB?
    Chuck

    I just tried to run 2.1 on my PPC running 10.4.11 from sqldeveloper-2.1.0.63.73-macosx.tar.tar on the 2.1 downloads page.
    On double-clicking SQLDeveloper.app a bash process starts and uses all the CPU. The icon bounces in the taskbar for about a minute. There's nothing else visible.
    info.plist says it is version 1.1!
    I was using the previous release, so before I installed I copied the app and ~/.SQLdeveloper so I could restore it if the update failed.
    Should I have deleted ~/.SQLdeveloper? I can't see any upgrade notes.
    I remember with previous updates there was a way to keep the connections, what was it?
    To move the sqlconnections.xml out of .sqldeveloper before installing the new version then move it back?
    Later - the console has lots of aqua errors. I guess that means it needs Tiger or SnowLeopard?
    E.g.
    22:07:07,150 12947 ERROR [ main ] ro.sync.I.C - java.lang.ClassNotFoundException: apple.laf.CUIAquaKeyBindings
    java.lang.ClassNotFoundException: apple.laf.CUIAquaKeyBindings
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at ro.sync.util.q.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at ro.sync.I.C.A(Unknown Source)
         at ro.sync.I.C.installKeyboardActions(Unknown Source)
         at javax.swing.plaf.basic.BasicTextUI.installUI(BasicTextUI.java:707)
         at javax.swing.JComponent.setUI(JComponent.java:653)
         at javax.swing.text.JTextComponent.setUI(JTextComponent.java:298)
         at ro.sync.I.K.setUI(Unknown Source)
         at javax.swing.text.JTextComponent.updateUI(JTextComponent.java:308)
         at ro.sync.I.K.updateUI(Unknown Source)
         at javax.swing.text.JTextComponent.<init>(JTextComponent.java:282)
         at javax.swing.JTextArea.<init>(JTextArea.java:182)
         at javax.swing.JTextArea.<init>(JTextArea.java:118)
         at ro.sync.ui.CA.<init>(Unknown Source)
         at ro.sync.ui.O.<init>(Unknown Source)
         at ro.sync.I.K.<init>(Unknown Source)
         at ro.sync.A.L.G.<init>(Unknown Source)
         at ro.sync.A.L.K.<init>(Unknown Source)
         at ro.sync.A.L.N.<init>(Unknown Source)
         at ro.sync.A.L.T.<init>(Unknown Source)
         at ro.sync.A.L.M.<init>(Unknown Source)
         at ro.sync.exml.I.a.G.C.?(Unknown Source)
         at ro.sync.exml.I.T.B.?(Unknown Source)
         at ro.sync.exml.I.a.G.C.?(Unknown Source)
         at ro.sync.exml.I.t.K(Unknown Source)
         at ro.sync.exml.I.a.G.C.K(Unknown Source)
         at ro.sync.exml.I.oA.U(Unknown Source)
         at ro.sync.exml.I.R.K.U(Unknown Source)
         at ro.sync.exml.I.oA.?(Unknown Source)
         at ro.sync.exml.I.R.K.?(Unknown Source)
         at ro.sync.exml.I.a.b.?(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.open(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.F.U.¥(Unknown Source)
         at ro.sync.exml.F.K.?(Unknown Source)
         at ro.sync.exml.F.K.R(Unknown Source)
         at ro.sync.exml.F.K.S(Unknown Source)
         at ro.sync.exml.F.K.?(Unknown Source)
         at ro.sync.exml.MainFrame.<init>(Unknown Source)
         at ro.sync.exml.MainFrame.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at ro.sync.ui.application.ApplicationLauncher.A(Unknown Source)
         at ro.sync.ui.application.ApplicationLauncher.launch(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at ro.sync.exml.Oxygen.main(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)
         at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
         at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
    22:07:07,155 12952 ERROR [ main ] ro.sync.I.C - java.lang.ClassNotFoundException: apple.laf.CUIAquaKeyBindings
    java.lang.ClassNotFoundException: apple.laf.CUIAquaKeyBindings
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at ro.sync.util.q.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at ro.sync.I.C.A(Unknown Source)
         at ro.sync.I.C.installKeyboardActions(Unknown Source)
         at javax.swing.plaf.basic.BasicTextUI.installUI(BasicTextUI.java:707)
         at javax.swing.JComponent.setUI(JComponent.java:653)
         at javax.swing.text.JTextComponent.setUI(JTextComponent.java:298)
         at ro.sync.I.K.setUI(Unknown Source)
         at javax.swing.text.JTextComponent.updateUI(JTextComponent.java:308)
         at ro.sync.I.K.updateUI(Unknown Source)
         at javax.swing.text.JTextComponent.<init>(JTextComponent.java:282)
         at javax.swing.JTextArea.<init>(JTextArea.java:182)
         at javax.swing.JTextArea.<init>(JTextArea.java:118)
         at ro.sync.ui.CA.<init>(Unknown Source)
         at ro.sync.ui.O.<init>(Unknown Source)
         at ro.sync.I.K.<init>(Unknown Source)
         at ro.sync.A.L.G.<init>(Unknown Source)
         at ro.sync.A.L.K.<init>(Unknown Source)
         at ro.sync.A.L.N.<init>(Unknown Source)
         at ro.sync.A.L.T.<init>(Unknown Source)
         at ro.sync.A.L.M.<init>(Unknown Source)
         at ro.sync.exml.I.a.G.C.?(Unknown Source)
         at ro.sync.exml.I.T.B.?(Unknown Source)
         at ro.sync.exml.I.a.G.C.?(Unknown Source)
         at ro.sync.exml.I.t.K(Unknown Source)
         at ro.sync.exml.I.a.G.C.K(Unknown Source)
         at ro.sync.exml.I.oA.U(Unknown Source)
         at ro.sync.exml.I.R.K.U(Unknown Source)
         at ro.sync.exml.I.oA.?(Unknown Source)
         at ro.sync.exml.I.R.K.?(Unknown Source)
         at ro.sync.exml.I.a.b.?(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.open(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.F.U.¥(Unknown Source)
         at ro.sync.exml.F.K.?(Unknown Source)
         at ro.sync.exml.F.K.R(Unknown Source)
         at ro.sync.exml.F.K.S(Unknown Source)
         at ro.sync.exml.F.K.?(Unknown Source)
         at ro.sync.exml.MainFrame.<init>(Unknown Source)
         at ro.sync.exml.MainFrame.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at ro.sync.ui.application.ApplicationLauncher.A(Unknown Source)
         at ro.sync.ui.application.ApplicationLauncher.launch(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at ro.sync.exml.Oxygen.main(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)
         at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
         at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
    22:07:19,050 24847 ERROR [ class ro.sync.ui.application.A.P ] ro.sync.I.C - java.lang.ClassNotFoundException: apple.laf.CUIAquaLookAndFeel
    java.lang.ClassNotFoundException: apple.laf.CUIAquaLookAndFeel
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at ro.sync.util.q.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at ro.sync.I.C.A(Unknown Source)
         at ro.sync.I.C.installKeyboardActions(Unknown Source)
         at javax.swing.plaf.basic.BasicTextUI.installUI(BasicTextUI.java:707)
         at javax.swing.JComponent.setUI(JComponent.java:653)
         at javax.swing.text.JTextComponent.setUI(JTextComponent.java:298)
         at ro.sync.I.K.setUI(Unknown Source)
         at javax.swing.text.JTextComponent.updateUI(JTextComponent.java:308)
         at ro.sync.I.K.updateUI(Unknown Source)
         at javax.swing.text.JTextComponent.<init>(JTextComponent.java:282)
         at javax.swing.JTextArea.<init>(JTextArea.java:182)
         at javax.swing.JTextArea.<init>(JTextArea.java:118)
         at ro.sync.ui.CA.<init>(Unknown Source)
         at ro.sync.ui.O.<init>(Unknown Source)
         at ro.sync.I.K.<init>(Unknown Source)
         at ro.sync.A.L.G.<init>(Unknown Source)
         at ro.sync.A.L.K.<init>(Unknown Source)
         at ro.sync.A.L.N.<init>(Unknown Source)
         at ro.sync.A.L.T.<init>(Unknown Source)
         at ro.sync.A.L.M.<init>(Unknown Source)
         at ro.sync.exml.I.a.G.C.?(Unknown Source)
         at ro.sync.exml.I.T.B.?(Unknown Source)
         at ro.sync.exml.I.a.G.C.?(Unknown Source)
         at ro.sync.exml.I.t.K(Unknown Source)
         at ro.sync.exml.I.a.G.C.K(Unknown Source)
         at ro.sync.exml.I.oA.U(Unknown Source)
         at ro.sync.exml.I.R.K.U(Unknown Source)
         at ro.sync.exml.I.oA.?(Unknown Source)
         at ro.sync.exml.I.R.K.?(Unknown Source)
         at ro.sync.exml.I.a.b.?(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.K(Unknown Source)
         at ro.sync.exml.I.VA.open(Unknown Source)
         at ro.sync.exml.I.VA.?(Unknown Source)
         at ro.sync.exml.D.G.K(Unknown Source)
         at ro.sync.exml.D.G.S(Unknown Source)
         at ro.sync.exml.MainFrame$20.actionPerformed(Unknown Source)
         at ro.sync.ui.application.A.P$_A$1.?(Unknown Source)
         at ro.sync.ui.application.A.run(Unknown Source)

  • Import tnsnams.ora in SQL developer on Mac OS

    Hi, I am moving from PC to Mac and am installing SQL developer on Mac OS. I want to import tnsnames.ora ( that I used in toad ) to SQL developer. I looked it up and everyone seems to say drop tnsnames.ora to /etc, sql developer will pick it up. However I don't have root access to /etc directory.
    What can I do to import tnsnames.ora
    Thanks!

    You can put tnsnames anywhere you like and specify it via the TNS_ADMIN environment variable (though the next problem you will have is ensuring that the SQL Developer process can see that variable). The standard location is in network/admin under your Oracle Client installation. The reference to '/etc' is to do with database servers. You can put your own files in /etc if you want using sudo (it's your Mac), but I'm pretty sure that would not help here.
    However it's news to me that SQL Developer can even use TNS name resolution. I thought it was all JDBC. Are you sure?

  • Double click to open .sql files with sql developer on mac osx

    hi,
    I am trying to double click a .sql file and open it with SQL Developer on Mac OSX lion. I have associated .sql files to SQL Developer. On clicking the file it opens the SQL developer application but does not open the actual .sql file. Any ideas?
    Thanks

    Hello,
    Did you find any solution to your problem ? My SQL Developer worked fine and could open additional SQL files. Now it only opens the first one when starting SQL Developer. Additionnal files cannot be opened. Even running sqldeveloper.exe from command line with a SQL file as parameter doesn't help.
    I'm on Windows 7, 64 bit, but the environment may not necessarily be the cause.
    Regards
    -- Alwin

  • Quick Question... About SQL Developer for MAC - MAC Users please help.

    Hello everyone, I hope that someone out there can tell me that I am not crazy.
    I have installed SQL Developer for Mac OSX to access a MS-SQL database, and perform simple query operations. For the most part, I have been thrilled to have a Mac version of software that's fully featured.
    Details on my current setup:
    SQL Developer
    Version 2.1.1.64
    Build MAIN-64.45
    Mac OSX V10.6.3
    JTDS-1.2.5 JDBC driver
    Database connection is SQL Server 2005
    Anyway, my problem is this... I cannot locate the Query Builder function within this software. I have found the tutorials on how to use it, and it would appear to be located when you right-click the SQL worksheet to open the context menu. This option is not present in my software, and I need to figure out why. This screenshot is what I see when I right-click.
    Does anyone know if this is related to MS-SQL-2005?
    http://img10.imageshack.us/img10/1195/screenshot20100523at102.png
    Any assistance you could provide would be AWESOME! Thank you!
    Edited by: user13118614 on May 23, 2010 3:05 PM

    First of all you need an active connection in the worksheet (upper right drop-down).
    But even then it might not work. Sorry you were "thrilled to have a Mac version of software that's fully featured", because even if it is, MsSQL isn't. The tool is mainly focussed in providing a migration platform to Oracle, so a lot of the cool stuff is Oracle only.
    Regards,
    K.

  • Cannot launch SQL Developer - won't recognize Java JDK

    Upon attempting to launch SQL Developer for the first time, I get a dialog box asking for the "full path to Java executable". I use the Browse function to point to my local Java 7 JDK java.exe, and nothing happens. No error message, no prompt or hint (typical of Oracle applications, I'm discovering) - the dialog box clears itself and wil not accept any java.exe I point it to.

    DUPLICATE OF THIS THREAD!
    SQL Developer won't launch - doesn't recognize JDK
    Please mark this thread ANSWERED and continue to use the other thread.

  • SQL Developer with Mac Os X 1.3.9

    Greetings,
    I am running Oracle Database 10g Release 1 (10.1.0.3) on my Powerbook G4 1 GHz with 768 MB ram. After reading the requirements for SQL developer for OS X, I thought I would try to install it. Unfortunately there seems to be a conflict in the requirements for installing SQL developer.
    "Operating System
    Apple Mac OS X Version 10.3
    CPU Type and Speed
    Dual 1.25 GHz G4/G5 (1 GHz G4 minimum)
    Memory
    256 MB RAM
    Display
    "Thousands" of colors
    Hard Drive Space
    110 MB
    Java SDK
    Sun J2SE 1.5 release 1, available at ...
    " from http://download-uk.oracle.com/docs/html/B28240_02/install.htm#CIHDJBJG
    The J2SE 1.5 release is currently only available for OS X 10.4 and higher, so apparently you need this os version to run SQL developer. Is this correct? Is there a SQL Developer version that will run on OSX 10.3 that is running the J2SE 1.4.2 release?

    Sorry the subject heading should read:
    SQL Developer with Mac Os X 10.3.9

  • Launching SQL Developer

    Anyone getting stuck launching SQL Developer? Downloaded and extracted the zip file sqldeveloper-1557.zip. Launching the exe gets stuck on the splash screen.
    Help, anyone???

    I have noticed that when my Anti Virus program is running (Sophos), SQL Developer takes a looooong time to launch. I suggest you post a more detailed message to the SQL Developer.

  • Problem about launching sql developer

    Hello,
    i've downloaded sql developer 1.5.5 with jdk1.6_11. When i try to launch the application file sqldeveloper.exe i have a screen which disappears. Has somebody already encounted this problem? I think it's linked to the jdk release but probably it's not the case. Can you help me please?
    Thank you in advance
    Arnaud

    Thx for your response. I have the same error with thus release. So i decide change the release and to use a previous release. I'm working in windows Vista. But i've seen that my problem is linked to jdk because i can't also launch elcipse.lol.the first time i have this problem. when i write java -version i have this error C:\Users\JEFF>java -version
    Error: could not open `C:\Program Files\Java\jre6\lib\i386\jvm.cfg'
    i had jdk1.6_18 that i remplace with jdk1.6_11. I define the JAVA_HOME and the path. When i write
    C:\Users\JEFF>echo %PATH%
    C:\XEClient\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\syst
    em32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\WiFi\bin\;C:\Pro
    gram Files\Acer\Empowering Technology\eDataSecurity\;C:\Program Files\Acer\Empow
    ering Technology\eDataSecurity\x86;C:\Program Files\Acer\Empowering Technology\e
    DataSecurity\x64;C:\Program Files\Java\jdk1.6.0_11\bin;
    So what is wrong? I don't want to install again jdk.
    Thank u

  • Small bug and fix starting SQL Developer on Mac OS X

    I couldn't find anyone else mentioning this so I'll write it in.
    If I started SQL Developer in one user I couldn't start it again in another user, even after quitting out of the first. I would double click the icon and it would do the animated "zoom" but then nothing.
    I tracked it down to a problem in SQLDeveloper.app/Contents/MacOS/sqldeveloper.sh. When it redirects the output of the call to the start scipt in the /sqldeveloper/bin directory it would fail because the /tmp/sqldeveloper-startup.log was owned by the first user to start the App (since the /tmp was cleared anyway). My umask didn't give it permission to start overwriting that file.
    To fix it I changed the last line in SQLDeveloper.app/Contents/MacOS/sqldeveloper.sh to:
    bash ./sqldeveloper >/tmp/sqldeveloper-startup.$$.log
    so that the PID was now part of the name and each initiation of SQL Developer would have its own.
    You could also change the last line to:
    bash ./sqldeveloper >$(mktemp /tmp/sqldeveloper-startup.log.XXXXX)
    which would guarantee more uniqueness but wouldn't let you know which process was using the file.
    Savvy Mac users can edit the script themselves by right-clicking on the SQLDeveloper.app and selecting "Show Package Contents". You may have to temporarily change the file permissions to let you edit it.
    For the record I'm running SQL Developer 1.2.0 on a Mac TiBook G4 867MHz with Mac OS X 10.4.10 and 1Gb RAM (and it is still maddeningly slow because Java fundamentally sucks).
    -Bion

    Ok - I think I found it.
    Go into ~/Library/Application Support/SQL Developer/system1.5.3.57.83/o.ide.11.1.1.0.22.49.44 (or similar for whatever version you're running) and edit the settings.xml file there.
    Look for a block that looks like:
    <Item class="oracle.javatools.util.Pair">
    <first class="java.lang.String">delete-previous</first>
    <second class="oracle.ide.keyboard.KeyStrokes">
    <data>
    <Item class="javax.swing.KeyStroke">[0]</Item>
    </data>
    </second>
    </Item>
    and change it to:
    <Item class="oracle.javatools.util.Pair">
    <first class="java.lang.String">delete-previous</first>
    <second class="oracle.ide.keyboard.KeyStrokes">
    <data>
    <Item class="javax.swing.KeyStroke">[8]</Item>
    </data>
    </second>
    </Item>
    I'm not sure why, but this file seems to always contain the incorrect keystroke value when I do a fresh install of SQL Developer. I always have to go in and change that value by hand. I've tried choosing any number of the accelerator presets, but none of them make the delete key work.

  • Problem accessing SQL Developer with user sys

    Hi Experts;
    I'm working with Oracle 10G, in Solaris 10, The DB apparently is working properly, but I can not access the DB thru SQL Developer. When I try to acccess with user sys, and I enter de password, in oracle role I select sysdba, when I choose connect I get this error message:
    ORA-01017: invalid username/password; logon denied
    However, I can connect with other user without any problem.
    I was connecting directly in the server, with sqlplus /as sysdba and I changed the password for user sys, but still the problem continues.
    What is wrong with this. I got the same problem if try to connect thru OEM.
    Thanks and regards
    Al
    Edited by: user12048358 on Jul 8, 2011 12:02 PM

    Hi Buntoro;
    Thank you for answer.
    First, I'm completely sure I'm using the correct password, to be sure I changed the password thru sqlplus.
    I'm using tns connection, btw, with the same connection, I can connect, but with other user.
    I was trying again, however, with the same results previous explained.
    But also I have the same problen when I tried to connect to OEM, and I was trying to stop the dbconsole, and found this:
    export ORACLE_SID=YAWIDBLAB
    emctl status dbconsole
    OC4J Configuration issue. /opt/oracle/102/oc4j/j2ee/OC4J_DBConsole_yawi-db-lab01_YAWIBLAB not found.
    export ORACLE_SID=YAWIDBLA
    emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://yawi-db-lab01:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    Logs are generated in directory /opt/oracle/102/yawi-db-lab01_YAWIDBLA/sysman/log
    If I type export ORACLE_SID=YAWIDBLA and then sqlplus /nolog
    SQL> connect /as sysdba
    Connected to an idle instance.
    But, when I connect settiong the SID in this way:
    export ORACLE_SID=YAWIDBLAB
    sqlplus /nolog
    SQL*Plus: Release 10.2.0.4.0 - Production on Sat Jul 9 23:03:15 2011
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    SQL> connect /as sysdba
    Connected.
    SQL>
    Apparently, there is problem with the tnsnames. When I see the tnsnames in SQL DEVELOPER I see this: YAWIDBLA
    So, here is the tnsname, in order you have a better idea, what I have.
    YAWIDBLA =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = yawi-db-lab01)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = YAWIDBLAB)
    Is the first time I see this kind of problem.
    Have an idea of what's happening;
    Best Regards;
    Al

  • Problem in sql developer while connecting to oracle 11g

    when am creating a database connection with oracle 11g in sql developer editor it s throwing network adapter could not establish the connection
    connection name test
    user name system
    password system
    Role default
    Host name localhost
    Port 1521
    SID orcl
    Can any one help me to resolve the problem?
    Thanks in advance

    Those parameters probably aren't correct.
    Is that 11g on your machine? Try to specify the real IP instead. And sure the listener is up?
    Also sure about the SID and port?
    Hope that helps,
    K.

  • Problems with SQL Developer 2.3.0 on Ubuntu

    I installed on my 'Acer Aspire one' Ubuntu 9.04 and OracleXE and SQLDeveloper 2.3.0.
    The connection to the database functions.
    (I've been connected as HR)
    But when I use the 'Database Navigator' and select 'Schemas -> HR (default) -> Tables' than happens nothing. I can not see any table.
    It's the same with other db objects, except procedures and sequences.
    When I use SQL Statement, I can see that tables.
    A second problem I have with the windows coming up after any action.
    There are no scrall bars to see the complete content of the windows.
    Can anybody help me?
    Thanks a lot
    Gerhard

    No, beacuse you are not using Oracle SQL Developer. You are using a third-party product developed by SOLYP Informatik GmbH. I suggest that you go to their web site [http://sqldeveloper.solyp.com/] for support.
    Ed. H.

Maybe you are looking for

  • Illustrator CS6 Stops working in Windows 7 when Opening file or Starting new project

    Just installed CS6 (legal copy with serial number) on Windows 7 (64bit) computer. Photoshop seems to work fine. Illustrator opens, but when I try to open an existing file or start a new file windows says the program has stopped working. I've already

  • Testing SSL Connections, differences between ABAP and JAVA stacks

    Hello,    I am trying to test an outbound SSL connection to a partner.   I already have multiple outbound connections to many partners, but this new one is causing an issue.   Our firewalls between the two sites are opened as required, I verified tha

  • Staying With Macs for CS6?

    I have been perusing the various posts for "Ultimate Photoshop CS6 Workstations". Been a Mac guy since 1987, and although I have my gripes, Apple has pretty much delivered for me. Been limping along with a MacBook Pro as I thought there would be a "r

  • Spinning Beach Ball of Death and Kernal Panics - Capacitors?

    Hi, I got this email from my mother. This is her computer, not mine. I'm technically adept, so I'd be able to help her. I'm not sure this is actually a kernal panic, or if it's another issue such as capacitors? ================ Lately sometimes (at l

  • Consolidation structure

    Hi All, What is Consolidation structure and where do we assign Partner Company to consolidation structure. Thanks in advance