当前位置:编程学习 > JAVA >>

linux 下tomcat6启动不了,报错,请大神指点解决

2013-4-25 10:24:28 org.apache.coyote.http11.Http11NioProtocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080
2013-4-25 10:24:28 org.apache.catalina.startup.SetAllPropertiesRule begin
警告: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'minSpareThreads' to '200' did not find a matching property.
2013-4-25 10:24:28 org.apache.catalina.startup.SetAllPropertiesRule begin
警告: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '500' did not find a matching property.
2013-4-25 10:24:29 org.apache.tomcat.util.digester.SetPropertiesRule begin
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
2013-4-25 10:24:29 org.apache.catalina.core.AprLifecycleListener init
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2013-4-25 10:24:29 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
2013-4-25 10:24:29 org.apache.coyote.http11.Http11NioProtocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2013-4-25 10:24:29 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 466 ms
2013-4-25 10:24:29 org.apache.catalina.users.MemoryUserDatabase save
警告: User database is not persistable - no write permissions on directory
2013-4-25 10:24:29 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2013-4-25 10:24:29 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.18
log4j:WARN No appenders could be found for logger (com.meetup.memcached.SockIOPool).
log4j:WARN Please initialize the log4j system properly.
8 [main] INFO net.fckeditor.connector.Dispatcher - Connector initialized to net.fckeditor.connector.impl.ContextConnector
log4j:WARN No appenders could be found for logger (com.meetup.memcached.SockIOPool).
log4j:WARN Please initialize the log4j system properly.
7 [main] INFO net.fckeditor.connector.Dispatcher - Connector initialized to net.fckeditor.connector.impl.ContextConnector
2013-4-25 10:24:39 org.apache.coyote.http11.Http11NioProtocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2013-4-25 10:24:39 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2013-4-25 10:24:39 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/13  config=null
2013-4-25 10:24:39 org.apache.catalina.startup.Catalina start
信息: Server startup in 10332 ms Tomcat Linux --------------------编程问答-------------------- 启动成功了啊。
只有些警告信息,没有错误信息?
--------------------编程问答--------------------
引用 楼主 qhl7758258 的回复:
2013-4-25 10:24:28 org.apache.coyote.http11.Http11NioProtocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080
2013-4-25 10:24:28 org.apache.catalina.startup.SetAllPropertiesRule begin……


但是打开网页打不开,无法运行 --------------------编程问答--------------------
引用 楼主 qhl7758258 的回复:
2013-4-25 10:24:28 org.apache.coyote.http11.Http11NioProtocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080
2013-4-25 10:24:28 org.apache.catalina.startup.SetAllPropertiesRule begin……


昨天机房断电,早上重启,就报这样的问题,之前一直好好的,求指教,如何解决 --------------------编程问答-------------------- 断电了重启的服务没有什么问题,查看是不是别的其他问题导出网页访问不了。
比如是不是防火墙没关,端口没开放等。 --------------------编程问答-------------------- 导出换成导致 --------------------编程问答-------------------- {Server/Service/Connector} Setting property 'minSpareThreads' to '200' did not find a matching property

Server/Service/Connector 节点下没有找到minSpareThreads属性,tomcat_home/config检查context.xml或server.xml,或web.xml
补充:Java ,  Java EE
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,