My Oracle Support Banner

FRM-92090: Unexpected Fatal Error in Client-side Java Code During Startup (Doc ID 2578359.1)

Last updated on MAY 03, 2023

Applies to:

Oracle Forms - Version 11.1.1.3.0 and later
Oracle Forms for OCI - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

On : 11.1.1.3.0 forms version.

While working with the Forms application the following error occurs:

ERROR
-----------------------
FRM-92090: unexpected fatal error in client-side Java code during startup
Java Exception:
java.lang.NullPointerException
at java.util.StringTokenizer.(Unknown Source)
at java.util.StringTokenizer.(Unknown Source)
at oracle.forms.engine.Runform.parseFontNames(Unknown Source)
at oracle.forms.engine.Runform.initFontTable(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)

There are three environments (dev, test, and production) running Oracle WebLogic 11g and Oracle Forms 11g. Those same users are able to log into dev and prod without any problems.

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Attempt to log in to test environment.
2. See above error.

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
Cause
Solution
References


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