Re: Weird problem: JavaMonitor cannot launch any application
Re: Weird problem: JavaMonitor cannot launch any application
- Subject: Re: Weird problem: JavaMonitor cannot launch any application
- From: OCsite via Webobjects-dev <email@hidden>
- Date: Thu, 13 Feb 2025 15:30:33 +0100
Whew! I sort of think this qualifies as a wotaskd bug; where and whom to report
it?
> On 13. 2. 2025, at 15:07, OCsite via Webobjects-dev
> <email@hidden> wrote:
> It looks like it was caused by an existence of /tmp/logWebObjects, added
> there to log the adaptor. What the....?!? Does not make any sense to me (does
> anybody here understand perhaps?)
Looks like I do, now.
Wotaskd seems to by default (unless WOShouldUseSpawn is switched off
explicitly) spawn applications using an embedded script, SpawnOfWotaskd.sh.
That script checks for /tmp/logWebObjects, and if found, it — ba-dum! — logs
out to /Library/WebObjects/Logs/SpawnOfWotaskd.log. Hard-coded path, NEXT_ROOT
ignored.
Which sort of causes the script reliably and consistently and silently fail
wherever NEXT_ROOT happens to differ from /. Sigh.
All the best,
OC
_______________________________________________
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