I was trying to follow the instructions here:  
http://wolfpaulus.com/journal/mac/tomcat7
where it mentions "Change ownership of the /Libaray/Tomcat folder hierarchy:

sudo chown -R <your_username> /Library/Tomcat"

So I'm wondering if I need to change chown the /usr/local/tomcatversion 
directory to match my user id instead of "root" ?



On Jun 19, 2012, at 6:57 PM, Caldarale, Charles R wrote:

>> From: Samuel V Green III [mailto:macun...@gmail.com] 
>> Subject: Re: apache-tomcat-7.0.27 start up errors on Mac OX "Lion"
> 
>> Java(TM) SE Runtime Environment (build 1.6.0_33-b03-424-11M3720)
>> Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03-424, mixed mode)
> 
> That looks quite reasonable.  Can you tell if that's really what's installed 
> at:
> /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home
> 
> (Wouldn't normally happen on a Mac, but on Linux it's not uncommon to have 
> several JVMs installed, and you can end up using a different one than you 
> expect.)
> 
> Is there possibly a permissions problem - trying to run Tomcat under a 
> different userid than what the installation was done with?
> 
> - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to