| View previous topic :: View next topic |
| Author |
Message |
egaines41
Joined: 05 Jul 2010 Posts: 7
|
Posted: Thu May 19, 2011 5:23 am Post subject: FTP failures |
|
|
We have already restarted automize but still receiving these errors during ftp processing:
May 19, 2011 6:00:00 AM Multiple Trigger detected:data\schedules\NFS_Main
May 19, 2011 6:00:00 AM Multiple Trigger detected:data\schedules\NFS_Main
May 19, 2011 6:00:00 AM Multiple Trigger detected:data\schedules\NFS_Main
May 19, 2011 6:00:17 AM
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.hitek.engine.mods.var.GetVariables.getFileValue(GetVariables.java:499)
at com.hitek.engine.mods.var.GetVariables.getValue(GetVariables.java:196)
at com.hitek.engine.mods.var.GetVariables.parseVariables(GetVariables.java:65)
at com.hitek.engine.mods.var.VariableSetTask.loadTaskData(VariableSetTask.java:73)
at com.hitek.engine.mods.var.VariableSetTask.runTask(VariableSetTask.java:51)
at com.hitek.engine.mods.var.VariableSetTask.run(VariableSetTask.java:26)
May 19, 2011 6:02:44 AM
java.io.IOException: The filename, directory name, or volume label syntax is incorrect |
|
| Back to top |
|
 |
egaines41
Joined: 05 Jul 2010 Posts: 7
|
Posted: Thu May 19, 2011 6:05 am Post subject: additional error |
|
|
May 19, 2011 9:55:39 AM
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.hitek.engine.mods.var.GetVariables.getFileValue(GetVariables.java:499)
at com.hitek.engine.mods.var.GetVariables.getValue(GetVariables.java:196)
at com.hitek.engine.mods.var.GetVariables.parseVariables(GetVariables.java:65)
at com.hitek.engine.mods.var.VariableSetTask.loadTaskData(VariableSetTask.java:73)
at com.hitek.engine.mods.var.VariableSetTask.runTask(VariableSetTask.java:51)
at com.hitek.engine.mods.var.VariableSetTask.run(VariableSetTask.java:26) |
|
| Back to top |
|
 |
Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Thu May 19, 2011 8:38 am Post subject: |
|
|
Seems like this issue has been resolved by user. thanks for letting us know:
-------------------------------------------------------------------
Hi folks,
The issue was on our side. We were passing blank data to the variable which caused an invalid format issue.
Thank you for your quick response! |
|
| Back to top |
|
 |
|