FRM-92102 Error - Malformed URL Exception
(Doc ID 390189.1)
Last updated on SEPTEMBER 09, 2019
Applies to:
Oracle Forms - Version 9.0.2.10.1 to 10.1.2.3.0 [Release 9.0.2.10 to 10.1.2.3]Information in this document applies to any platform.
Symptoms
When running the following URL forms fails:
http://<HOSTNAME>:<PORT>/forms/frmservlet?config=myconfig
OR
http://<HOSTNAME>:<PORT>/forms90/f90servlet?config=myconfig
A similar configuration runs successfully.
The error received is:
FRM-92102 : A network error has occurred. The Forms client has attempted to reestablish its
session 1 time(s) without success. Please check the network connection and try again later.
session 1 time(s) without success. Please check the network connection and try again later.
Clicking the "Details" button shows the following:
Details:
Java Exception:
java.net.MalformedURLException: Illegal character in URL
....
Java Exception:
java.net.MalformedURLException: Illegal character in URL
....
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 |