Getting FRM-92102 Errors when Accessing a Forms Module on a Cloned Environment
(Doc ID 2237225.1)
Last updated on JUNE 16, 2023
Applies to:
Oracle Applications Manager - Version 12.2.3 and laterInformation in this document applies to any platform.
Symptoms
E-Business Suite 12.2 Applications Manager, Rapidclone issues
When attempting to access E-Business Suite Forms on a cloned E-Business Suite instance the following error occurs:
FRM-92102 A network Error has occurred.
The Forms Client has attempted to reestablish its connection to the server 1 time(s) without success.
Please check the network connection and try again later.
Details...
Java Exception:
java.io.FileNotFoundException: http://host.domain.local:port/forms/x << notice the malformed URL here
at sun.net.www.protocol.http.HttpURLconnection.getinputsteam0(unknown source)
at sun.net.www.protocol.http.HttpURLConnection.access$200(unknown source)
at sun.net.www.protocol.http.httpURLconnection$9.run(unknown source)
at sun.net.www.protocol.http.httpURLconnection$9.run(unknown source)
at java.security.accesscontroller.doPrivileged(native method)
at java.security.accesscontroller.doPrivileged(unknown source)
at sun.net.www.protocol.http.HttpURLConnection.getinputstream(unknown source)
at oracle.forms.net.HTTPNstream.dopost(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 com.sun.deploy.uitoolkit.impl.awt.AWTAppletadapter.start(unknown source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(unknown source)
at java.lang.thread.run(unknown source)
The issue can be reproduced at will with the following steps:
1. Source is running 12.2 with AD/TXK.C.D8
2. Clone the environment to a new server
3. Login in to EBS Navigator is successful (as well as SSWA modules), but opening a form fails with the above error
Changes
The environment was cloned from a different source, and the database was cloned manually without following the required steps.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |