Hi All,

Here's a thought. When you start up from Terminal do you see anything new 
bouncing in the dock? If so, that means that it requires access to window 
services to launch.

Launching via JavaMonitor as "root" often means you do not have access to 
window services. That could cause an immediate crash when it tries to 
obtain it. Java AWT calls often require this, your native code might too. 
Usually there are ways to get around this but its situation is different. 
If it is a carbon app you are connecting to there are a few options in the 
info.plist of the carbon app bundle you need to flip to make it run 
"headless". 

-- Aaron
 _______________________________________________
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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to