• 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: Lion and wotaskd
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lion and wotaskd


  • Subject: Re: Lion and wotaskd
  • From: Pascal Robert <email@hidden>
  • Date: Thu, 21 Jul 2011 10:50:50 -0400

Use launchctl to stop wotaskd, eg, something like:

  launchctl unload -w /Library/LaunchDaemons/com.apple.webobjects.womonitor.plist

If you do still need wotaskd, you need to edit the script so that:

        <key>UserName</key>
        <string>appserver</string>

become:

        <key>UserName</key>
        <string>_appserver</string>

> I installed Lion today. While debugging a PHP app, I noticed a whole slew of messages like the following.
>
> 21/7/11 10:43:16.976 PM com.apple.launchd: (com.apple.webobjects.wotaskd[40270]) Suspicious setup: User "appserver" maps to user: _appserver
> 21/7/11 10:43:16.997 PM com.apple.webobjects.wotaskd: Reading MacOSClassPath.txt ...
> 21/7/11 10:43:17.074 PM com.apple.webobjects.wotaskd: Checking network services....
> 21/7/11 10:43:17.083 PM com.apple.webobjects.wotaskd: Launching wotaskd.woa ...
> 21/7/11 10:43:17.083 PM com.apple.webobjects.wotaskd: java -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System" -DWOLocalRootDirectory="" -DWOUserDirectory="/" -DWOEnvClassPath="" -DWOApplicationClass=Application -DWOPlatform=MacOS -Dcom.webobjects.pid=40270 -Dcom.sun.management.jmxremote=false -classpath WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap -WOPort 1085
> 21/7/11 10:43:17.000 PM kernel: nstat_lookup_entry failed: 2
> 21/7/11 10:43:18.333 PM com.apple.webobjects.wotaskd: Loading /System/Library/WebObjects/JavaApplications/wotaskd.woa/Contents/MacOS/MacOSClassPath.txt
>
> I do not have WebObjects running on my system; only the files installed when I was working on a WO project in Eclipse. Is there a way to stop these processes from being run?
>
> Thank you!
>
> _______________________________________________
> 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

 _______________________________________________
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

References: 
 >Lion and wotaskd (From: "Chan Yeow Heong, Jerome" <email@hidden>)

  • Prev by Date: Lion and wotaskd
  • Next by Date: Re: disposing of an EC
  • Previous by thread: Lion and wotaskd
  • Next by thread: ^ binding syntax usage
  • Index(es):
    • Date
    • Thread