Re: Problems starting Tomcat on windows 7 64bit.

2010-07-25 Thread sharkanana
I have fixed it, I reinstalled the 64 bit versions of jdk and jre, and removed all the env vars I added and it started right away. Thanks! sharkanana wrote: I've run tomcat so many times before on every one of my computers with no problem, but I just went to do it today on my desktop and

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sharkanana, On 7/22/2010 8:34 PM, sharkanana wrote: Here is my server.xml. It is default. Yup, that looks like the default -- or close enough that it doesn't matter what you may have changed. Could you try reinstalling a fresh copy of Tomcat and

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-23 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sharkanana, On 7/22/2010 8:34 PM, sharkanana wrote: Here is my server.xml. It is default. Yup, that looks like the default -- or close enough that it doesn't matter what you may have changed. Could you try

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-23 Thread sharkanana
Well this is the first time I've tried running tomcat on this system, so I am using a vanilla install. I have set JAVA_HOME and JRE_HOME in my env vars, I'm not sure if they should be there or not. I have removed the CLASSPATH var. Other than that I have tried 5.5, 6 and 7 fresh installs and am

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-22 Thread Pid
On 22/07/2010 04:30, sharkanana wrote: I've run tomcat so many times before on every one of my computers with no problem, but I just went to do it today on my desktop and am getting an error immediately on the start of the server. I have set catalina_home, classpath, In addition to

RE: Problems starting Tomcat on windows 7 64bit.

2010-07-22 Thread sharkanana
java -version java version 1.6.0_18 Java(TM) SE Runtime Environment (build 1.6.0_18-b07) Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode) javac -version javac 1.6.0_18 Tomcat 7 is the version I'm currently trying to run with, I installed it by extracting the zip file. I'm starting with

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-22 Thread Christopher Schultz
-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

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-22 Thread sharkanana
Here is my server.xml. It is default. ?xml version='1.0' encoding='utf-8'? !-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The

RE: Problems starting Tomcat on windows 7 64bit.

2010-07-21 Thread Caldarale, Charles R
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