I resolved this problem. The program causing the errors has an option to
direct the program to a specific database. Using this option allows the
program to access the correct database even when run from Jenkins. Thanks
for all the help!!
On Wednesday, October 24, 2012 5:30:16 PM UTC+2, slide wrote:
>
>
>
> On Wed, Oct 24, 2012 at 7:24 AM, Martin G. Smith
>
> > wrote:
>
>> I have a Windows batch file that has no problems running from my command
>> shell. But when I try to run the scrip
I have a Windows batch file that has no problems running from my command
shell. But when I try to run the script from Jenkins, it always returns an
error.
The error seems to be because a program in the batch script cannot find
it's workspace where the required project files are located when th