EA2: Display's gone funny!

Windows XP
Oracle 10g Database
Hello,
I've but using the EA2 version without any problems until this morning. Came into work fired up my laptop and open SQL Developer, most of my icons, sql worksheet were not visible when I ran the mouse back and forth over various parts of the screen, clicking the button etc would start to appear, but they were overlap and "mash" together in the message pane it had this:
SEVERE     153     0     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon onionskinbottom.normal.bg.image: [Ljava.lang.String;@17d57d6
SEVERE     154     31     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon scrolltrackv.normal.bg.image: [Ljava.lang.String;@1ca3f82
SEVERE     158     764     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon editortab.inactive.bg.image: [Ljava.lang.String;@15ee24
SEVERE     159     0     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon editortab.highlighted.bg.image: [Ljava.lang.String;@f8db08
SEVERE     162     296     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon mainwindow.normal.bg.image: [Ljava.lang.String;@10eaeda
SEVERE     163     16     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon toolbar.inactive.bg.image: [Ljava.lang.String;@ba06ff
SEVERE     164     2385     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon tabseparator.normal.bg.image: [Ljava.lang.String;@1672c01
SEVERE     165     0     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon scrolltrackh.normal.bg.image: [Ljava.lang.String;@1c221b2
SEVERE     166     529     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon viewtab.active.bg.image: [Ljava.lang.String;@1db1fe0
SEVERE     167     390     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon toolbar.active.bg.image: [Ljava.lang.String;@86a58a
SEVERE     168     0     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon toolbarbutton.mouseover.bg.image: [Ljava.lang.String;@f2a0ef
SEVERE     169     7045     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon viewtab.mouseover.bg.image: [Ljava.lang.String;@1aa1db8
SEVERE     170     17393     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon tableheader.normal.bg.image: [Ljava.lang.String;@135fb1c
SEVERE     171     749     oracle.javatools.ui.themes.ThemeProperties     Failed to load icon editortab.deselected.bg.image: [Ljava.lang.String;@ad00b2
When I ran the sqldeveloper.exe in the bin folder the console showed this:
at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [/D:/SqlDevelo
per5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9
627532]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
n]
at oracle.ide.boot.Launcher.invokeMain (Launcher.java:729) [/D:/SqlDevel
oper5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@
9627532]
at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/D:/SqlDevel
oper5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@
9627532]
at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/D:/SqlDeveloper5
170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@96275
32]
at oracle.ide.boot.Launcher.main (Launcher.java:57) [/D:/SqlDeveloper517
0/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9627532
DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.Or
acleConnectionCreator for subtype oraJDBC with oracle.dbtools.raptor.standalone.
connection.RaptorConnectionCreator
DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.My
SQLConnectionCreator for subtype MYSQL with oracle.dbtools.thirdparty.mysql.MySQ
LConnectionCreator
Exception in thread "AWT-EventQueue-0" java.awt.image.RasterFormatException: (x
+ width) is outside raster
at sun.awt.image.IntegerInterleavedRaster.createWritableChild(IntegerInt
erleavedRaster.java:450)
at java.awt.image.BufferedImage.getSubimage(BufferedImage.java:1160)
at oracle.javatools.ui.internal.StretchIcon.cropImage(StretchIcon.java:1
64)
at oracle.javatools.ui.internal.StretchIcon.splitImage(StretchIcon.java:
146)
at oracle.javatools.ui.internal.StretchIcon.initialize(StretchIcon.java:
87)
at oracle.javatools.ui.internal.StretchIcon.<init>(StretchIcon.java:50)
at oracle.javatools.ui.themes.ThemeProperties$StretchPainterBuilder.buil
dPainter(ThemeProperties.java:704)
at oracle.javatools.ui.themes.ThemeProperties.getPainterImpl(ThemeProper
ties.java:494)
at oracle.javatools.ui.themes.ThemeProperties.getPainter(ThemeProperties
.java:472)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintThemeBac
kground(ThemedPlasticScrollBarUI.java:233)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintScrollBa
rThemePart(ThemedPlasticScrollBarUI.java:109)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintTrack(Th
emedPlasticScrollBarUI.java:76)
at javax.swing.plaf.basic.BasicScrollBarUI.paint(BasicScrollBarUI.java:3
61)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:742)
at javax.swing.JComponent.paint(JComponent.java:1005)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1021)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:559)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4963)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4916)
at javax.swing.JComponent._paintImmediately(JComponent.java:4859)
at javax.swing.JComponent.paintImmediately(JComponent.java:4666)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System
EventQueueUtilities.java:114)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Exception in thread "AWT-EventQueue-0" java.awt.image.RasterFormatException: (x
+ width) is outside raster
at sun.awt.image.IntegerInterleavedRaster.createWritableChild(IntegerInt
erleavedRaster.java:450)
at java.awt.image.BufferedImage.getSubimage(BufferedImage.java:1160)
at oracle.javatools.ui.internal.StretchIcon.cropImage(StretchIcon.java:1
64)
at oracle.javatools.ui.internal.StretchIcon.splitImage(StretchIcon.java:
146)
at oracle.javatools.ui.internal.StretchIcon.initialize(StretchIcon.java:
87)
at oracle.javatools.ui.internal.StretchIcon.<init>(StretchIcon.java:50)
at oracle.javatools.ui.themes.ThemeProperties$StretchPainterBuilder.buil
dPainter(ThemeProperties.java:704)
at oracle.javatools.ui.themes.ThemeProperties.getPainterImpl(ThemeProper
ties.java:494)
at oracle.javatools.ui.themes.ThemeProperties.getPainter(ThemeProperties
.java:472)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintThemeBac
kground(ThemedPlasticScrollBarUI.java:233)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintScrollBa
rThemePart(ThemedPlasticScrollBarUI.java:109)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintTrack(Th
emedPlasticScrollBarUI.java:76)
at javax.swing.plaf.basic.BasicScrollBarUI.paint(BasicScrollBarUI.java:3
61)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:742)
at javax.swing.JComponent.paint(JComponent.java:1005)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1021)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:559)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:559)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4970)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4916)
at javax.swing.JComponent.paint(JComponent.java:995)
at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:
60)
at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97
at java.awt.Container.paint(Container.java:1709)
at javax.swing.JFrame.update(JFrame.java:392)
at sun.awt.RepaintArea.updateComponent(RepaintArea.java:239)
at sun.awt.RepaintArea.paint(RepaintArea.java:216)
at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:254)
at java.awt.Component.dispatchEventImpl(Component.java:4031)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Window.dispatchEventImpl(Window.java:1774)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Exception in thread "AWT-EventQueue-0" java.awt.image.RasterFormatException: (x
+ width) is outside raster
at sun.awt.image.IntegerInterleavedRaster.createWritableChild(IntegerInt
erleavedRaster.java:450)
at java.awt.image.BufferedImage.getSubimage(BufferedImage.java:1160)
at oracle.javatools.ui.internal.StretchIcon.cropImage(StretchIcon.java:1
64)
at oracle.javatools.ui.internal.StretchIcon.splitImage(StretchIcon.java:
146)
at oracle.javatools.ui.internal.StretchIcon.initialize(StretchIcon.java:
87)
at oracle.javatools.ui.internal.StretchIcon.<init>(StretchIcon.java:50)
at oracle.javatools.ui.themes.ThemeProperties$StretchPainterBuilder.buil
dPainter(ThemeProperties.java:704)
at oracle.javatools.ui.themes.ThemeProperties.getPainterImpl(ThemeProper
ties.java:494)
at oracle.javatools.ui.themes.ThemeProperties.getPainter(ThemeProperties
.java:472)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintThemeBac
kground(ThemedPlasticScrollBarUI.java:233)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintScrollBa
rThemePart(ThemedPlasticScrollBarUI.java:109)
at oracle.javatools.ui.plaf.theme.ThemedPlasticScrollBarUI.paintTrack(Th
emedPlasticScrollBarUI.java:76)
at javax.swing.plaf.basic.BasicScrollBarUI.paint(BasicScrollBarUI.java:3
61)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:742)
at javax.swing.JComponent.paint(JComponent.java:1005)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1021)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:559)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:559)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4970)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4916)
at javax.swing.JComponent.paint(JComponent.java:995)
at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:
60)
at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97
at java.awt.Container.paint(Container.java:1709)
at javax.swing.JFrame.update(JFrame.java:392)
at sun.awt.RepaintArea.updateComponent(RepaintArea.java:239)
at sun.awt.RepaintArea.paint(RepaintArea.java:216)
at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:254)
at java.awt.Component.dispatchEventImpl(Component.java:4031)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Window.dispatchEventImpl(Window.java:1774)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThre
What's going on?
Thanks

