New (ST) eScript engine: the "throw" statement with <null> object, crashes Siebel Application.
(Doc ID 1268296.1)
Last updated on AUGUST 19, 2022
Applies to:
Siebel CRM - Version 7.8.2 [19213] and laterSiebel CRM Call Center - Version 8.1.1 [21112] to 8.1.1.7 [21238] [Release V8]
Information in this document applies to any platform.
Symptoms
Execution of the "throw" statement with null object crashes the Siebel Application.
For example, the following code:
var eX = null;
...
throw eX;
...
throw eX;
The crash occurs only in the New (ST) Scripting Engine (sscfcli.dll).
Note to the crash:
1) The crash*.txt (Windows platform) contains the following call stack (example):
Changes
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 |