Hi,
I'm having a problem running a script with the scriptrunner.bat.
THe error message is as follows:
ERROR: expecting at least 36 characters java.lang.IndexOutOfBoundsException: expecting at least 36 characters at com.idsscheer.aris.common.datatypes.AGUID.<init>(Unknown Source) at com.idsscheer.aris.common.datatypes.AArisGUIDFactory.createGUID(Unkno wn Source) at com.idsscheer.aris.cscommon.scriptrunner.AScriptRunnerBase.getLoginIn fo(Unknown Source) at com.idsscheer.aris.cscommon.scriptrunner.AScriptRunnerBase.runReentra ntSafe(Unknown Source) at com.idsscheer.aris.cscommon.scriptrunner.AScriptRunnerBase.run(Unknow n Source) at com.idsscheer.aris.cscommon.scriptrunner.AScriptRunnerBase.run(Unknow n Source) at com.idsscheer.aris.server.tools.scriptrunner.AScriptRunner.main(Unkno wn Source) I'm not sure what this error means so I've checked the only ID in the config file which is for the script and tried using the path and the id alone but it still gives the same error. Any help will be appreciated.