Hi,
I run my form under debug mode by introducing a break point on a trigger. But i am receive the following error how to solve this issue.
JVM aborting
and followed by the following one.
FRM-92101: There was a failure in the forms server during startup.
This could happend due to invalid configuration.
Please look into the Web-server log files for details.
and additional information from Java console.
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
Forms Applet version is : 10.1.2.0
oracle.forms.net.ConnectionException: Forms session <5> 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)
I am running on my standalone machine.
Where and what file i want to look into this to solve this issue.
Good help will be appreciated. Thank in advance.
kanish