Note that there are some explanatory texts on larger screens.

plurals
  1. POUnable to start Tomcat Serverv7.012 in Eclipse
    primarykey
    data
    text
    <p>I am very new to Java. I am trying to install Java EE since two days but I am facing a problem These are the steps that i have done..</p> <p>Installed Java SE (set environment variable) and Java EE 7 SDK Bundles without JDK there on I downloaded Tomcat server 7.0. There after i downloaded the EE edition of Eclipse and installed Tomcat server.</p> <p>But when i do I get the following error..</p> <p>"Server Tomcat v7.0 Server at localhost was unable to start within 60 seconds. If the server requires more time, try increasing the timeout in the server editor".</p> <p>I tried the following </p> <blockquote> <p>Increased the timeout time in server.</p> <p>UN-installed Tomcat server and reinstalled.</p> <p>restarted the PC</p> <p>shutdown down and started the batch file..</p> <p>the problems still persists.. uninstalled entire java packages and tried the same again. </p> </blockquote> <p>please help me to fix the problem.</p> <p>Here is the console output..</p> <pre><code>Dec 15, 2013 9:49:11 AM 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\jre7\bin;C:\Windows \Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows \System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\latex\miktex\bin\;C:\Program Files\YOKOGAWA\IA\iPCS\Platform\Security\Program;H:\CENTUMVP \HIS\Users\Program;H:\CENTUMVP\TOKUCHULIB;H:\CENTUMVP\ENG\Users\Program;C:\Program Files\YOKOGAWA \IA\iPCS\Products\CENTUMVP\Program;H:\CENTUMVP\LIBRARY;H:\CENTUMVP\TokuchuLibTagd;H:\jaypee\ENGTOOL \COMMON;H:\jaypee\ENGTOOL\Perl\bin;H:\Program Files\MATLAB\R2013a\runtime\win32;H:\Program Files\MATLAB\R2013a\bin;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;H:\VS 2010 &amp; Eclipse\eclipse-jee-kepler-SR1-win32\eclipse;;. Dec 15, 2013 9:49:12 AM org.apache.coyote.AbstractProtocolHandler init INFO: Initializing ProtocolHandler ["http-bio-8080"] Dec 15, 2013 9:49:12 AM org.apache.coyote.AbstractProtocolHandler init INFO: Initializing ProtocolHandler ["ajp-bio-8009"] Dec 15, 2013 9:49:12 AM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 296 ms Dec 15, 2013 9:49:12 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Dec 15, 2013 9:49:12 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.12 Dec 15, 2013 9:49:12 AM org.apache.coyote.AbstractProtocolHandler start INFO: Starting ProtocolHandler ["http-bio-8080"] Dec 15, 2013 9:49:12 AM org.apache.coyote.AbstractProtocolHandler start INFO: Starting ProtocolHandler ["ajp-bio-8009"] Dec 15, 2013 9:49:12 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 168 ms </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload