My Oracle Support Banner

Forms12c: LEGACY_LIFECYCLE=TRUEを使うと Forms 12cでFRM-92120 Registry.datが見つかりません (Doc ID 2113760.1)

Last updated on AUGUST 11, 2020

適用範囲:

Oracle Forms - バージョン 12.2.1.3.0 以降
この文書の内容はすべてのプラットフォームに適用されます。

現象

Oracle 12c (12.2.1.0.0) FormsをURLまたはformweb.cfg 内でlegacy_lifecycle=trueを使用して起動すると FRM-92120が発生する

FRM-92120: 致命的エラー: レジストリ・ファイルhttp://<HOSTNAME>:port/forms/java/?ifcmd=regFile=oracle/forms/registry/Registry.datが見つかりません

Javaコンソールには以下の例外が表示されます。

FRM-92120: 致命的エラー: レジストリ・ファイルhttp://<HOSTNAME>:port/forms/java/?ifcmd=regFile=oracle/forms/registry/Registry.datが見つかりません。
Java Exception:
java.io.FileNotFoundException: http://<HOSTNAME>:port/forms/java/?ifcmd=regFile=oracle/forms/registry/Registry.dat
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(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 java.net.URL.openStream(Unknown Source)
at oracle.forms.engine.Registry.loadRegistry(Unknown Source)
at oracle.forms.engine.Main.getRegistry(Unknown Source)
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 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)

  

 注意:この問題はForms 11.1.x.xでは発生しません。

変更点

 

原因

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


本書の内容
現象
変更点
原因
解決策
参照情報

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.