I've started getting errors like this out of a sui...
# suitescript
c
I've started getting errors like this out of a suitelet recently: com.netsuite.suitescript.scriptobject.ScriptNullObjectAdapter@58d60b1b - The string after the "@" are different for each instance. Does this mean anything to anyone?
It sends out an email for an unexpected error, but the log Type is "System" and the Title is "untitled", which seems odd as well
b
2.1 related. with the error likely meaning a failed conversion between a javascript object to a java object
will be a better error message in 2.0
👍 2
c
Thanks @battk