Error while running FCCM_Studio_NotebookExecution.sh script
(Doc ID 2768334.1)
Last updated on NOVEMBER 25, 2022
Applies to:
Oracle Financial Services Crime and Compliance Management Studio - Version 8.0.8 and laterInformation in this document applies to any platform.
Symptoms
User getting error while trying to execute a published scenario notebook from command line.
Command Used :
./FCCM_Studio_NotebookExecution.sh "ds1321" "null" "1" "434" "null" "12345"
The batchservice.log file has the following error message
00:55:10.081 [ Thread-6] ERROR m.studio.batchservice.nbexecutor.ExecuteNotebook - Exception occured in execute method NotebookExecution
org.json.JSONException: JSONArray[0] not found.
at org.json.JSONArray.get(JSONArray.java:219) ~[json-20180813.jar:?]
at org.json.JSONArray.getJSONObject(JSONArray.java:424) ~[json-20180813.jar:?]
at com.oracle.ofss.fccm.studio.batchservice.nbexecutor.ExecuteNotebook.execute(ExecuteNotebook.java:86) [batchservice-8.0.7.4.0.jar:?]
at com.oracle.ofss.fccm.studio.batchservice.runnable.NBExecutor.run(NBExecutor.java:29) [batchservice-8.0.7.4.0.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
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 |