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 求差集那个函数有问题,有无佬可以解决
  • ¥15 【提问】基于Invest的水源涵养
  • ¥20 微信网友居然可以通过vx号找到我绑的手机号
  • ¥15 寻一个支付宝扫码远程授权登录的软件助手app
  • ¥15 解riccati方程组
  • ¥15 display:none;样式在嵌套结构中的已设置了display样式的元素上不起作用?
  • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥65 汇编语言除法溢出问题