The machine that I run Tomcat on isn't on the internet, and it isn't a local
machine.  I can try to copy it over again, it will just take some time to do
that.  If there are other methods that may work, I'd like to try them first.

I start Tomcat by running a script -- unfortunately sudo is misconfigured
and I can't get to it now to see what the call is to start Tomcat.
Hopefully that will be fixed soon, and I can provide you with that
information.

I tried just running the startup.sh script, and I get the same error as I
posted before (ClassNotFoundException for ApplicationContextFacade).

-- Chris


On Thu, Nov 19, 2009 at 2:50 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Christopher Gross [mailto:cogr...@gmail.com]
> > Subject: Re: Migrating from Tomcat 5.5.25 to 6.0.22
>
> > Should I try downloading it again and copying it over?
>
> Try downloading it just running it as is using startup.sh, without making
> any changes, just to verify that it's functional.
>
> > java.lang.ClassNotFoundException:
> > org.apache.catalina.core.ApplicationContextFacade$1
>
> That class is in catalina.jar, so you've either messed up the system
> classpath, or corrupted catalina.properties, or you've got a bad jar.
>
> How are you starting Tomcat?
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to