Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Forms web deployment problem
Hello,
I'm trying to deploy my first Oracle form to my OWAS and am getting some java applet errors. The setup is NT 4.0/OWAS 3.0.1/Developer 2.1 (deployment installation)/Oracle 8 on my server. The Forms 5.0 form was developed on a Win95 workstation and has been transferred to the NT server. The steps I have taken to configure the system are as follows:
When I try to fire up the form using the virtual directory associated with the cartridge, the page comes up fine and the applet is started. However, nothing much happens after that. After awhile, the following java errors come up in a separate window:
FRM-99999: Failed to connect to the server: {name_of_my_server}:9000
Details.....
Java Exception:
oracle.forms.uiClient.v1_4.engine.RunformException: FRM-99999:
Failed to connect to the server: {name_of_my_server}:9000
at oracle/forms/uiClient/v1_4/engine/Runform.initConnection (Runform.java) at oracle/forms/uiClient/v1_4/engine/Runform.startRunform (Runform.java) at oracle/forms/uiClient/v1_4/engine/Runform.run (Runform.java)at java/lang/thread.run (thread.java)
The errors have nothing to do with the cartridge I created since the same thing happens when I access the page directly (in the URL). Furthermore, the listener is clearly running properly. Can someone tell me what step I am missing or what might be happening here? Thanks in advance.
Cary
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Oct 12 1998 - 00:00:00 CDT