[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Java Dev Kit / Tomcat - "reinstall" required
- Subject: Re: [cobalt-developers] Java Dev Kit / Tomcat - "reinstall" required
- From: Timothy Stonis <timothy.stonis@xxxxxxx>
- Date: Fri Nov 9 22:34:51 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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" <mel.bodfish@xxxxxxxxxxxxxx> 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
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>