Home » Developer & Programmer » Forms » Issue in formweb.cfg using Sun JVM (Forms 10g(10.1.2.0.2))
icon3.gif  Issue in formweb.cfg using Sun JVM [message #300400] Fri, 15 February 2008 05:36 Go to next message
justinjayaraj
Messages: 2
Registered: February 2008
Location: Chennai, INDIA
Junior Member
Hi gurus,

Below is my config in formsweb.cfg, I want to use Sun JVM instead of Jinitiator

[customjpi]
baseHTML=D:\Ora10gDS\forms\server\base.htm
baseHTMLjpi=D:\Ora10gDS\forms\server\basejpi.htm
baseHTMLjinitiator=D:\Ora10gDS\forms\server\basejpi.htm
HTMLdelimiter=%
envFile=default.env
escapeparams=true
form=test.fmx
serverURL=/forms/lservlet
codebase=/forms/java
imageBase=DocumentBase
width=100%
height=100%
separateFrame=true
archive=D:\Ora10gDS\forms\java\frmall.jar
archive_jini=D:\Ora10gDS\forms\java\frmall_jinit.jar
jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_09/index.html
jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4-windows-i586.cab#Version=1,4,0,0
jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_09

When I calling form using URL http://pc021161.cts.com:8889/forms/frmservlet?config=customjpi which is throwing errors.

Below is my log of Java console

Java Plug-in 1.5.0_06
Using JRE version 1.5.0_06 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\125217


----------------------------------------------------
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
p: reload proxy configuration
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>
----------------------------------------------------

java.net.MalformedURLException: unknown protocol: d
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at sun.plugin.util.GrayBoxPainter.setProgressFilter(Unknown Source)
at sun.plugin.AppletViewer.initApplet(Unknown Source)
at sun.plugin.AppletViewer.appletInit(Unknown Source)
at sun.plugin.viewer.LifeCycleManager.initAppletPanel(Unknown Source)
at sun.plugin.viewer.IExplorerPluginObject$Initer.run(Unknown Source)
load: class oracle.forms.engine.Main not found.
java.lang.ClassNotFoundException: oracle.forms.engine.Main
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
Exception in thread "Thread-4" java.lang.NullPointerException
at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
at sun.plugin.AppletViewer.showAppletException(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Please help, if anybody have the idea of this error.

Thanks in Advance
Justin
Re: Issue in formweb.cfg using Sun JVM [message #300715 is a reply to message #300400] Sun, 17 February 2008 22:51 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Can you get your application to run using the JInitiator?

David
Re: Issue in formweb.cfg using Sun JVM [message #300875 is a reply to message #300400] Mon, 18 February 2008 07:42 Go to previous messageGo to next message
justinjayaraj
Messages: 2
Registered: February 2008
Location: Chennai, INDIA
Junior Member
I can able to run with JInitiator. I am in doubt that is proxies play any role while using Sun JVM? I can able to run with the same config in my home PC, but not in Office PC.
Re: Issue in formweb.cfg using Sun JVM [message #300962 is a reply to message #300875] Mon, 18 February 2008 18:21 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Okay, lets get it working with JInitiator and then move on to running it using Sun.

Have a look at http://www.orafaq.com/forum/m/264585/67467/?srch=tools+internet+options+lan+settings+advanced#msg_264585

David
Previous Topic: Cursor manipulation within a text item
Next Topic: How solve error WUF-201
Goto Forum:
  


Current Time: Sun Nov 03 04:16:55 CST 2024