webutil doesn't works on pc 3 [message #405226] |
Wed, 27 May 2009 02:07  |
zuzzi
Messages: 39 Registered: April 2005
|
Member |
|
|
i've installed developer suite with patch 10.2.1.3 on 3 pc. 2 pc work fine. one doesnt'work. the error in java console is "java.lang.NoSuchMethodError
at oracle.forms.webutil.common.VBeanCommon.init(VBeanCommon.java:281)
at oracle.forms.handler.UICommon.instantiate(Unknown Source)
at oracle.forms.handler.UICommon.onCreate(Unknown Source)
at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
at oracle.forms.engine.Runform.processMessage(Unknown Source)
at oracle.forms.engine.Runform.processSet(Unknown Source)
at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
at oracle.forms.engine.Runform.onMessage(Unknown Source)
at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
at oracle.forms.engine.Runform.startRunform(Unknown Source)
at oracle.forms.engine.Main.createRunform(Unknown Source)
at oracle.forms.engine.Main.start(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)"
I've copied the fold forms of the pc one on pc two and three. on two it works, but on pc three it doesnt'work.
Why?
thanks Umberto
sorry for my english
|
|
|
|
|
|
|
Re: webutil doesn't works on pc 3 [message #407770 is a reply to message #405226] |
Thu, 11 June 2009 08:48   |
linlasj
Messages: 98 Registered: August 2005 Location: Linköping
|
Member |
|
|
Hi,
I think that this error has something to do with some of the Java paths on the PC. Like CLASSPATH_JAVA or what the path is called.
Browse thru the paths in a terminal window on the PC that works and compare.
|
|
|
|
|
|
|
|