|
From: Leif M. <le...@ta...> - 2005-12-08 13:27:48
|
Amad,
My first guess would be that the java command can not be located on
the path when
being run as a service. Make sure that those environment settings are
system wide
and not just for your current user. By default the Wrapper runs as the
SYSTEM user
when running as a service.
Have you looked at the wrapper.log file. That should show you what
the problem
is. If you don't see it, then that is what I will need to see.
Cheers,
Leif
Amad Fida wrote:
> Hi,
>
> I am trying to run CruiseControl as service. There are few problems,
>
> 1. It only works in console mode but can't set the working.dir. It's always
> assumed to be Wrapper.exe's directory to be the working directory.
>
> 2. Service doesn't start. I get 1075 when starting service.
>
> Following is my wrapper.conf,
>
<snip>
|