"org.mozilla.javascript.EvaluatorException: GlideRecord.setTableName - empty table name (<refname>; line 2)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2016 09:05 AM
Hi All,
I am facing a challenge to trace back the script which causes System Log Warning "org.mozilla.javascript.EvaluatorException: GlideRecord.setTableName - empty table name (<refname>; line 2)"
-------------------------------------------
"org.mozilla.javascript.EvaluatorException: GlideRecord.setTableName - empty table name (<refname>;
line 2)
Line(2)
var gr = new GlideRecord('');
evaluateString(JavaScript evaluation error on:
var gr = new GlideRecord('');
gr.query();
"
-------------------------------------------
i searched all the possible places of scripts in SN, but couldn'y able to find the trace back to the source.
The source of the Warning is "Evaluator", has anybody have any idea how to trace it back to the script which causes this warning.
Appreciate you help, thank you.
I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2016 10:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2016 10:57 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2016 10:51 AM
Hi Durga,
This is a known problem. Please refer the below link for more info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2017 06:08 AM
Hi Pradeep,
I dont have access to the Hi portal, could you please let me know what is the issue and the solution for it?
Many thanks!