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!

How to solve server misconfiguration error

784804Nov 9 2011 — edited Dec 5 2011
Dear all,

Whenever I tried to run my form I got the following error.
Oracle JInitiator: Version 1.3.1.22
Using JRE version 1.3.1.22-internal Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\BS
Proxy Configuration: Manual Configuration

     Proxy: 10.1.3.212:8080

     Proxy Overrides: 17.*,<local>

Jar cache disabled by user



----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
l:   dump classloader list
m:   print memory usage
q:   hide console
s:   dump system properties
t:   dump thread list
x:   clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------

RegisterWebUtil - Loading WebUtil Version 10.1.2.0

proxyHost=null

proxyPort=0

connectMode=HTTP, native.

Forms Applet version is : 10.1.2.0

oracle.forms.net.ConnectionException: Forms session <3> 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)
Please help me to solve this issue

thanks,
SB

Edited by: SB on Nov 13, 2011 11:28 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2012
Added on Nov 9 2011
9 comments
537 views