Thanks. I will try it. I was following instructions here - 
https://wiki.wocommunity.org/display/documentation/Deploying+on+Windows

--
marius


From: Markus Stoll, junidas GmbH [mailto:markus.st...@junidas.de]
Sent: Tuesday, May 05, 2015 4:30 PM
To: Strumyla, Marius
Cc: webobjects-deploy@lists.apple.com
Subject: Re: wotaskd fails to launch on Windows

Hi,

you cannot create a Windows Service pointing to a CMD file. Windows Services do 
need special binaries
that implement the service api. Please use the WOStart.exe, which is part of 
Wonder for about 2 years.
Compiled binaries can be found on the wocommunity.org<http://wocommunity.org> 
server.

There is WOWODC 2013 presentation with more details.

Regards, Markus

Am 05.05.2015 um 22:24 schrieb Strumyla, Marius 
<mstrum...@accordant.net<mailto:mstrum...@accordant.net>>:

Hi, I’m using Windows XP and WebObjects 5.4.3.
I configured wotaskd as a service but it does not launch.

C:\>sc create WOTaskD binPath= 
C:\Apple\Library\WebObjects\JavaApplications\wotaskd.woa\wotaskd.CMD 
DisplayName= "Apple WebObjects Task Daemon 5" start= auto
[SC] CreateService SUCCESS

C:\>sc start WOTaskD
[SC] StartService FAILED 1053:

The service did not respond to the start or control request in a timely fashion.



I traced the problem to wotaskd.cmd and findstr as it hangs on this line:
echo %* | findstr /I /R /C:"WONoPause  *true" /C:"WONoPause  *YES" 
/C:"WONoPause=true" /C:"WONoPause=YES" > nul 2> nul


Anybody else run into this problem? I can run wotaskd.cmd from command line and 
it works fine. It just does not want to run as a service.

Thanks,
--
marius
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      
(Webobjects-deploy@lists.apple.com<mailto:Webobjects-deploy@lists.apple.com>)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-deploy/markus.stoll%40junidas.de

This email sent to markus.st...@junidas.de<mailto:markus.st...@junidas.de>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to