Q_139416 2020-05-20 13:10 采纳率: 0%
浏览 417

MyEclipse2017中自带的Tomcat无法运行

我以前用的是10版本的,配置的Tomcat7.0。

现在换成17版本的因为自带的Tomcat运行是这样的

图片说明

五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server version: Apache Tomcat/8.5.9
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server built: Dec 5 2016 20:18:12 UTC
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server number: 8.5.9.0
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: OS Name: Windows 10
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: OS Version: 10.0
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Architecture: amd64
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Java Home: E:\myeclipse2017\JDK安装包\jdk1.8.0_65\jre
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: JVM Version: 1.8.0_65-b17
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: JVM Vendor: Oracle Corporation
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: CATALINA_BASE: E:\myeclipse2017\kongjian.metadata.me_tcat85
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: CATALINA_HOME: E:\myeclipse2017\y\plugins\com.genuitec.eclipse.server.embedded.tomcat.core_13.0.0.me201612211440\tomcat85
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dcatalina.base=E:\myeclipse2017\kongjian.metadata.me_tcat85
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dcatalina.home=E:\myeclipse2017\y\plugins\com.genuitec.eclipse.server.embedded.tomcat.core_13.0.0.me201612211440\tomcat85
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dwtp.deploy=E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Djava.endorsed.dirs=E:\myeclipse2017\y\plugins\com.genuitec.eclipse.server.embedded.tomcat.core_13.0.0.me201612211440\tomcat85\endorsed
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Djava.library.path=E:\myeclipse2017\y\binary\com.sun.java.jdk8.win32.x86_64_1.8.0.v112\bin;E:\myeclipse2017\y\plugins\com.genuitec.eclipse.server.embedded.tomcat.core_13.0.0.me201612211440\tomcat85\bin
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dfile.encoding=GBK
五月 20, 2020 12:58:01 下午 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: E:\myeclipse2017\y\binary\com.sun.java.jdk8.win32.x86_64_1.8.0.v112\bin;E:\myeclipse2017\y\plugins\com.genuitec.eclipse.server.embedded.tomcat.core_13.0.0.me201612211440\tomcat85\bin
五月 20, 2020 12:58:01 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-nio-8080"]
五月 20, 2020 12:58:01 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
五月 20, 2020 12:58:01 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["ajp-nio-8009"]
五月 20, 2020 12:58:01 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
五月 20, 2020 12:58:01 下午 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 2154 ms
五月 20, 2020 12:58:01 下午 org.apache.catalina.core.StandardService startInternal
信息: Starting service Catalina
五月 20, 2020 12:58:01 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.9
五月 20, 2020 12:58:02 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\docs
五月 20, 2020 12:58:11 下午 org.apache.jasper.servlet.TldScanner scanJars
信息: 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.
五月 20, 2020 12:58:13 下午 org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
信息: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [2,180] milliseconds.
五月 20, 2020 12:58:13 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deployment of web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\docs has finished in 11,677 ms
五月 20, 2020 12:58:13 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\examples
五月 20, 2020 12:58:24 下午 org.apache.jasper.servlet.TldScanner scanJars
信息: 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.
五月 20, 2020 12:58:24 下午 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
五月 20, 2020 12:58:24 下午 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
五月 20, 2020 12:58:24 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deployment of web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\examples has finished in 10,803 ms
五月 20, 2020 12:58:24 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\host-manager
五月 20, 2020 12:58:24 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deployment of web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\host-manager has finished in 85 ms
五月 20, 2020 12:58:24 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\manager
五月 20, 2020 12:58:24 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deployment of web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\manager has finished in 84 ms
五月 20, 2020 12:58:24 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\ROOT
五月 20, 2020 12:58:33 下午 org.apache.jasper.servlet.TldScanner scanJars
信息: 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.
五月 20, 2020 12:58:33 下午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deployment of web application directory E:\myeclipse2017\kongjian.metadata.me_tcat85\webapps\ROOT has finished in 8,862 ms
五月 20, 2020 12:58:33 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler [http-nio-8080]
五月 20, 2020 12:58:33 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler [ajp-nio-8009]
五月 20, 2020 12:58:33 下午 org.apache.catalina.startup.Catalina start
信息: Server startup in 31665 ms

然后我自己配置一下原来的Tomcat7.0图片说明

要怎么办?求帮助!!!(内心崩溃)

  • 写回答

1条回答

  • _Onelone丶 2020-05-20 14:17
    关注

    提示说你的tomcat损坏,那就换一个吧

    评论

报告相同问题?

悬赏问题

  • ¥15 #MATLAB仿真#车辆换道路径规划
  • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建
  • ¥15 数据可视化Python
  • ¥15 要给毕业设计添加扫码登录的功能!!有偿
  • ¥15 kafka 分区副本增加会导致消息丢失或者不可用吗?
  • ¥15 微信公众号自制会员卡没有收款渠道啊
  • ¥15 stable diffusion
  • ¥100 Jenkins自动化部署—悬赏100元
  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条