• 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: Javamonitor help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Javamonitor help


  • Subject: Re: Javamonitor help
  • From: Guido Neitzer <email@hidden>
  • Date: Sat, 3 Mar 2007 11:15:17 -0700

On 03.03.2007, at 09:44, James Cicenia wrote:

Maybe I read that wrong.. however, I ran it.. looked at all my logs.. and there is nothing!

This goes to webobjects.err - whereever that is, it is defined in the startup scripts for the WebObjects services.


You have to change this file (make a backup):

/System/Library/WebObjects/JavaApplications/wotaskd.woa/Contents/ Resources/SpawnOfWotaskd.sh

Edit, so it looks like this:

#!/bin/sh

$@ 1>/tmp/webobjects.log 2>&1 &

When you send "sudo kill -QUIT <pid>" to the pid of the particular instance, the complete thread dump is send to /tmp/webobjects.log.

And, even if I try to force my url to use that instance.. It gets redirected. This is good as otherwise my users would scream at me again.

Yeah, because the application is deadlocked. If I can help, send me a mail, we can chat about that.


cug
_______________________________________________
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: Javamonitor help
      • From: James Cicenia <email@hidden>
References: 
 >Re: Javamonitor help (From: James Cicenia <email@hidden>)
 >Re: Javamonitor help (From: Mike Schrag <email@hidden>)
 >Re: Javamonitor help (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: JavaScript / WOBuilder Question
  • Next by Date: newbie: basic question on getting a value from an entity
  • Previous by thread: Re: Javamonitor help
  • Next by thread: Re: Javamonitor help
  • Index(es):
    • Date
    • Thread