项目导入之后一直报错,启动成功访问不到

LikeXiaoYing 2018-07-12 04:28:31
项目导入之后,启动成功,就是访问不到.小猫也报404(也不知道是否正常).配置文件报错但也不抛出异常,一天了 心里很是郁闷,各位大神帮帮忙啊

启动信息:
七月 12, 2018 4:03:28 下午 org.apache.tomcat.util.digester.SetPropertiesRule begin
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:cup' did not find a matching property.
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server version: Apache Tomcat/9.0.8
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server built: Apr 27 2018 19:32:00 UTC
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server number: 9.0.8.0
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: OS Name: Windows 7
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: OS Version: 6.1
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Architecture: amd64
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Java Home: G:\JDK1.8\jre1.8
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: JVM Version: 1.8.0_171-b11
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: JVM Vendor: Oracle Corporation
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: CATALINA_BASE: F:\taikang\.metadata\.plugins\org.eclipse.wst.server.core\tmp0
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: CATALINA_HOME: G:\Tomcat\zip\apache-tomcat-9.0.8
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dcatalina.base=F:\taikang\.metadata\.plugins\org.eclipse.wst.server.core\tmp0
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dcatalina.home=G:\Tomcat\zip\apache-tomcat-9.0.8
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dwtp.deploy=F:\taikang\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Djava.endorsed.dirs=G:\Tomcat\zip\apache-tomcat-9.0.8\endorsed
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Command line argument: -Dfile.encoding=GBK
七月 12, 2018 4:03:28 下午 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: [G:\JDK1.8\jre1.8\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;G:/JDK1.8/jre1.8/bin/server;G:/JDK1.8/jre1.8/bin;G:/JDK1.8/jre1.8/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;G:\JDK1.8\jdk1.8\bin;G:\JDK1.8\jdk1.8\jre\bin;G:\maven\apache-maven-3.5.3\bin;G:\SVN\TortoiseSVN\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;G:\Eclipse\eclipse;;.]
七月 12, 2018 4:03:28 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-nio-8080"]
七月 12, 2018 4:03:28 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
七月 12, 2018 4:03:28 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["ajp-nio-8009"]
七月 12, 2018 4:03:28 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
七月 12, 2018 4:03:28 下午 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 645 ms
七月 12, 2018 4:03:28 下午 org.apache.catalina.core.StandardService startInternal
信息: Starting service [Catalina]
七月 12, 2018 4:03:28 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/9.0.8
七月 12, 2018 4:03:31 下午 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.
七月 12, 2018 4:03: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.
七月 12, 2018 4:03:33 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-nio-8080"]
七月 12, 2018 4:03:33 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-nio-8009"]
七月 12, 2018 4:03:33 下午 org.apache.catalina.startup.Catalina start
信息: Server startup in 4290 ms

报错信息:
...全文
283 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
usecf 2018-07-19
  • 打赏
  • 举报
回复
看下这个 https://blog.csdn.net/suyu_yuan/article/details/52434897

58,454

社区成员

发帖
与我相关
我的任务
社区描述
Java Eclipse
社区管理员
  • Eclipse
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