473,499 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Server Tomcat v7.0 Server at localhost failed to start.

2 New Member
when i start the tomcat server it is showing error server tomcat failed to start..And also when i give the localhost:8080 in browser apache tomcat page is not opening.In console it is showing error like

Oct 04, 2015 7:36:51 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:Calculator1' did not find a matching property.
Oct 04, 2015 7:36:51 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:GreetingMessage' did not find a matching property.
Oct 04, 2015 7:36:51 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:ServletHelloWorld' did not find a matching property.
Oct 04, 2015 7:36:51 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:pgm2' did not find a matching property.
Oct 04, 2015 7:36:51 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:newpro' did not find a matching property.
Oct 04, 2015 7:36:51 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:pgm3' did not find a matching property.
Oct 04, 2015 7:36:51 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:demo1' did not find a matching property.
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server version: Apache Tomcat/7.0.64
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server built: Aug 19 2015 17:18:06 UTC
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server number: 7.0.64.0
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Name: Windows 8
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Version: 6.2
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Architecture: x86
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Java Home: C:\Program Files (x86)\Java\jre7
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Version: 1.7.0_51-b13
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Vendor: Oracle Corporation
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_BASE: C:\Users\user\Downloads\apache-tomcat-7.0.64
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_HOME: C:\Users\user\Downloads\apache-tomcat-7.0.64
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.base=C:\Users\user\Downloads\apache-tomcat-7.0.64
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.home=C:\Users\user\Downloads\apache-tomcat-7.0.64
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dwtp.deploy=C:\Users\user\Downloads\apache-tomcat-7.0.64\wtpwebapps
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.endorsed.dirs=C:\Users\user\Downloads\apache-tomcat-7.0.64\endorsed
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dfile.encoding=Cp1252
Oct 04, 2015 7:36:51 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
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 (x86)\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Win dows\system32;C:\Windows;C:/Program Files (x86)/Java/jre7/bin/client;C:/Program Files (x86)/Java/jre7/bin;C:/Program Files (x86)/Java/jre7/lib/i386;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Window s\System32\Wbem;C:\Windows\System32\WindowsPowerSh ell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\PROGRA~2\IBM\SQLLIB\BIN;C: \PROGRA~2\IBM\SQLLIB\FUNCTION;C:\PROGRA~2\IBM\SQLL IB\SAMPLES\REPL;C:\Program Files (x86)\Java\jdk1.7.0_51\bin;C:\Program Files (x86)\Common Files\lenovo\easyplussdk\bin;E:\eclipse;;.
Oct 04, 2015 7:36:51 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Oct 04, 2015 7:36:51 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 861 ms
Oct 04, 2015 7:36:51 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 04, 2015 7:36:51 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.64
Oct 04, 2015 7:36:51 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 04, 2015 7:36:52 PM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [451] milliseconds.
Oct 04, 2015 7:36:52 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 04, 2015 7:36:52 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 04, 2015 7:36:52 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 04, 2015 7:36:53 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 04, 2015 7:36:53 PM org.apache.catalina.core.ContainerBase startInternal
SEVERE: A child container failed during start
java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/pgm3]]
at java.util.concurrent.FutureTask.report(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at org.apache.catalina.core.ContainerBase.startIntern al(ContainerBase.java:1122)
at org.apache.catalina.core.StandardHost.startInterna l(StandardHost.java:819)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
at org.apache.catalina.core.ContainerBase$StartChild. call(ContainerBase.java:1574)
at org.apache.catalina.core.ContainerBase$StartChild. call(ContainerBase.java:1564)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker( Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/pgm3]]
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:154)
... 6 more
Caused by: java.lang.IllegalArgumentException: JSP file program3.jsp must start with a '/
at org.apache.catalina.startup.ContextConfig.convertJ sp(ContextConfig.java:1552)
at org.apache.catalina.startup.ContextConfig.convertJ sps(ContextConfig.java:1536)
at org.apache.catalina.startup.ContextConfig.webConfi g(ContextConfig.java:1352)
at org.apache.catalina.startup.ContextConfig.configur eStart(ContextConfig.java:889)
at org.apache.catalina.startup.ContextConfig.lifecycl eEvent(ContextConfig.java:386)
at org.apache.catalina.util.LifecycleSupport.fireLife cycleEvent(LifecycleSupport.java:117)
at org.apache.catalina.util.LifecycleBase.fireLifecyc leEvent(LifecycleBase.java:90)
at org.apache.catalina.core.StandardContext.startInte rnal(StandardContext.java:5405)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
... 6 more

