Exception java while starting Design Center
LucieneMay 31 2010 — edited Jun 7 2010Hi,
I had OWB 10.2 working ok, but after installing OWB 11.1 and OWB 11.2 in the same computer, OWB 10.2 stop working. OWB 11.1 and OWB 11.2 works perfectly, but OWB 10.2 can't start Design Center. I can use OMB Plus perfectly in OWB 10.2, so I think the tool isn't damaged.
When I try to load owbclient.bat I got the following error:
StaticLoader: Setting locale to pt_BR_
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at Launcher.main(Launcher.java:167)
Caused by: java.lang.NoSuchMethodError: getPeerForTarget
at sun.awt.windows.WObjectPeer.initIDs(Native Method)
at sun.awt.windows.WObjectPeer.<clinit>(WObjectPeer.java:14)
at java.awt.Component.initIDs(Native Method)
at java.awt.Component.<clinit>(Component.java:519)
at oracle.wh.ui.framework.StaticLoader.main(StaticLoader.java:67)
+... 5 more+java.lang.reflect.InvocationTargetException
Any idea?