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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Forms 11g - frmall.jar problem

fkukinDec 1 2010
Hello,

I have installed a fresh forms 11g on a linux server... and I cannot display the test form.

Here my config :
Red 5 (64bit)
Oracle Welogic 10.3.3 (from wls1033_generic.jar)
Oracle Fusion Middleware 11.1.1.3
on the client I use IE7

I have no problem accessing the EM Console...etc..
But when I try to call the test forms
http://xxx:xx/forms/frmservlet


Java Plug-in 1.6.0_18
Verwendung der JRE-Version 1.6.0_18-b07 Java HotSpot(TM) Client VM
Home-Verzeichnis des Benutzers = C:\Documents and Settings\xxx
----------------------------------------------------
c: Konsole löschen
f: Objekte in Finalisierungswarteschlange finalisieren
g: Speicherbereinigung
h: Diese Hilfemeldung anzeigen
l: ClassLoader-Liste ausgeben
m: Speicherbelegung anzeigen
o: Protokollierung auslösen
q: Konsole ausblenden
r: Richtlinien-Konfiguration neu laden
s: System- und Bereitstellungseigenschaften ausgeben
t: Threadliste ausgeben
v: Thread-Stack ausgeben
x: ClassLoader-Cache löschen
0-5: Trace-Stufe auf <n> setzen
----------------------------------------------------
basic: Fortschritts-Listener hinzugefügt: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@16be68f
network: Cache-Eintrag nicht gefunden [url: http://xxx:xx/forms/java/oracle/forms/engine/Main.class, Version: null]
network: Verbindung von http://xxx:xx/forms/java/oracle/forms/engine/Main.class mit Proxy=DIRECT wird hergestellt
network: Verbindung von http://xxx:xx/ mit Proxy=DIRECT wird hergestellt
network: Cache-Eintrag nicht gefunden [url: http://xxx:xx/forms/java/oracle/forms/engine/Main.class, Version: null]
network: Verbindung von http://xxx:xx/forms/java/oracle/forms/engine/Main.class mit Proxy=DIRECT wird hergestellt
basic: Laden: Klasse oracle.forms.engine.Main nicht gefunden
Laden: Klasse oracle.forms.engine.Main nicht gefunden
java.lang.ClassNotFoundException: oracle.forms.engine.Main
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://xxx:xx/forms/java/oracle/forms/engine/Main.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
Ausnahme: java.lang.ClassNotFoundException: oracle.forms.engine.Main

Any idea ? Did I miss a step ?
I have done the same installation on 32bits almost the same 1to1, and without any changes, the test form should come

Regards
Frane
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2010
Added on Dec 1 2010
0 comments
592 views