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损坏,那就换一个吧

    评论

报告相同问题?

悬赏问题

  • ¥20 搭建pt1000三线制高精度测温电路
  • ¥15 使用Jdk8自带的算法,和Jdk11自带的加密结果会一样吗,不一样的话有什么解决方案,Jdk不能升级的情况
  • ¥15 画两个图 python或R
  • ¥15 在线请求openmv与pixhawk 实现实时目标跟踪的具体通讯方法
  • ¥15 八路抢答器设计出现故障
  • ¥15 opencv 无法读取视频
  • ¥15 按键修改电子时钟,C51单片机
  • ¥60 Java中实现如何实现张量类,并用于图像处理(不运用其他科学计算库和图像处理库))
  • ¥20 5037端口被adb自己占了
  • ¥15 python:excel数据写入多个对应word文档