On Jun 5, 2006, at 10:35 AM, William Hatch wrote:

On Jun 5, 2006, at 1:06 PM, Chuck Hill wrote:

On Jun 5, 2006, at 9:39 AM, William Hatch wrote:

I'm able to log into Monitor, but when I try to start instances, the lever keeps going and going, no deaths, and I can't move it beyond this state.

What URL are you using to run Monitor? Is wotaskd running? Which version of OS X?

OSXS 10.4.6, we have Monitor set to run on another port, but it shows up fine. I assume that if I'm able to hit Monitor, then wotaskd must be running, right?

Not exactly: you would see "Cannot connect to wotask-1085" messages in JavaMonitor if wotaskd was not running.


There was nothing in /var/log/webobjects, so I rm'd it, then sudo touch logwebobjects, but still nothing.
You should
sudo touch /tmp/logWebObjects
Then look for
/tmp/WebObjects.log

I did that, and nothing shows up. I mean the file WebObjects.log is NOT there.

Try a few test requests: the log file will show up on the first request. If it doesn't, then you didn't do the sudo part.


Restarts haven't helped. Monitor seems to be completely unresponsive. Where should I start?

1. Is wotaskd running?
sudo lsof -i tcp:1085

Gives me this:

[deployment1:~] mladmin% sudo lsof -i tcp:1085
Password:
COMMAND PID      USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
java 44 appserver 7u IPv6 0x02c5c820 0t0 TCP [:: 127.0.0.1]:49160->[::127.0.0.1]:webobjects (ESTABLISHED) java 45 appserver 4u IPv6 0x02c5b9e0 0t0 TCP *:webobjects (LISTEN) java 45 appserver 7u IPv6 0x02c5c658 0t0 TCP [:: 127.0.0.1]:webobjects->[::127.0.0.1]:49160 (ESTABLISHED)

Looks good.  I'm guessing you have JavaMonitor running on 49160.


4. Try starting the apps from the command line, does that work?

I get a bunch of output, but can't get to them.

Post that output. Also, try starting up with the same params you see in JavaMonitor's config.


5. Look in Monitor to see where the apps are writing their log files. Does appserver have write permissions there still?

I don't know, or I should say I'm not sure.

This is one of those things that happens to me all the time. One way to make sure the problem is not due to insufficient log perms is to move the log file to /tmp, to which every user can write.


sacha


--
Sacha Michel Mallais             Mojo Worker
Global Village Consulting Inc.   http://www.global-village.net/
PGP Key ID: 7D757B65             AIM: smallais
A day without sunshine is like night.


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

This email sent to [email protected]

Reply via email to