主题 : 启动为什么会有log4j报错9.3的
级别: 童生
UID: 127635
积分:16 加为好友
威望: 0 精华: 0
主题:1 回复:9
注册时间:2019-01-02
在线时长:0
1#   发表于:2019-01-02 11:44:51  IP:219.152.*.*
信息: Starting service Catalina
一月 02, 2019 11:29:32 上午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/7.0.82
一月 02, 2019 11:29:37 上午 org.apache.catalina.startup.TldConfig execute
信息: 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.
一月 02, 2019 11:29:37 上午 org.apache.catalina.core.ApplicationContext log
信息: No Spring WebApplicationInitializer types detected on classpath
一月 02, 2019 11:29:37 上午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
级别: 版主
UID: 121385
积分:34048 加为好友
威望: 0 精华: 0
主题:0 回复:32073
注册时间:2018-03-20
在线时长:0
2#   发表于:2019-01-02 11:45:47  IP:115.234.*.*
回复第1楼您好,这个默认是这样的,不是报错。
世间没有一种具有真正价值的东西,可以不经过艰苦辛勤劳动而能够得到的。
级别: 童生
UID: 127635
积分:16 加为好友
威望: 0 精华: 0
主题:1 回复:9
注册时间:2019-01-02
在线时长:0
3#   发表于:2019-01-02 13:33:07  IP:219.152.*.*
回复第2楼,好的谢谢
级别: 版主
UID: 121385
积分:34048 加为好友
威望: 0 精华: 0
主题:0 回复:32073
注册时间:2018-03-20
在线时长:0
4#   发表于:2019-01-02 13:34:01  IP:115.234.*.*
回复第3楼
世间没有一种具有真正价值的东西,可以不经过艰苦辛勤劳动而能够得到的。
级别: 版主
UID: 121385
积分:34048 加为好友
威望: 0 精华: 0
主题:0 回复:32073
注册时间:2018-03-20
在线时长:0
5#   发表于:2019-01-02 13:36:04  IP:115.234.*.*
回复第3楼您好,您那边部署启动了吗?
世间没有一种具有真正价值的东西,可以不经过艰苦辛勤劳动而能够得到的。
级别: 童生
UID: 127635
积分:16 加为好友
威望: 0 精华: 0
主题:1 回复:9
注册时间:2019-01-02
在线时长:0
6#   发表于:2019-01-02 14:52:52  IP:219.152.*.*
回复第5楼 您好请教一下,源码版的9.3的 tomcat已经启动了信息如下:
一月 02, 2019 2:50:25 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/7.0.82
一月 02, 2019 2:50:30 下午 org.apache.catalina.startup.TldConfig execute
信息: 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.
一月 02, 2019 2:50:30 下午 org.apache.catalina.core.ApplicationContext log
信息: No Spring WebApplicationInitializer types detected on classpath
一月 02, 2019 2:50:30 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Wed Jan 02 14:50:34 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL *.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
一月 02, 2019 2:50:39 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring FrameworkServlet 'JeeCmsFront'
一月 02, 2019 2:50:40 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring FrameworkServlet 'JeeCmsAdminApi'
一月 02, 2019 2:50:41 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring FrameworkServlet 'JeeCmsMemberApi'
一月 02, 2019 2:50:41 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-bio-8080"]
一月 02, 2019 2:50:41 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-bio-8009"]
一月 02, 2019 2:50:41 下午 org.apache.catalina.startup.Catalina start
信息: Server startup in 16198 ms
但是访问:http://localhost:8080/jeecmsv9/jeeadmin/jeecms/index.do 这个地址报错404
级别: 童生
UID: 127635
积分:16 加为好友
威望: 0 精华: 0
主题:1 回复:9
注册时间:2019-01-02
在线时长:0
7#   发表于:2019-01-02 14:53:27  IP:219.152.*.*
回复第6楼
级别: 版主
UID: 121385
积分:34048 加为好友
威望: 0 精华: 0
主题:0 回复:32073
注册时间:2018-03-20
在线时长:0
8#   发表于:2019-01-02 14:55:06  IP:115.234.*.*
回复第7楼您的项目名称是?
世间没有一种具有真正价值的东西,可以不经过艰苦辛勤劳动而能够得到的。
级别: 童生
UID: 127635
积分:16 加为好友
威望: 0 精华: 0
主题:1 回复:9
注册时间:2019-01-02
在线时长:0
9#   发表于:2019-01-02 15:04:07  IP:219.152.*.*
回复第8楼 多谢,我以前一直认为我项目的名字和上面地址是同一个,结果我的多个f,问题解决了多谢。
级别: 版主
UID: 121385
积分:34048 加为好友
威望: 0 精华: 0
主题:0 回复:32073
注册时间:2018-03-20
在线时长:0
10#   发表于:2019-01-02 15:06:04  IP:115.234.*.*
回复第9楼好的。
世间没有一种具有真正价值的东西,可以不经过艰苦辛勤劳动而能够得到的。
1 共1页