Cannot start SQL Developer

From: Thomas Kellerer <WVIJEVPANEHT_at_spammotel.com>
Date: Fri, 31 Mar 2006 18:27:33 +0200
Message-ID: <4953jlFmvdctU1_at_individual.net>



Hello,

I tried to run SQL Developer, but it doesn't come up (hangs at the splash screen)

When using the "console version" in jdev/bin I can see an exception in the console window:

java.lang.NoSuchMethodError: com.jgoodies.looks.plastic.theme.SkyBluerTahoma.get Font()Ljavax/swing/plaf/FontUIResource;

         at
com.jgoodies.looks.plastic.theme.SkyBluerTahoma.getUserTextFont(SkyBluerTahoma.java:79)

         at oracle.ideimpl.plaf.theme.SkyBluer.getUserTextFont(SkyBluer.java:67)
         at 
javax.swing.plaf.metal.MetalLookAndFeel$FontActiveValue.createValue(MetalLookAndFeel.java:1684)
         at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:200)
         at javax.swing.UIDefaults.get(UIDefaults.java:130)
         at javax.swing.UIDefaults.getFont(UIDefaults.java:350)
         at 
com.jgoodies.looks.plastic.PlasticLookAndFeel.initComponentDefaults(PlasticLookAndFeel.java:442)
         at com.jgoodies.looks.plastic.Plastic3DLookAndFeel.initComponentDefaults

(Plastic3DLookAndFeel.java:73)
at com.jgoodies.looks.plastic.PlasticXPLookAndFeel.initComponentDefaults
(PlasticXPLookAndFeel.java:108)
at oracle.bali.ewt.olaf2.OracleLookAndFeel.initComponentDefaults(Unknown Source) at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:97) at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel. java:1392) at javax.swing.UIManager.setLookAndFeel(UIManager.java:441) at javax.swing.UIManager.setLookAndFeel(UIManager.java:481) at oracle.ideimpl.IdeUIManagerImpl._setLookAndFeel(IdeUIManagerImpl.java :384) at oracle.ideimpl.IdeUIManagerImpl._setDefaultLookAndFeel(IdeUIManagerIm pl.java:350) at oracle.ideimpl.IdeUIManagerImpl.setLookAndFeel(IdeUIManagerImpl.java: 216) at oracle.ideimpl.DefaultIdeCore.initializeLookAndFeel(DefaultIdeCore.ja va:80) at oracle.ide.IdeCore.startupImpl(IdeCore.java:1170) at oracle.ide.Ide.startup(Ide.java:672) at oracle.ideimpl.Main.start(Main.java:49) at oracle.ideimpl.Main.main(Main.java:25)

Is there a way I can edit a configuration file, to prevent the usage of the JGoodies look and feel? Or any other fix for this problem?

This is with JDK 1.5.0_06-b05 and SQL Developer 1.0, Windows XP SP2

Regards
Thomas Received on Fri Mar 31 2006 - 18:27:33 CEST

Original text of this message