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 Intellij and when starting the output is:

cmd /c C:\apps\tomcat\bin\catalina.bat run
Using CATALINA_BASE:  
"C:\Users\Sharkanana\.IntelliJIdea90\system\tomcat\Unnamed_johnhelfertcomc9e4836f"
Using CATALINA_HOME:   "C:\apps\tomcat"
Using CATALINA_TMPDIR: "C:\apps\tomcat\temp"
Using JRE_HOME:        "C:\Sun\SDK\jdk\jre\"
Using CLASSPATH:      
"C:\apps\tomcat\bin\bootstrap.jar;C:\apps\tomcat\bin\tomcat-juli.jar"
Connected to the target VM, address: '127.0.0.1:4956', transport: 'socket'

Then the debug log that I posted before.

I have also attempted starting from outside of Intellij(by running the
script files or executables), and am getting the same error.

Thanks for your quick replies!

 John



n828cl 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.
> 
>  - 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
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Problems-starting-Tomcat-on-windows-7-64bit.-tp29232948p29238945.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to