Anybody familiar with this error: java.lang.NoClas...
# suitescript
a
Anybody familiar with this error: java.lang.NoClassDefFoundError: Could not initialize class com.netledger.core.rdc.RdcUtilImpl
b
@scottvonduhn
s
I saw that error right after the last major release
b
i only remember someone else asked this since i had an internal debate about if rdc means remote desktop connection or the more reasonable remote data connection
s
It was intermittent, then eventually it went away and could not be reproduced. I have an internal ticket I can lookup to see what we discovered.
Here’s what we documented after several rounds of troubleshooting:
The root issue is that call .run() on a saved search in a 2.0 or 2.1 restlet is intermittently throwing this error. I was not able to reproduce by running a search in a scheduled script or in a 1.0 restlet.
a
Great... Thanks.
s
So, basically, any 2.0 or 2.1 scripts that were running a search (but not M/R scripts where searches were returned from getInputData) were throwing that error. Also, 1.0 scripts strangely unaffected, though we have so few left that maybe we just didn’t encounter it.
I still have no idea what that error means. NS Support never figured anything out, but eventually closed our ticket after it stopped happening, saying they couldn’t reproduce it.