| Subject | Windows Exit Code = 3 while running command task |
| Version | 6.x |
| Date | 07/22/2007 |
| Message | Dear sir,
I keep getting the following error in the output log for an event
which I run from the command line. If I run the same command form the desktop or command line it works with no issues. Any suggestions? |
| Reply1 |
Hi Stuart, Thanks for using Automize. 1) List of windows error codes are at: http://www.hiteksoftware.com/knowledge/articles/049.htm error 3 = The system cannot find the path specified. 2) Generally, this error 3, occurs if you have not entered the correct working directory. However, you have entered the full path to executable on the commandline which should overide the working directory. What is the working directory you entered? Working directory should be: J:\GJCWIN 3) If this is a network drive, and you are using the NT service module, make sure that you are using UNC conventions when referring to mapped drives: http://www.hiteksoftware.com/knowledge/articles/038.htm http://www.hiteksoftware.com/knowledge/articles/040.htm 4) Does the task fail in NT service context, but run fine when engine is started by user interface? To verify that it is not a NT service issue, do the following: If you still have problems, Send us your Automize data files using the Help menu / Email support generator. It may show us some more information. -- Sincerely, Melvin Desilva Hitek Software |
| Reply2 | |
| Reply3 | |
| Reply4 | |
| Reply5 |