Skip to Main Content

Database Software

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!

Exception java while starting Design Center

LucieneMay 31 2010 — edited Jun 7 2010
Hi,

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?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2010
Added on May 31 2010
5 comments
1,908 views