Oct 04, 2015 7:36:53 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 04, 2015 7:36:53 PM org.apache.catalina.core.ContainerBase startInternal
SEVERE: A child container failed during start
java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost]]
at java.util.concurrent.FutureTask.report(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at org.apache.catalina.core.ContainerBase.startIntern al(ContainerBase.java:1122)
at org.apache.catalina.core.StandardEngine.startInter nal(StandardEngine.java:300)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
at org.apache.catalina.core.StandardService.startInte rnal(StandardService.java:443)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
at org.apache.catalina.core.StandardServer.startInter nal(StandardServer.java:739)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
at org.apache.catalina.startup.Catalina.start(Catalin a.java:689)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootst rap.java:321)
at org.apache.catalina.startup.Bootstrap.main(Bootstr ap.java:455)
Caused by: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost]]
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:154)
at org.apache.catalina.core.ContainerBase$StartChild. call(ContainerBase.java:1574)
at org.apache.catalina.core.ContainerBase$StartChild. call(ContainerBase.java:1564)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker( Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.catalina.LifecycleException: A child container failed during start
at org.apache.catalina.core.ContainerBase.startIntern al(ContainerBase.java:1130)
at org.apache.catalina.core.StandardHost.startInterna l(StandardHost.java:819)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
... 6 more

Oct 04, 2015 7:36:53 PM org.apache.catalina.startup.Catalina start
SEVERE: The required Server component failed to start so Tomcat is unable to start.
org.apache.catalina.LifecycleException: Failed to start component [StandardServer[8005]]
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:154)
at org.apache.catalina.startup.Catalina.start(Catalin a.java:689)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootst rap.java:321)
at org.apache.catalina.startup.Bootstrap.main(Bootstr ap.java:455)
Caused by: org.apache.catalina.LifecycleException: Failed to start component [StandardService[Catalina]]
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:154)
at org.apache.catalina.core.StandardServer.startInter nal(StandardServer.java:739)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
... 7 more
Caused by: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina]]
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:154)
at org.apache.catalina.core.StandardService.startInte rnal(StandardService.java:443)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
... 9 more
Caused by: org.apache.catalina.LifecycleException: A child container failed during start
at org.apache.catalina.core.ContainerBase.startIntern al(ContainerBase.java:1130)
at org.apache.catalina.core.StandardEngine.startInter nal(StandardEngine.java:300)
at org.apache.catalina.util.LifecycleBase.start(Lifec ycleBase.java:150)
... 11 more

Oct 04, 2015 7:36:53 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Oct 04, 2015 7:36:53 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-bio-8009"]
Oct 04, 2015 7:36:53 PM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 04, 2015 7:36:53 PM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-8080"]
Oct 04, 2015 7:36:53 PM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["ajp-bio-8009"]
Oct 4 '15 #1
2 11343
Luuk
1,047 Recognized Expert Top Contributor
I do see a lot of WARNING's and INFO's....

The first interesting line is:
Expand|Select|Wrap|Line Numbers
  1. SEVERE: A child container failed during startjava.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/pgm3]]    at java.util.concurrent.FutureTask.report(Unknown Source)
After Googling for this, next website might give a clue:
http://stackoverflow.com/questions/2...d-during-start
Oct 4 '15 #2
sadhana nayak
2 New Member
Thank you for replying.I have seen the solution which is mentioned in that link.But I didnt get what to do.Please suggest some solution.
Oct 4 '15 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
8176
by: KO | last post by:
SQL Server Enterprise Manager could not start the service 'MSDTC' on server 'NTAS21'. 1722 - (The RPC server is unavailable) I Setup A publication on a server called NTAS4D, then Pushed The...
0
2150
by: Harley | last post by:
Hello, I am just learning the tcp/ip functions etc under vb.net so please look over me if this is obviouse. I have been all over looking into any functions that I didn't totaly understand and...
5
20103
by: ljlevend2 | last post by:
Is there any way to create a local server during runtime? For example, if you add an existing Web Site to a Solution from within Visual Studio (by right clicking the solution in the Solution...
3
2570
by: teo | last post by:
I'm developing a software (a WinApp, not a WebApp) to retrieve Date & Time from a web server, but firstly I need to to test it on my PC, with "localhost" I'm using the VB Net language (below...
5
2047
by: Leonidas Savvides | last post by:
I want to use https:// over LocalHost tomcat (vista) but failed, I used keytool -genkey -alias tomcat -keyalg RSA -keystore C:/Users/User/.keystore -validity 365 Is it the correct folder tomcat...
0
1488
by: madank | last post by:
tomcat server window is starting and immediately closing why
1
2306
by: mabiriizihudson | last post by:
how do i use server 2003 to manage login start and end time for other devices in my internet cafe. hudson
0
7006
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7169
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7215
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6892
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7385
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5467
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3096
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3088
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
294
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.