External app crashing without ssh login
External app crashing without ssh login
- Subject: External app crashing without ssh login
- From: Ralph Scheuer <email@hidden>
- Date: Mon, 30 Aug 2004 12:13:18 +0200
Hello everybody,
sorry for cross-posting this but I was unable to determine what really
causes the problem and who might help.
We are currently experimenting with the following setup:
- an ObjectiveC application that uses WebKit to do some rendering
- a (pure Java) WebObjects 5.2.3 application that calls the ObjectiveC
application via Java's Runtime.exec(). The WO application is deployed
and started with Monitor which has root privileges (this is done to
avoid more problems with Runtime.exec()
Both applications run on a Mac OS X based deployment machine: no user
is logged into the GUI, the machine shows the login window.
Something strange is happening with this setup: as long as a user is
logged into the machine via SSH (i.e. there is no GUI interaction),
this entire setup works just fine.
However, as soon as the SSH session is closed, the Objective C
application crashes and takes the WO application with it (signal 10).
Is there anything I can do to remedy the situation apart from leaving
an ssh session open all the time (which is not very desirable)?
Thanks for helping.
Ralph Scheuer
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.