FRM-92101 oracle.forms.net.ConnectionException: Forms session [message #399703] |
Thu, 23 April 2009 09:54  |
dresendi
Messages: 3 Registered: December 2008 Location: Mérida, México
|
Junior Member |
|
|
Hi everybody, this is my first post with a common problem I've seen in other sites. In this particular case I'm trying to run a form with mi OC4J instance, I mean locally, but every single time I do this it doesn't load the applet, the message which appears in the console is:
oracle.forms.net.ConnectionException: Forms session <2> aborted: unable to communicate with runtime process.
at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
at oracle.forms.net.HTTPNStream.flush(Unknown Source)
at java.io.DataOutputStream.flush(Unknown Source)
at oracle.forms.net.HTTPConnection.connect(Unknown Source)
at oracle.forms.engine.FormsDispatcher.initConnection(Unknown Source)
at oracle.forms.engine.FormsDispatcher.init(Unknown Source)
at oracle.forms.engine.Runform.initConnection(Unknown Source)
at oracle.forms.engine.Runform.startRunform(Unknown Source)
at oracle.forms.engine.Main.createRunform(Unknown Source)
at oracle.forms.engine.Main.start(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Also I checked application.log which is in ..\j2ee\DevSuite
What I found was:
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.<init>(Socket.java:309)
at java.net.Socket.<init>(Socket.java:153)
...
...
I've tried many things:
1. Modify formsweb.cfg
2. Modify Java version (actual is 1.4)
3. I've uninstall Oracle and Installed again (Default foldername Devsuite)
4. I've uninstall Oracle and Installed again (diferent name)
FYI, I use a notebook pc with Win XP OS and I use Oracle 10g with Java 1.4.2_06, Oracle JInitiator: Version 1.3.1.22, I work within a proxy, Hope someone can help me, this is really annoying, because I want to run from my local machine.
Thanks in advance
|
|
|
|
Re: FRM-92101 oracle.forms.net.ConnectionException: Forms session [message #401443 is a reply to message #401436] |
Tue, 05 May 2009 01:14   |
dresendi
Messages: 3 Registered: December 2008 Location: Mérida, México
|
Junior Member |
|
|
I know this sounds like a classic problem. Well before anything thanks for taking time and reading my post. My problem haven´t been resolved. This is not my 1st form, and yes I started my OC4J before doing all this, I am connected to a network which has proxy and firewall, and I cannot get the 'test' form when I run the default URL.
|
|
|
|
|
|
|
|
Re: FRM-92101 oracle.forms.net.ConnectionException: Forms session [message #679152 is a reply to message #679108] |
Tue, 11 February 2020 09:25  |
 |
sayhi2neil
Messages: 1 Registered: February 2020
|
Junior Member |
|
|
I wonder if I should start a new post for this same issue. I am relatively new to this. The only person working on Oracle Forms and Reports in our company quit and its now upto to me to make updates to all the reports. But even a minor change triggers the FRM 92101 error every time I try to run it. I am not sure what I am doing wrong. I can provide more information if need be. Any help would be appreciated. I'm at my wits end.
|
|
|