• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: wotaskd on Yosemite
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wotaskd on Yosemite


  • Subject: Re: wotaskd on Yosemite
  • From: Markus Ruggiero <email@hidden>
  • Date: Sun, 26 Apr 2015 00:54:33 +0200

Put the following as a text file into /Library/LaunchDeamons. You might call it org.projectwonder.wotaskd.plist. Check the location of your wotaskd.woa and adapt the path accordingly. There is also a path to wotaskd.log. Adapt that too. Then just do sudo launchctl load org.projectwonder.wotaskd and wotaskd should run (and keep running)

Have fun
---markus---


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
<plist version="1.0">
<dict>
    <key>Disabled</key>
	<false/>
    <key>GroupName</key>
	<string>_appserveradm</string>
    <key>Label</key>
	<string>org.projectwonder.wotaskd</string>
    <key>OnDemand</key>
	<false/>
    <key>Program</key>
        <string>/ServerApplications/wotaskd.woa/wotaskd</string>
    <key>ProgramArguments</key>
	<array>
	    <string>wotaskd</string>
	    <string>-WOPort</string>
	    <string>1085</string>
	    <string>-WOHost</string>
	    <string>localhost</string>
	</array>
    <key>ServiceIPC</key>
	<false/>
    <key>UserName</key>
	<string>_appserver</string>
    <key>StandardOutPath</key>
    	<string>/Library/WebObjects/Logs/wotaskd.log</string>
    <key>StandardErrorPath</key>
    	<string>/Library/WebObjects/Logs/wotaskd.log</string>
</dict>
</plist>



> On 25.04.2015, at 05:00, Ken Anderson <email@hidden> wrote:
>
> OK - I bit the bullet and upgraded to Yosemite.  Can someone remind me how to get wotaskd running again?  I have java installed and other things that used to run are running (jenkins, crashplan), but no wotaskd.
>
> Thanks,
> Ken
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden



Markus Ruggiero
email@hidden
Check out the new book about Project Wonder and WebObjects on http://learningthewonders.com/








 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: wotaskd on Yosemite
      • From: Ken Anderson <email@hidden>
References: 
 >wotaskd on Yosemite (From: Ken Anderson <email@hidden>)

  • Prev by Date: Re: question on ERMailDeliveryHTML
  • Next by Date: Re: ERXExistsQualifier
  • Previous by thread: wotaskd on Yosemite
  • Next by thread: Re: wotaskd on Yosemite
  • Index(es):
    • Date
    • Thread