Deploying Developer 2000 forms on the web

From: Jack <hijack_at_ou.edu>
Date: 6 Jul 1998 16:54:30 GMT
Message-ID: <01bda8fd$fdc0b8a0$732617ac_at_OU10.health.state.ok.us>



Hi,

I have installed Dev2000v1.5.1 on Sun Solaris 2.5 with Oracle v7.3.4.x. I also have installed Oracle Web Application Server 3.0 on the same machine. I have started a web listener at a particular port and also a forms listener at the default port. The listener was modified to add the following entries to the directory mapping :
/u8/oracle/forms45/ NR /web_code/
/u8/oracle/forms45/demos/webdemos/ NR /d2kweb/

When I invoke the "start.html" file in the appletviewer using the appletviewer command I get the following error :

Forms Applet version is : 3
File not found when looking for:
oracle.ewt.alert.resource.AlertBundle_en_US File not found when looking for: oracle.ewt.alert.resource.AlertBundle_en

FRM-99999 :A network error occured, the client will not be able to continue.
DETAILS..
java Exception:
java.net.SocketException: Connection reset by peer

   at java.net.SocketInputStream.read(SocketInputStream.java:92)    at
oracle.forms.uiClient.v1_4.net.EncryptedInputStream.fill(EncryptedInputStrea m.java:178)

   at
oracle.forms.uiClient.v1_4.net.EncryptedInputStream.read(EncryptedInputStrea m.java:94)

   at java.io.DataInputstream.readUnsignedShort(DataInputstream.java:306)    at
oracle.forms.uiClient.v1_4.engine.Message.readDetails(Message.java:697)

   at
oracle.forms.uiClient.v1_4.engine.MessageList.readDetails(MessageList.java:2 14)

   at
oracle.forms.uiClient.v1_4.engine.netsocketConnection.execute(SocketConnecti on.java:135)

   at
oracle.forms.uiClient.v1_4.engine.Runform.onMessage(Runform.java:1660)

   at
oracle.forms.uiClient.v1_4.engine.Runform.startRunform(Runform.java:528)

The same errors occur in Hot java Browser 1.4. But when I load ta.html there are no errors. Similar errors are produced while trying to load
any form.

Start.html file :
<APPLET codebase="/web_code/"

 code="oracle.forms.uiClient.v1_4.engine.Main"  archive="/web_code/f45all.jar"
 width=400 height=400>
<PARAM NAME="serverPort" value="9000">
<PARAM NAME="serverArgs"

value="module=/u8/oracle/forms45/demos/start/start.fmx">
</APPLET>

Any recommendations and suggestions will be highly appreciated. I have been stuck
on this problem for a long time now and cannot seem to find a solution. Thanks
Torez Kasnavia
tnkasnav_at_mailhost.ecn.ou.edu Received on Mon Jul 06 1998 - 18:54:30 CEST

Original text of this message