Tags: 10g, aborted, acknowledge, error, following, form, forms, messages, oracle, oracleformsnetconnectionexception, poping, programming, running, tools, webutil

WEBUTIL - oracle.forms.net.ConnectionException

On Programmer » Development Tools

3,479 words with 4 Comments; publish: Mon, 11 Feb 2008 11:36:00 GMT; (20062.50, « »)

Hi,

I am getting the following error while running oracle forms 10g DS. The form is aborted after poping up several messages like "Please acknowledge message". But I never given "message" or "pause" in my program.

Thanks,

Mundhir

Loading http://localhost:8889/forms90/webutil/webutil.jar from JAR cache

Loading http://localhost:8889/forms90/java/f90all_jinit.jar from JAR cache

RegisterWebUtil - Loading Webutil Version 1.0.2 Beta

Loading http://localhost:8889/forms90/webutil/jacob.jar from JAR cache

proxyHost=null

proxyPort=0

connectMode=HTTP, native.

Forms Applet version is : 9.0.4.0

oracle.forms.net.ConnectionException: Forms session <1> 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.StreamMessageWriter.run(Unknown Source)

All Comments

Leave a comment...

  • 4 Comments
    • You really need to narrow this down.

      Does this happen on all forms?

      At a specific place?

      Only when you use webutil?

      Its a bit to generic at the moment.

      Regards

      Grant Ronald

      Forms Product Management

      #1; Fri, 22 Feb 2008 16:24:00 GMT
    • Hi Grant,

      I checked with other forms it is not happening. Only for the webutil forms this error is occuring.

      Thanks,

      Mundhir

      #2; Fri, 22 Feb 2008 16:25:00 GMT
    • I.m getting the same Error utilizing WEBUTIL in the 10g forms ( 9.0.4.0.19)

      Anybody got any ideas?

      Loading http://2396y61-xp280.cbot.com/forms90/webutil/jacob.jar from JAR cache

      Loading http://2396y61-xp280.cbot.com/forms90/java/f90all_jinit.jar from JAR cache

      Loading http://2396y61-xp280.cbot.com/forms90/webutil/webutil.jar from JAR cache

      RegisterWebUtil - Loading WebUtil Version 1.0.5 Production

      Loading http://2396y61-xp280.cbot.com/forms90/java/msisIcons.jar from JAR cache

      proxyHost=null

      proxyPort=0

      connectMode=HTTP, native.

      Forms Applet version is : 9.0.4.0

      RegisterWebUtil - Loading WebUtil Version 1.0.5 Production

      proxyHost=null

      proxyPort=0

      connectMode=HTTP, native.

      Forms Applet version is : 9.0.4.0

      oracle.forms.net.ConnectionException: Forms session <1> 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.StreamMessageWriter.run(Unknown Source)

      #3; Fri, 22 Feb 2008 16:26:00 GMT
    • I get this occasionally for no apparent reason and a compile all (SHIFT&CTRL&K) followed by a CTRL&T seems to take care of it.

      Good luck!

      #4; Fri, 22 Feb 2008 16:27:00 GMT