Forms Runtime Crashes With FRM-92101 Error When Referencing Package Variable
(Doc ID 1439659.1)
Last updated on JULY 15, 2023
Applies to:
Oracle Forms - Version 10.1.2.3.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Checked for relevance on 05-Nov-2018
Symptoms
Forms Runtime crashes with FRM-92101 error when referencing a package variable.
FRM-92101: There was a failure in the Forms Server during startup. This could happen due to invalid configuration.
Please look into the web-server log file for details.
Details...
Java Exception;
oracle.forms.net.ConnectionException: Forms session <24> aborted: unable to communicate with runtime process.
...
Additional information:
------------------------
The problem reproduces if the form was compiled using frmcmp.exe from the
command line with the 'compile_all=yes' option (on Windows) or using
frmcmp_batch.sh (or frmcmp.sh) command with the 'compile_all=yes' option (on Unix.)
The problem does NOT reproduce if the form is compiled from the Forms Builder.
Stack trace:
-------------
...
SIGSEGV: Segmentation Fault
$c
pfrb1_assign_aad2var+0xc68(19c5924, 1, ffbfbac4, 1ccc0f8, 0, ffbfbad4)
pevm_GBVAR+0x114(19c5924, 1, 1, 1ccc0f8, 0, 1b92c1c)
pfrinstr_GBVAR+0x20(19c5924, 1cccd04, 19c5960, 1, 0, 0)
pfrrun+0x18f4(19c5924, 6a65e0, 10, 0, 1, 0)
plsql_run+0x598(19c5924, 1, 0, 24, 188a840, 10000)
peicnt+0xd0(188a840, 19c5924, 1c8ccc8, 1, 16d2ff0, 191ee000)
depxcrun+0x424(188a840, 18cc780, 0, 1, 8, 0)
ipkxcr+0x20(1895020, 1c8ccc8, 1c8bac8, 0, 0, 194454)
ipfrun+0x2c8(18946b8, 0, 1c8bc08, 0, 1d, feaa7860)
ifzmgt+0x8c0(18946b8, feaa7498, 2, 0, 81010100, ff00)
ifzmky+0x30(0, 7fff, 7fff, 56, 1f, 0)
ifzevl+0x3c(1888fa8, 16d2ff0, 0, feaaaf98, 1888fa8, 3)
ifzefi+0x94(1b36410, 1, 7fff, 1b454f0, 0, 2)
ifzevf+0x1e0(19e76f0, 19e76f0, 56, 0, 0, 1)
ifzerc+0x308(1bb5fa8, 1888fa8, 1bb5fa8, 0, 1, 0)
ifzebk+0x248(4000, 1, 10000, 0, 0, 0)
ifzefm+0x54(18946b8, 19e76f0, 51, 1, 0, ffbfdbb8)
ifzeif+0x12c(ffffffaa, 0, 0, 19c3edc, 0, 0)
ifzexf+0x2cc(18c47e8, 0, 0, 0, 1, 18c05b0)
ifzexe+0xcc(18946b8, 188b1a0, 11, 18c05b0, 81010100, ff00)
ifzman+0x1850(0, 1548d3a, 1, 19000, 19334, 1)
if4ssl+0x28(185b714, 0, 0, 3, 185af20, 1)
snnlpmcal+0x458(1859f9c, 185b5cc, 0, 185b7b8, ffbff618, 3)
snnlslmai+0x104(ffbff570, ffbff578, 3, ffbff60c, ffbff72a, 6f)
main+0xe8(3, ffbff60c, ffbff61c, 16f1400, 0, 0)
_start+0x108(0, 0, 0, 0, 0, 0)
$q
...
Changes
Upgraded to Forms 10gR2 or 11g.
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 |
Changes |
Cause |
Solution |
References |