Try to check your startup profile/.bashrc variables, i never used HP-UX but it should be something like this.
To make it work for the time being try adding some default bin dir's to your system path directly on catalina.sh. Don't you have other problems besides this one with your system? Orlando On 1/30/07, Pulkit Singhal <[EMAIL PROTECTED]> wrote:
Hi, It seems like one of the lines in your catalina.sh file can't find the "touch" command. I'm guessing that starting/stopping manually is not quite the same thing as the server coming up via "/sbin/rc3.d/S998Tomcat start" when it comes to the path that has the touch command in it. On 1/29/07, mocherla14 <[EMAIL PROTECTED]> wrote: > > > Effect: > Right after booting from HP-UX PA-RISC, Tomcat refuses connections. > > Description: > > No startup error messages are logged and processes are up and running. > > Checking /etc/rc.log: > ---------------------------- > > Starting Tomcat server > Output from "/sbin/rc3.d/S998Tomcat start": > ---------------------------- > Using CATALINA_BASE: /opt/mediation/Tomcat5.5 > Using CATALINA_HOME: /opt/mediation/Tomcat5.5 > Using CATALINA_TMPDIR: /opt/mediation/Tomcat5.5/temp > Using JRE_HOME: /opt/mediation/java/jre15_15002 > /opt/mediation/Tomcat5.5/bin/catalina.sh[233]: touch: not found. > ---------------------------- > > If Tomcat is manually stopped and restarted, it accepts connections. > -- > View this message in context: > http://www.nabble.com/HP-UX-Tomcat-refuses-connections-after-boot-tf3140138.html#a8703374 > Sent from the Tomcat - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >