• 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: Dumb Question: Automatically running wotaskd and javamonitor?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dumb Question: Automatically running wotaskd and javamonitor?


  • Subject: Re: Dumb Question: Automatically running wotaskd and javamonitor?
  • From: Lachlan Deck <email@hidden>
  • Date: Sun, 25 Dec 2005 11:49:34 +1100

Hi there,

On 25/12/2005, at 7:46 AM, Andrew R. Kinnie wrote:

I recently upgraded from Panther and 5.2 to Tiger and 5.3. Everything seems to work, but I have to run wotaskd and javamonitor from the command line. Tiger is Tiger client, not Tiger Server.

Not being a unix person, how do I have these run automatically at boot?

you need to edit the following file: /System/Library/StartupItems/WebObjects/WebObjects

On the two lines below that are commands remove the leading '#'
####
# This set of invocations will launch wotaskd and
# (optionally) Monitor as root
# UNCOMMENT THE NEXT LINE
#"$WOSERVICE" -appPath "$WOTASKD" >/var/log/webobjects.log 2>&1 &


# Uncomment the next line to start Monitor as root at boot time
#"$WOSERVICE" -appPath "$WOJAVAMONITOR" -WOPort 56789 - WOAutoOpenInBrowser NO >>/var/log/webobjects.log 2>&1 &
####


Then from the command line run:
$ sudo /System/Library/StartupItems/WebObjects/WebObjects restart

or reboot.

--

Lachlan Deck


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >Dumb Question: Automatically running wotaskd and javamonitor? (From: "Andrew R. Kinnie" <email@hidden>)

  • Prev by Date: Single-table Inheritance w/ one-to-many
  • Next by Date: Re: Single-table Inheritance w/ one-to-many
  • Previous by thread: Dumb Question: Automatically running wotaskd and javamonitor?
  • Next by thread: Single-table Inheritance w/ one-to-many
  • Index(es):
    • Date
    • Thread