I am trying to setup Auto Publisher update. I have created the scriptrunner config file and placed in the same location as the scriptrunner batch file. I have also created a report for output log. When I run the scriptrunner batch, getting file not found exception.
ERROR: scriptrunner.cfg (The system cannot find the file specified)
java.io.FileNotFoundException: scriptrunner.cfg (The system cannot find the file
specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:146)
at com.aris.modeling.common.serverremoteapi.cscommon.scriptrunner.AScrip
tRunnerBase.run(AScriptRunnerBase.java:112)
at com.aris.modeling.client.scriptrunner.AScriptRunner.main(AScriptRunne
r.java:40)
Can some one please tell me where am I going wrong?
Thanks
Vinoda