Hi, Usually when I have that kind of problem, it is file permission related... For exemple, /tmp/logWebObjects enable some logging, if the log file was created with an user X and you now start the app using the monitor that use wotaskd, the app will run with the wotaskd user permissions...
The most frequent case I have is a read problem on the app content directory. To diagnose those, you need to start the app with the same user and environment variables as wotaskd. Usually, an very clear error is displayed on the console then. Regards, Samuel > Le 13 févr. 2025 à 09:07, OCsite via Webobjects-dev > <webobjects-dev@lists.apple.com> a écrit : > > Voodoo would be the right answer I guess. > > 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?), but it looks like soon as I've removed the > file, I can launch anything from JM. > > Quadruple weird :-O > >> On 13. 2. 2025, at 14:49, Jesse Tayler <jtay...@oeinc.com> wrote: >> >> Do you know what user your monitor is running under? >> >> I have no idea, but sometimes wotaskd craps out and I need to restart it… >> >> I also try to use the exact same launch as wo monitor by taking the args out >> and using that but it sounds like you’ve checked launch with args. >> >> Software voodoo? >> >>> On Feb 13, 2025, at 8:29 AM, OCsite <o...@ocs.cz> wrote: >>> >>>> On 13. 2. 2025, at 14:00, Jesse Tayler <jtay...@oeinc.com> wrote: >>>> Wotaskd? >>> >>> What with it? >>> >>> It runs (see “runs normally, connects properly to wotaskd, shows as >>> running” below). We have even restarted it (along with JavaMonitor), did >>> not help. >>> >>> But if there is some kind of specific wotaskd-related problem which would >>> cause the described behaviour (JavaMonitor never launches any application, >>> otherwise all seems normal), I'm eager to understand it, test it, and if it >>> is the culprit, fix it. >>> >>> Thanks! >>> OC >>> >>>>> On Feb 13, 2025, at 6:50 AM, OCsite via Webobjects-dev >>>>> <webobjects-dev@lists.apple.com> wrote: >>>>> >>>>> Hi there, >>>>> >>>>> today we have bumped into a completely new and weird problem: JavaMonitor >>>>> cannot launch any application, just increases the number of deaths. >>>>> >>>>> Nothing at all occurs in the application log. The access rights of both >>>>> the log file and its folder are OK; the disk is not full. >>>>> >>>>> When I try to launch an application manually (ie, ssh to the server, cd >>>>> to the application folder, run ./app.woa/app <all the arguments as shown >>>>> in JM>), it runs normally, connects properly to wotaskd, shows as running >>>>> in JavaMonitor, can be used through Apache, all normal. It even can be >>>>> stopped from JavaMonitor. Just not launched. >>>>> >>>>> Any idea what might be the culprit and how to fix it? >>>>> >>>>> Thanks a lot, >>>>> OC >>>>> _______________________________________________ >>>>> Do not post admin requests to the list. They will be ignored. >>>>> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) >>>>> Help/Unsubscribe/Update your Subscription: >>>>> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com >>>>> >>>>> This email sent to jtay...@oeinc.com >>>> >>> >> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com > > This email sent to sam...@samkar.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com