misterimran
Programmer
Hi!
The error with details are as follows:
FRM-92120: Registry file is missing.
Details…
Java Exception:
Oracle.forms.engine.RunformException:FRM-92120:Registry file is missing.
at oracle.forms.engine.Runform.initRegistry(unknown source)
at oracle.forms.engine.Runform.startRunform(unknown source)
at oracle.forms.engine.Main.createRunform(unknown source)
at sun.applet.AppletPanel.run(unknown source)
at java.lang.Thread.run(unknown source)
at.oracle.forms.engine.Runform.startRunform(unknown source)
The path of the registry file on the server is:
C:\Oracle\806\Forms60\java\oracle\forms\registry
The mapping for forms60Java in 6iServer.conf is:
Alias /forms60java/ "C:\ORACLE\806\FORMS60\java/"
This mapping seems to be pointing correctly.
The scenario is:
The application runs fine when browser settings are by passed. Both through IP and server name.
But when application is accessed by IP and browser settings for proxy are enforced, I get this error, however the application is still accessible with server name.
The error is same whether we access the application on LAN or through Internet.
I have double checked the Basic Configurations as discussed by Document p11ListenerServlet.pdf.
We have:
Oracle 9i Database on W2K Server SP 4
9iAS Rel 1.0.2 Patch 15 on W2K Server SP4, and D2K 6i developed application on the same machine
TIA!
Imran Baig
The error with details are as follows:
FRM-92120: Registry file is missing.
Details…
Java Exception:
Oracle.forms.engine.RunformException:FRM-92120:Registry file is missing.
at oracle.forms.engine.Runform.initRegistry(unknown source)
at oracle.forms.engine.Runform.startRunform(unknown source)
at oracle.forms.engine.Main.createRunform(unknown source)
at sun.applet.AppletPanel.run(unknown source)
at java.lang.Thread.run(unknown source)
at.oracle.forms.engine.Runform.startRunform(unknown source)
The path of the registry file on the server is:
C:\Oracle\806\Forms60\java\oracle\forms\registry
The mapping for forms60Java in 6iServer.conf is:
Alias /forms60java/ "C:\ORACLE\806\FORMS60\java/"
This mapping seems to be pointing correctly.
The scenario is:
The application runs fine when browser settings are by passed. Both through IP and server name.
But when application is accessed by IP and browser settings for proxy are enforced, I get this error, however the application is still accessible with server name.
The error is same whether we access the application on LAN or through Internet.
I have double checked the Basic Configurations as discussed by Document p11ListenerServlet.pdf.
We have:
Oracle 9i Database on W2K Server SP 4
9iAS Rel 1.0.2 Patch 15 on W2K Server SP4, and D2K 6i developed application on the same machine
TIA!
Imran Baig