Re: [Resin-interest] Resin can't run as different user?

2007-04-25 Thread Nick Johnson
I've been Googling all morning, but there's a huge amount of noise 
relative to signal.

I'll go look for Scott's message in particular.

On Wed, 25 Apr 2007, Kuntz, Tim wrote:

 Nick,
 
 Did you search the archives for user and groups? There have been a
 number of posts about that issue in the last month that might help you.
 
 Some items mentioned...
 * must be running resin pro
 * must start resin with the watchdog process not directly
 * problems with port 443 user/group binding
 
 Scott from Caucho had provided some detailed information.
 

-- 
Humans are a dangerously insane and very sick species.
   -- Eckhart Tolle
This message has been brought to you by Nick Johnson 2.2 and the number 6.
http://healerNick.com/   http://morons.org/http://spatula.net/


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Resin can't run as different user?

2007-04-25 Thread Scott Ferguson

On Apr 25, 2007, at 11:28 AM, Nick Johnson wrote:

 I've been Googling all morning, but there's a huge amount of noise
 relative to signal.

Which version of Resin is this with? You might want to check with the  
new snapshot as well.

We've made some changes to the classloading of the boot classes and  
JNI loading which should avoid some of the problems people have seen  
with 3.1.0.

The uid lookup is in modules/c/src/resin/boot.c in
Java_com_caucho/boot_JniProcess_exec

Look for getpwnam.

-- Scott


 I'll go look for Scott's message in particular.

 On Wed, 25 Apr 2007, Kuntz, Tim wrote:

 Nick,

 Did you search the archives for user and groups? There have  
 been a
 number of posts about that issue in the last month that might help  
 you.

 Some items mentioned...
 * must be running resin pro
 * must start resin with the watchdog process not directly
 * problems with port 443 user/group binding

 Scott from Caucho had provided some detailed information.


 -- 
 Humans are a dangerously insane and very sick species.
-- Eckhart Tolle
 This message has been brought to you by Nick Johnson 2.2 and the  
 number 6.
 http://healerNick.com/   http://morons.org/http:// 
 spatula.net/


 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Resin can't run as different user?

2007-04-25 Thread Gary Zhu
Quick question below:

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Scott Ferguson
 Sent: Wednesday, April 25, 2007 11:35 AM
 To: General Discussion for the Resin application server
 Subject: Re: [Resin-interest] Resin can't run as different user?
 
 
 
 On Apr 25, 2007, at 11:28 AM, Nick Johnson wrote:
 
  I've been Googling all morning, but there's a huge amount of noise
  relative to signal.
 
 Which version of Resin is this with? You might want to check 
 with the  
 new snapshot as well.
 

In general, does the snapshot version always represent(or close to) the 
upcoming release ?
More specifically, can I assume I can get some of the 3.1.1 features (like 
thread pool) or some other bug fixes being done(or mentioned) sometime ago, 
from 4/24 snapshot version ?  

I understand snapshot version is not production release.


Gary Zhu




___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Resin can't run as different user?

2007-04-25 Thread Scott Ferguson

On Apr 25, 2007, at 4:03 PM, Gary Zhu wrote:



 In general, does the snapshot version always represent(or close to)  
 the upcoming release ?

It's a build based on our current development tree.  So it's the most  
up-to-date version we have.

 More specifically, can I assume I can get some of the 3.1.1  
 features (like thread pool) or some other bug fixes being done(or  
 mentioned) sometime ago, from 4/24 snapshot version ?

Yes.  If the snapshot date is after the bug fix date, it will have  
the bug fix.  If you're still seeing the same problem with a snapshot  
after the bug fix date, please report it as a new bug.  (Our test  
case might find a closely-related bug, but there might be a second  
case that we didn't catch.)

 I understand snapshot version is not production release.

Right.   The snapshot is great for verifying bug fixes before the  
release, but not suitable for production.

-- Scott




 Gary Zhu




 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest