Most of my work is on Windows, but I don't recall anything in the default installation for *nix that creates a "tomcat.pid". Normally a "conf/ajp12.pid" is created. What changes have made to the default configuration? It is possible a bug is being exposed.
Cheers, Larry > -----Original Message----- > From: Harley Milne [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 26, 2001 4:37 PM > To: [EMAIL PROTECTED] > Subject: tomcat.pid: cannot create > > > Hi, > > I am experiening the above problem when starting tomcat. > Does any one have an idea what is going on. I though it might have > something to do with permissions, but the dircoties are 775 > > > hmilne@thebollocks>./startup.sh & > [1] 755 > hmilne@thebollocks>Using classpath: ./../lib/tomcat.jar > Using JAVA_HOME: /u/hmilne/j2sdk1_3_1 > Using TOMCAT_HOME: /usr/local/jakarta-tomcat-3.3 > ./tomcat.sh: /usr/local/jakarta-tomcat-3.3/logs/tomcat.pid: cannot > create > > [1] Exit 1 ./startup.sh > hmilne@thebollocks>EmbededTomcat: Init time 399 > EmbededTomcat: Startup time 0 > > hmilne@thebollocks>./shutdown.sh > Using classpath: ./../lib/tomcat.jar > Using JAVA_HOME: /u/hmilne/j2sdk1_3_1 > Using TOMCAT_HOME: /usr/local/jakarta-tomcat-3.3 > Stopping Tomcat. > Can't read /usr/local/jakarta-tomcat-3.3/conf/ajp12.id > hmilne@thebollocks>ll > > -rw-rw-r-- 1 hmilne staff 5938 Oct 21 12:37 KEYS > -rw-rw-r-- 1 hmilne staff 2817 Oct 21 12:37 LICENSE > drwxrwxr-x 2 hmilne staff 8192 Oct 21 12:38 bin/ > drwxrwxr-x 6 hmilne staff 8192 Oct 21 12:38 conf/ > drwxrwxr-x 4 hmilne staff 8192 Oct 21 12:38 doc/ > drwxrwxr-x 5 hmilne staff 8192 Oct 21 12:38 lib/ > drwxrwxr-x 2 hmilne staff 96 Oct 21 12:38 logs/ > drwxrwxr-x 2 hmilne staff 96 Oct 21 12:38 modules/ > drwxrwxr-x 4 hmilne staff 96 Oct 21 12:37 native/ > drwxrwxr-x 2 hmilne staff 96 Oct 21 12:37 webapps/ > > > Help would very much be appreciated > Thx > H > > -- > Sun ONE User Experience Architect > Sun Microsystems > Phone: 408-276-6253 > Fax: 240-220 7359 > E-Mail: [EMAIL PROTECTED] > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
