-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck,

On 7/22/2010 12:21 AM, Caldarale, Charles R wrote:
>> From: sharkanana [mailto:sharkan...@gmail.com]
>> Subject: Problems starting Tomcat on windows 7 64bit.
>>
>> I have tried many different versions of tomcat and 
>> all give the same problem.
> 
> So tell us the exact version of *one* Tomcat you tried that has the problem, 
> along with the JRE or JDK version you're using, how you installed Tomcat, and 
> how you're starting it.
> 
> Just as a guess, it looks like you might be using a server.xml that doesn't 
> come from the version of Tomcat you're trying to run.  Try a fresh download 
> and a clean installation and see if that works.

+1

Sharkanana, can you post your server.xml? Particularly the line that
mentions "org.apache.catalina.core.AprLifecycleListener"?

My (stock 6.0.26) server.xml file contains a reference to this class:

   org.apache.catalina.core.AprLifecycleListener

...and seems to work just fine, though I don't have libapr installed, so
I get a warning that APR isn't going to be used.

I agree with Pid: you shouldn't be setting the CLASSPATH. If you use
catalina.bat or startup.bat to startup your Tomcat, it should be setting
CLASSPATH to "" before it starts. If, however, you have a setenv.bat
file that sets the CLASSPATH, you can still break things.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxIe10ACgkQ9CaO5/Lv0PB4vgCcC6tYKq9y/UufE1l80+XBFYr6
5lcAn0Wz/EZV0QdW4A+ACSJB6IgSWp1D
=2ilk
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to