Skip to Main Content

Integration

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!

FRM-90928:Positional parameter after

427239Jan 12 2010 — edited Jan 13 2010
hi,

i am running oracle application 10g from client machine and getting
error "FRM-90928:Positional parameter after "

when i checked the java console the message are as follows P:-----





Java Plug-in 1.4.2
Using JRE version 1.4.2 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\miquebal
----------------------------------------------------
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
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Loaded image: jar:http://192.100.5.3:7779/forms/java/frmall.jar!/oracle/forms/icons/splash.gif
Loaded image: jar:http://192.100.5.3:7779/forms/java/frmall.jar!/oracle/forms/icons/oracle_logo.gif
Loaded image: jar:http://192.100.5.3:7779/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
load: class oracle.forms.webutil.common.RegisterWebUtil not found.

java.lang.ClassNotFoundException: oracle.forms.webutil.common.RegisterWebUtil

at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)

at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)

at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: open HTTP connection failed:http://192.100.5.3:7779/forms/java/oracle%2fforms%2fwebutil%2fcommon%2fRegisterWebUtil.class

at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)

at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)

at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

... 7 more

Exception: java.lang.ClassNotFoundException: oracle.forms.webutil.common.RegisterWebUtil
proxyHost=null

proxyPort=0

connectMode=HTTP, native.

Forms Applet version is : 10.1.2.0


Can any one help me what is the couse.

thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2010
Added on Jan 12 2010
1 comment
2,211 views