Re: Window Server permissions error
Re: Window Server permissions error
- Subject: Re: Window Server permissions error
- From: Alex Johnson <email@hidden>
- Date: Tue, 14 Jun 2005 11:23:47 -0500
On Jun 11, 2005, at 12:02 PM, Jaime Magiera wrote:
I'm working on a WebObjects application that uses Quicktime Java to edit
movie files through the web. On my development machine, calling
qtsession.open() works without a problem. However, when I deploy my
application on the server, qtsession.open() throws an error in WebObjects.
The only thing that I notice as different is that on my development
machine, calling qtsession.open() from within WO launches a "bootloader"
application. The same used to be true to for my server, but since 10.3,
the error appears instead.
This is a bit over my head. Can anyone shed some light on this error or
the mechanisms at work? Any thoughts much appreciated.
Don't know if this will answer your questions, but I think the problem is this:
With no one logged into your server, the only running window server is owned by root. Thus, if you're WO app is running as any other user (like appserver, f.x.) it will not have the proper permissions to connect to the window server. It works in dev. because both your wo app and the window server are your processes. You will have to do something similar on the dep box.
HTH
Alex Johnson
|
| |
|||
|| | |
||
| | |
|| || |
||
\\ SITE 9 \\ SITE9.COM \\ 312.670.8469 \\
_______________________________________________
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