Results 1 to 1 of 1
Thread: Eclipse and Tomcat 6+7 issue
- 01-22-2011, 08:11 PM #1
Eclipse and Tomcat 6+7 issue
Hey Guys,
So
Brand new Eclipse download,
Brand new Tomcat 7 Download
Set up in eclipse perfectly fine.
Yet when I attempt to start the server, it always timesout.
No matter what,
I can start it normally outside of eclipse and it runs fine.
Here is the startup console on Tomcat 7 in eclipse
This is also a brand new installation of Windows Vista.PHP Code:Jan 22, 2011 8:08:46 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_23\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:/Program Files/Java/jre6/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Java\jre6;C:\Program Files\Java\jdk1.6.0_23 Jan 22, 2011 8:08:47 PM org.apache.coyote.AbstractProtocolHandler init INFO: Initializing ProtocolHandler ["http-bio-8080"] Jan 22, 2011 8:08:47 PM org.apache.coyote.AbstractProtocolHandler init INFO: Initializing ProtocolHandler ["ajp-bio-8009"] Jan 22, 2011 8:08:47 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1018 ms Jan 22, 2011 8:08:47 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Jan 22, 2011 8:08:47 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.6 Jan 22, 2011 8:08:47 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory docs Jan 22, 2011 8:08:47 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory examples Jan 22, 2011 8:08:48 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() Jan 22, 2011 8:08:48 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() Jan 22, 2011 8:08:48 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory host-manager Jan 22, 2011 8:08:48 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory manager Jan 22, 2011 8:08:48 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory ROOT Jan 22, 2011 8:08:48 PM org.apache.coyote.AbstractProtocolHandler start INFO: Starting ProtocolHandler ["http-bio-8080"] Jan 22, 2011 8:08:48 PM org.apache.coyote.AbstractProtocolHandler start INFO: Starting ProtocolHandler ["ajp-bio-8009"] Jan 22, 2011 8:08:48 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 1612 ms
Environment Variables are correct.
Has anyone had any similar problems with eclipse and tomcat, starts fine but always timesout.
The Environment Variable was the cause of the server not starting within eclipse successfully.Last edited by Sno; 01-28-2011 at 09:05 PM.
:rolleyes: ~ Sno ~ :rolleyes:
'-~ B.S. Computer Science ~-'
Similar Threads
-
Memory issue in servlet application in a tomcat container
By bedhinesh in forum Java ServletReplies: 2Last Post: 07-24-2009, 01:26 PM -
Eclipse and Tomcat
By kendan in forum EclipseReplies: 4Last Post: 04-03-2009, 01:59 PM -
Tomcat Issue
By sanyog24681 in forum Java ServletReplies: 1Last Post: 10-20-2008, 09:08 AM -
Tapestry, Eclipse- Tomcat/Weblogic <jwcid> issue - Please help
By apmaddali in forum Web FrameworksReplies: 0Last Post: 04-21-2008, 06:21 AM -
Tomcat In Eclipse - Sysdeo Tomcat Plug-in
By JavaForums in forum EclipseReplies: 1Last Post: 02-13-2008, 10:33 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks