Try starting up tomcat manually (as root) with:
/etc/rc.d/init.d/tomcat.init start ...and send on the output. If it isn't starting, there must be an error somewhere. To reinstall, first follow the directions for disabling Tomcat, then put the .pkg file in temp directory, untar to file with: tar -xzvf [JDK].pkg cd to the RPMS directory, and manually reinstall the rpms with: rpm -U --force [RPM name] _Tim On 11/9/01 3:13 AM, "mel" <[EMAIL PROTECTED]> wrote: > Hello > > I installed the Java Dev Kit pkg with the Update pkg. > Java and Tomcat ran OK. > > I wished to introduce a new CLASSPATH entry and modified java.sh and > rebooted. THIS WAS A BAD IDEA. Tomcat would not start afterwards, it > kept hanging on a "lopen" function. A simple change back to the original > java.sh, and a reboot would not clear the problem. > > So, could only get into system with Telnet, and performed the manual's > "Disabling the Tomcat engine" procedures. All OK. > > My change to java.sh, must have caused a secondary problem. > > To get a working system, I believe I need to reinstall Tomcat. On trying > this the Install program said "already installed". > > Can anyone help pls with advice - Do I need to do a manual "uninstall" > or is an "uninstall' in development? > > Many thanks > > mel > edc software > Northampton, England > > > Equipment: RAQ4, 256MB. All patches applied. > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers > _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
