This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Tomcat 6.0 server not starting ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat 6.0 server not starting ?" Watch "Tomcat 6.0 server not starting ?" New topic
Author

Tomcat 6.0 server not starting ?

Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
Hi All,

I have installed eclispe 3.2 , jdk 1.5 both are working also i have installed Apache Tomcat 6.0 but this is not starting even writing any logs

what should i do another version or configuration problem is it ?

Regards,
Prabhat
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

It might be best if you used a more recent version of Eclipse.

Did you download the "Eclipse for Java EE Developers" package?

Exactly how did you go about starting Tomcat? Also tell us how you declared Tomcat in Eclipse.



JBoss In Action
Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
no i just started the server from bin directory exe file and http://localhost:8080 then this url is not working.

Eclipse is not a matter at all , i am expecting to integrate Eclipse later on.

first tomcat will work at least initially ..
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

OK, so this is just a Tomcat question. I'll move the post to the Tomcat forum.
Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
I have posted this quetsion to tomcat forum only
Arka Sharma
Ranch Hand

Joined: Jun 15, 2011
Posts: 102

Are you getting any error meassage in logs after starting tomcat ? May be some other process is also listening to 8080.You can check it through netstat command.
Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
I checked no port no 8080 is listning on this.

What else ?

In logs folder nothing is there even no files.

Console i am not able to see , it runs and stops immediately .
Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
Issue resolve , i have downloaded the exe version of tomcat 6.0 and everything is working.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Tomcat 6.0 server not starting ?
 
Similar Threads
help please
Tomcat 6 on Windows Vista
Deploying an app to Tomcat
startup.bat not working properly
Problem installing TOMCAT