eclipse下tomcat启动不了

时间:2022-02-27 19:11:54
jdk是1.8,tomcat8,eclipse是最新版本,在eclipse下启动tomcat启动不起来,如果单独启tomca没问题
五月 28, 2015 3:42:27 下午 org.apache.catalina.core.AprLifecycleListener init
严重: An incompatible version 1.1.9 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32
五月 28, 2015 3:42:27 下午 org.apache.catalina.core.AprLifecycleListener init
严重: An incompatible version 1.1.9 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32
五月 28, 2015 3:42:27 下午 org.apache.catalina.core.AprLifecycleListener init
严重: An incompatible version 1.1.9 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32
五月 28, 2015 3:42:27 下午 org.apache.catalina.core.AprLifecycleListener init
严重: An incompatible version 1.1.9 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32
五月 28, 2015 3:42:27 下午 org.apache.tomcat.util.digester.SetPropertiesRule begin
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:TestMap' did not find a matching property.
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server version:        Apache Tomcat/8.0.23
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server built:          May 19 2015 14:58:38 UTC
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server number:         8.0.23.0
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: OS Name:               Windows 7
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: OS Version:            6.1
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Architecture:          amd64
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Java Home:             D:\Program Files\Java\jdk1.8.0_45\jre
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: JVM Version:           1.8.0_45-b15
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: JVM Vendor:            Oracle Corporation
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: CATALINA_BASE:         D:\Program Files\apache-tomcat-8.0.23\webapps
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: CATALINA_HOME:         D:\Program Files\apache-tomcat-8.0.23
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:51275
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dcatalina.base=D:\Program Files\apache-tomcat-8.0.23\webapps
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dcatalina.home=D:\Program Files\apache-tomcat-8.0.23
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dwtp.deploy=D:\Program Files\apache-tomcat-8.0.23\webapps\wtpwebapps
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Djava.endorsed.dirs=D:\Program Files\apache-tomcat-8.0.23\endorsed
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dfile.encoding=GBK
五月 28, 2015 3:42:27 下午 org.apache.catalina.core.AprLifecycleListener init
严重: An incompatible version 1.1.9 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32
五月 28, 2015 3:42:27 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-nio-8088"]
五月 28, 2015 3:42:27 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
五月 28, 2015 3:42:27 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["ajp-nio-8009"]
五月 28, 2015 3:42:27 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
五月 28, 2015 3:42:27 下午 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1048 ms
五月 28, 2015 3:42:27 下午 org.apache.catalina.core.StandardService startInternal
信息: Starting service Catalina
五月 28, 2015 3:42:27 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.0.23
五月 28, 2015 3:42:28 下午 org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
信息: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [182] milliseconds.
五月 28, 2015 3:42:28 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-nio-8088"]
五月 28, 2015 3:42:28 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-nio-8009"]
五月 28, 2015 3:42:28 下午 org.apache.catalina.startup.Catalina start
信息: Server startup in 648 ms

4 个解决方案

#1


eclipse下tomcat启动不了eclipse下tomcat启动不了

#2


引用 1 楼 lemonademix 的回复:
eclipse下tomcat启动不了eclipse下tomcat启动不了

可以了,但是我不明白什么原因,能给解释下吗?

#3


引用 2 楼 benbendehuozhe 的回复:
Quote: 引用 1 楼 lemonademix 的回复:

eclipse下tomcat启动不了eclipse下tomcat启动不了

可以了,但是我不明白什么原因,能给解释下吗?

http://blog.csdn.net/lynn_wgr/article/details/7740920

这些都是小问题,多百度

#4


楼主,选择第二项的意思,就是使用tomcat实例,而不是编译器自带的web服务器。

#1


eclipse下tomcat启动不了eclipse下tomcat启动不了

#2


引用 1 楼 lemonademix 的回复:
eclipse下tomcat启动不了eclipse下tomcat启动不了

可以了,但是我不明白什么原因,能给解释下吗?

#3


引用 2 楼 benbendehuozhe 的回复:
Quote: 引用 1 楼 lemonademix 的回复:

eclipse下tomcat启动不了eclipse下tomcat启动不了

可以了,但是我不明白什么原因,能给解释下吗?

http://blog.csdn.net/lynn_wgr/article/details/7740920

这些都是小问题,多百度

#4


楼主,选择第二项的意思,就是使用tomcat实例,而不是编译器自带的web服务器。