Skip to Main Content

Oracle Forms

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!

Error while running Webutil forms

PERCY2Apr 25 2017 — edited Apr 26 2017

Dear All,

Need one help from you guys. I started to get below error whenever I run any WebUtil form thru Oracle forms builder. This error is only with forms having some WebUtil functionality, rest all forms runs fine.This problem has started the day I “cleared JAR Cache” from Jinitiator (1.3.1.26) control panel;

Oracle JInitiator: Version 1.3.1.26

Using JRE version 1.3.1.26-internal Java HotSpot(TM) Client VM

User home directory = C:\Documents and Settings\itm-pnd

Proxy Configuration: Manual Configuration

     Proxy: XXX.XX.XX.XX:80

     Proxy Overrides:

,XXXXX,XXXXX,<local>

JAR cache enabled

     Location: C:\Documents and Settings\abc-pnd\Oracle Jar Cache

     Maximum size: 50 MB

     Compression level: 0

----------------------------------------------------

c:   clear console window

f:   finalize objects on finalization queue

g:   garbage collect

h:   display this help message

l:   dump classloader list

m:   print memory usage

q:   hide console

s:   dump system properties

t:   dump thread list

x:   clear classloader cache

0-5: set trace level to <n>

----------------------------------------------------

Loading http://<URL:PORT>/forms/java/webutil.jar from JAR cache

Loading http://<URL:PORT>/forms/java/frmall_jinit.jar from JAR cache

RegisterWebUtil - Loading WebUtil Version 1.0.5 Production

Loading http://<URL:PORT>/forms/java/jacob.jar from JAR cache

proxyHost=null

proxyPort=0

connectMode=HTTP, native.

Forms Applet version is : 10.1.2.3

java.lang.NoSuchMethodError: oracle.forms.handler.IHandler.getApplet()Ljava/applet/Applet;

                at oracle.forms.webutil.common.VBeanCommon.init(VBeanCommon.java:257)

                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'm using :

Forms [32 Bit] Version 10.1.2.3.0 (Production)

Oracle Database 10g Release 10.2.0.1.0 - Production

Oracle Toolkit Version 10.1.2.0.2 (Production)

PL/SQL Version 10.1.0.5.0 (Production)

Oracle Procedure Builder V10.1.2.3.0 - Production

PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)

Oracle Query Builder 10.1.2.3.0 - Production

Oracle Virtual Graphics System Version 10.1.2.0.2 (Production)

Oracle Tools GUI Utilities Version 10.1.2.0.2 (Production)

Oracle Multimedia Version 10.1.2.0.2 (Production)

Oracle Tools Integration Version 10.1.2.0.2 (Production)

Oracle Tools Common Area Version 10.1.2.0.2

Oracle CORE 10.1.0.5.0 Production

Operating System:

Windows XP Professional 2002, service pack 3

Can someone suggest the solution on this ?

Best Regards,

Percy

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2017
Added on Apr 25 2017
3 comments
438 views