Java version 1.5.0_06
I don't think any software been installed/deleted overnight, my laptop wasn't connected over night for this to happen and it certainly didn't install/delete anything which I could see this morning when I connected to the network.
I did install the jdts driver for SQL server and mysql, but I've tried installing from stratch into a different directory and it does the same thing, but using the last stable version 1.2.1 build-main 32.13 works fine.
I managed to get a bit more information when I ran the exe file in the bin folder again, the first lines seem to suggest that the jtds drivers or fourth Elephant extentions
WARNING: Unknown directive: SetSkipJ2SDKCheck
DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.My
SQLConnectionCreator for subtype MYSQL with oracle.dbtools.thirdparty.mysql.MySQ
LConnectionCreator
Exception initializing 'elephant.jdev.InsiderAddin' in extension 'Insider SQL De
veloper extension': oracle.classloader.util.AnnotatedNoClassDefFoundError:
Missing class: oracle.jdeveloper.cm.dt.ConnectionNode
Dependent class: elephant.jdev.ConnectionNodeListener
Loader: main:11.0
Code-Source: /D:/SqlDeveloper5170/sqldeveloper/sqldeveloper/extensio
ns/fourthElephant.Insider.jar
Configuration: system property D:\SqlDeveloper5170\sqldeveloper\sqldev
eloper\extensions\fourthElephant.Insider.jar
The missing class is not available from any code-source or loader in the system.
at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClass
Loader.java:2159) [/D:/SqlDeveloper5170/sqldeveloper/j2ee/home/lib/pcl.jar (from
system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLo
ader.java:1716) [/D:/SqlDeveloper5170/sqldeveloper/j2ee/home/lib/pcl.jar (from s
ystem property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.ja
va:143) [/D:/SqlDeveloper5170/sqldeveloper/j2ee/home/lib/pcl.jar (from system pr
operty java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClass
Loader.java:326) [/D:/SqlDeveloper5170/sqldeveloper/j2ee/home/lib/pcl.jar (from
system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
at java.security.AccessController.doPrivileged (Native method) [unknown,
by unknown]
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
a:1675) [/D:/SqlDeveloper5170/sqldeveloper/j2ee/home/lib/pcl.jar (from system pr
operty java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
a:1657) [/D:/SqlDeveloper5170/sqldeveloper/j2ee/home/lib/pcl.jar (from system pr
operty java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre b
ootstrap, by jre.bootstrap:1.5.0_06]
at elephant.jdev.ConnectionNodeListener.<init> (ConnectionNodeListener.j
ava:17) [/D:/SqlDeveloper5170/sqldeveloper/sqldeveloper/extensions/fourthElephan
t.Insider.jar (from system property D:\SqlDeveloper5170\sqldeveloper\sqldevelope
r\extensions\fourthElephant.Insider.jar), by main:11.0]
at elephant.jdev.InsiderAddin.initialize (InsiderAddin.java:55) [/D:/Sql
Developer5170/sqldeveloper/sqldeveloper/extensions/fourthElephant.Insider.jar (f
rom system property D:\SqlDeveloper5170\sqldeveloper\sqldeveloper\extensions\fou
rthElephant.Insider.jar), by main:11.0]
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManag
erImpl.java:406) [/D:/SqlDeveloper5170/sqldeveloper/ide/lib/ideimpl.jar (from sy
stem property PCLMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinMana
gerImpl.java:215) [/D:/SqlDeveloper5170/sqldeveloper/ide/lib/ideimpl.jar (from s
ystem property PCLMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (A
ddinManagerImpl.java:129) [/D:/SqlDeveloper5170/sqldeveloper/ide/lib/ideimpl.jar
(from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1795) [/D:/
SqlDeveloper5170/sqldeveloper/ide/extensions/oracle.ide.jar (from system propert
y PCLMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ide.IdeCore.startupImpl (IdeCore.java:1472) [/D:/SqlDeveloper5
170/sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.cre
ateExtensionManagerLoader()), by main:11.0]
at oracle.ide.Ide.startup (Ide.java:660) [/D:/SqlDeveloper5170/sqldevelo
per/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionM
anagerLoader()), by main:11.0]
at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35)
[/D:/SqlDeveloper5170/sqldeveloper/ide/lib/ideimpl.jar (from system property PC
LMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ideimpl.Main.start (Main.java:137) [/D:/SqlDeveloper5170/sqlde
veloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManager
Loader()), by main:11.0]
at oracle.ideimpl.Main.main (Main.java:98) [/D:/SqlDeveloper5170/sqldeve
loper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLo
ader()), by main:11.0]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
n]
at oracle.ide.boot.PCLMain.callMain (PCLMain.java:66) [/D:/SqlDeveloper5
170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@96275
32]
at oracle.ide.boot.PCLMain.main (PCLMain.java:58) [/D:/SqlDeveloper5170/
sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9627532]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
n]
at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/D:/Sq
lDeveloper5170/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.cla
ss.path), by sun.misc.Launcher$AppClassLoader@9627532]
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java
:190) [/D:/SqlDeveloper5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launc
her$AppClassLoader@9627532]
at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [/D:/Sql
Developer5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLo
ader@9627532]
at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [/D:/SqlDeve
loper5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader
@9627532]
at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [/D:/SqlDevelo
per5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9
627532]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
n]
at oracle.ide.boot.Launcher.invokeMain (Launcher.java:729) [/D:/SqlDevel
oper5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@
9627532]
at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/D:/SqlDevel
oper5170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@
9627532]
at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/D:/SqlDeveloper5
170/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@96275
32]
at oracle.ide.boot.Launcher.main (Launcher.java:57) [/D:/SqlDeveloper517
0/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9627532
DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.Or
acleConnectionCreator for subtype oraJDBC with oracle.dbtools.raptor.standalone.
connection.RaptorConnectionCreator
Exception in thread "AWT-EventQueue-0"
Cheers

Similar Messages

  • Satellite L350-170 display has gone funny pictures

    Hi
    i have a Satellite L350-170 but the display has gone funny pictures have started to look like negatives and colours are not the same also and there is like ghost screens underneath my current screen.
    I have tried unistalling drivers and reinstalling but its just the same
    Any help with this would be appreciated thank you

    Hi
    Test the notebook in connection with external monitor.
    Check if the same funny pictures would be visible on external monitor.
    I think if the same will appear on second monitor, then the issue might be related to graphic card.
    In such case the motherboard with the GPU chip should be replaced.

  • My display has gone funny for no reason.

    Everything viewed on my computer has increased in size. Every application I open is too large for my screen, the font and window. I have tried changing view specifications but it not helping with all the problems at the moment. Is there anyone who can help me with this?

    Hi, act222. Welcome to the Discussions.
    1. Try starting up in Safe Mode, then resetting your Display preferences (System Preferences > Displays). Then restart normally.
    2. Reset PRAM and NVRAM. Then reset your Display preferences if required.
    3. Run the Apple Hardware Test that came with your Mac. It will test the video subsystem. See my "Apple Hardware Test" FAQ for comprehensive advice on using the Apple Hardware Test in troubleshooting, including running the test in Loop Mode.
    4. What changes did you make to your Mac before this problem arose?
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • My display has gone funny colurs

    My display has turned weierd colours how do I get back to what it was a few hours ago?

    Hi there alunbidmead,
    You may find the troubleshooting steps in the article below helpful.
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/ht1573
    -Griff W. 

  • A few Graphical things gone funny.

    Simmons, "A few graphical things gone funny." #4, 06:14pm Sep 23, 2005 CDT
    Here is the link to another thread where I explained the problem i was having. I thought it might have been linked to FCP, which is why I posted it there. I completely uninstalled and reinstalled FCP to no avail. I tried repairing the disk permissions. Nothing. I even tried dumping the FCP preferences. Absolutley a waste of time.
    Any suggestions?

    Check if this helps : http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html
    ~ Arpit

  • Equium P200-178: 17" lcd screen has gone funny colours

    My 17" screen on my equium p200-178 has gone funny colours as if when looking at any pictures there is far to much saturation on the screen.
    I have plugged in an external monitor and that screen works fine.
    So i am going th have to change the screen.
    I need to know is do any of the other 17" laptops or notebooks use the same 17.1" WXGA lcd glossy screen that is ccfl with one back light, if so which models? and does any one know what the part number(s) are...
    Thanks

    Thank you very much PauPau for your brilliant reply. I have a very good friend who is more than competant to perform the work it was just a case of the fact that after an extensive trawl of the net i have found the 17.1 " screens for most of the other models in the 17" of satalite range and even the 17.3" for the satalite L550 at one stockist at sensible prices but they just dont list them for the Equium P200, where as most other stockists had listings for all the ranges of what seemed to be the same screens. Cheers very much.

  • Safari display has gone nuts

    Yesterday my Safari display has gone nuts.  Just displays a long list of items on the website....no graphics and the links don't work. Every site is the same.
    I did a restart.....I did a shutdown....still the same.
    Firefox works fine.
    I tried to find a download to reinstall Safari but no luck.
    How can I get Safari working again?
    thanx
    Peachie

    Well, I only have one extension: AdBlock.  I disable that and now it works fine...everything is loading.
    But it used to work fine with adblock enabled.  What has changed?
    Without Adblock I find Safari difficult to use.
    Thanx for your reply.
    Peachie

  • TS3406 My selfphone stops without any reson and begins to restart for many times.also important to know that each time before restart display turns to funny colors.

    Hello
    my name is Mostafa Hoseini
    iphone 5 16GB iOS 7.0....(I don't know exactly)
    my problem is that my iphone suddenly stops and begins to restart for several times and before each restart the display turns to funny colors and go off and then on and off...
    sometimes it wants me to connect to the itunes and restore but while you are restoring it you will see Error number 9.
    thanks.

    Take the iPhone into Apple or an Apple Authorized Service Provider for evaluation.

  • My ph. display is gone but can still hear it ringing. what do I do?

    my ph. display is gone but can still hear it ringing. what do I do?

    Make an appointment at the Genius Bar at your local Apple Store or at your local authorized repair center.
    Best of luck.

  • Detect Display button gone!

    This is a rather infuriating mess-up in Mountain Lion.  My wife is an educator and has a class room projector she has to connect and disconnect to on a daily basis with her brand new Macbook Air. 
    The problem is that her Macbook Air will not detect the projector when she connects it. 
    The only way it will detect is if she either restarts the computer with the projector already connected or puts her computer to sleep and waits for to wake up and that sometimes works.
    Where as in Lion or any other previous version of OSX in the past five years you had the option of a Display Menu button (also gone) up at the top of your screen that showed connected displays as well as a Detect Diplays option that would do the trick.  To make things worse even if you go digging to the System preferences under Displays Preferences they completely removed the Detect Displays button! 
    The funny part is the Apple help menu still tells you click the Detect Displays button that doesn't exist.
    How on earth do you take such a monumental step backwards with an OS upgrade by making settings more difficult than easier?  Having to restart a computer to detect a display?  As a Mac user I haven't had to do that in the past 10 years!  Please return us all the display options that should be available under any circumstance period.

    Well folks I did find a work around for the time being.  Though it doesn't restore my options in the menu button I did uncover the Detect Displays button.  I was looking at my post request and behold I saw a related article next to this thread that says OS X Mountain Lion: About the Display pane of System Preferences ( http://support.apple.com/kb/HT5369?viewlocale=en_US&locale=en_US ) in the article it shows that they did indeed hide the option but it can be uncovered.  The funny thing is this article does not show up when I search for my problem.
    Hold the OPTION key in the Display Preference pane and the Gather Windows button will transform into the Detect Displays button.
    Here are screenshots to demonstrate what happens when you toggle the OPTION key off and on.
    Again why on earth did they hide this to begin with or  not include it in the Display Menu option at the top of the screen?  I don't know and I hope they fix it.  This is WAY TOO complicated of a solution for a simple function. Nobody is going to intuitively find the Detect Displays option.

  • Rotate display is gone  from Display-Preferences

    I've had my new MacBook for a week connected to a DVI Samsung 17" LCD monitor. A couple of days ago I lost the portrait mode on the Samsung and checked the Diplay control in System Preferences. The Rotate tool is gone and only "show display in menu bar" is there.
    In doing all the Software Updates is it likely that 10.4.10 knocked out this capability on the MacBook? Has anyone else lost the potrait view on their second desktop? Pity, if so; it's one of the reasons I bought the MacBook over the Pro.
    Message was edited by: David Won1

    The Rotate tool is gone and only "show display in menu bar" is there.
    I use a samsung DVI 19" LCD external display. On my display preferences the show display in menu bar is on the display control for the MacBook. It is not on the display preferences for the external display. In that window is where my rotate is. I also am running 10.4.10 and mine still works perfectly.

  • HT2905 Where has Display Duplicates gone in iTunes 11

    There is no Display Duplicates in iTunes 11 - if I had known I would not have updated this is essential when adding CD's to the library - and I can find no way to contact apple as I have to have a product with a serial number to ask them a question about iTunes!!!!  Can anyone help or ask them where Display Duplicates has gone.
    I am in the middle of loading up all my husbands CD's and I have a ton still to do and this Display Duplicates is essential.
    HELP

    Two Windows scripts to make playlists of Duplicates and Exact Duplicates. Use shift-delete to remove selected tracks from the library as well as the playlist.
    There is also my DeDuper script if you don't want to do it by hand. Please take note of the warning to backup your library before deduping. See this thread for background.
    tt2

  • I Book G4 display has gone black...Help

    The display on my I Book G4 has gone black. I have tried to change the brightness in my settings, but the brightness is already all the way up. The only way I can see my screen is to shine a flashlight down at it and then I can see a tiny bit. Only enough to know that my computer is on and just completely dark. Does anyone know what the problem might be?

    From looking around at other issues similar to mine it appears that I may have a bad graphics card. I do not have apple care so will they still charge me for this repair or not. If they do how much will it be?

  • Where has Display Duplicates gone

    Am I being blind, but I can't find 'Display Duplicates' in the new version of iTunes.  Anyone know where it's gone?

    The show duplicates/show exact duplicates features have been left out of iTunes 11. Rumor suggests they will be restored in the next build. In the meantime I have written two Windows scripts to make playlists of Duplicates and Exact Duplicates, either from a selection of tracks or the entire library.
    If you want to manually remove duplicate tracks use shift-delete to remove selected tracks from the library as well as the playlist. Keep one of each repeated group of files and don't send to the recycle bin unless you are sure that there are multiple files on the disc as opposed to multiple entries to the same file.
    There is also my DeDuper script if you don't want to do it by hand. This can preserve ratings, play counts, playlist membership, etc. which are lost in a manual clean up. Please take note of the warning to backup your library before deduping. See this thread for background on deduping and the script.
    tt2

  • Help.  display has gone permanently dim!

    i was downloading some things, fell asleep, i remember seeing the screen saver activated at some point. When i awoke the screen was black, the computer had gone to sleep. When i moved the mouse the screen activated yet it only returned to the dim screen(pre sleep brightness). the brightness slider in the Display preferences menu moves yet the screen brightness doesnt change. The manual controls (f1 f2) also have no effect. Since i was downloading at the time im wondering if it is a software problem. Any suggestions would be appreciated. Thank you.

    Welcome to Apple Discussions
    1. Try doing a Parameter RAM reset - hold down apple/option/p/r keys at start up and wait for three chimes before releasing the keys.
    2. The screen brightness controls are only active when the ambient light levels are low, cover the back of both speakers to mimic darkness and see if they work then.

Maybe you are looking for

  • Error while loading data into BW (BW as Target) using Data Services

    Hello, I'm trying to extract data from SQL Server 2012 and load into BW 7.3 using Data Services. Data Services shows that the job is finished successfully. But, when I go into BW, I'm seeing the below / attached error. Error while accessing repositor

  • Removing audit log report fields

    Hi all, Can we customized the fields shown in the audit log reports? They are very technical, and some just have no value most of the time, and I need all the columns fit in one page. If possible I want to have the original kept intact, meaning creat

  • Master Data-Generic Delta

    hello guys I have some doubts when it comes Generic Extraction of Master Data from a source system(say SAP R3) with possible deltas... 1.I heard from my friend,that while working with Master Data Generic Extraction (involving deltas),we generally do

  • Whats the difference between a loop at where cndition and a read statmnt

    Hi. Whats the difference between a loop at where cndition and a read statmnt?? The read statement fails but the loop at where cond works fine... READ TABLE t_stpo INTO wa_stpo                                   WITH KEY idnrk = wa_keko-matnr          

  • I have iPhone 4s but not show face time logo on my home screen and my settings.. Plz help me..

    my face time app is not waiting and not show in my iPhone 4s and in settings.. What can I do ... Plz help me