EBS 12.1.3 forms are not opening with java 1.6 after clone
Hi Team,
We have recently cloned one of our test instances from PROD and the users get the below error after the forms are launched using java 1.6 but with 1.8 they are able to access without no issues. Can someone please suggest me on the same.
oracle.forms.net.ConnectionException: Forms session <10> failed during startup: no response from runtime process
at oracle.forms.net.HTTPNStream.getInfoFromServlet(Unknown Source)
at oracle.forms.net.HTTPNStream.<init>(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)