shutdown script error

2005-05-17 Thread Fay, Michael
Getting the following error on the shutdown script with tomcat 5.5.7: soyuz-test 16 15:14:11 /usr/local/tomcat/jakarta-tomcat-5/build/bin % sudo ./shutdown.sh Using CATALINA_BASE: /usr/local/tomcat/jakarta-tomcat-5/build Using CATALINA_HOME: /usr/local/tomcat/jakarta-tomcat-5/build

error trying to run a jsp

2005-05-10 Thread Fay, Michael
We are getting the following error when trying use a jsp, either directly through tomcat, or through apache with the tomcat connector: type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception

RE: error trying to run a jsp

2005-05-10 Thread Fay, Michael
a jsp Please check If the directory /usr/local/tomcat/jakarta-tomcat-5/build/work/Catalina/localhost/ has write permission for wwwrun user ? Guru -Original Message- From: Fay, Michael [mailto:[EMAIL PROTECTED] Sent: 10 May 2005 17:17 To: 'Tomcat Users List' Subject: error trying to run

RE: error trying to run a jsp

2005-05-10 Thread Fay, Michael
I just realized that root owned everything under work. When I changed it to tomcat, it works now. Thanks. -Original Message- From: Fay, Michael Sent: Tuesday, May 10, 2005 9:36 AM To: 'Tomcat Users List' Subject: RE: error trying to run a jsp Both tomcat and httpd have write

RE: build problem

2005-04-05 Thread Fay, Michael
Building 5.5.7 with ant 1.6.2 on solaris 9, I keep getting this following error: BUILD FAILED /home/mfay/jakarta-tomcat-5.5.7-src/build.xml:50: The following error occurred while executing this line: /home/mfay/jakarta-tomcat-5.5.7-src/jakarta-tomcat-5/build.xml:974: Warning: Could not find file

RE: build problem

2005-04-01 Thread Fay, Michael
compression On Apr 1, 2005 3:48 AM, Fay, Michael [EMAIL PROTECTED] wrote: I'm sure it's something simple, but I'm getting the following error when I try to build tomcat: BUILD FAILED /home/mfay/jakarta-tomcat-5.5.7-src/build.xml:94: The cvs task doesn't support the compression attribute

build problem

2005-03-31 Thread Fay, Michael
I'm sure it's something simple, but I'm getting the following error when I try to build tomcat: BUILD FAILED /home/mfay/jakarta-tomcat-5.5.7-src/build.xml:94: The cvs task doesn't support the compression attribute. I've searched the Jakarta website to see if there was something on