站内搜索: 请输入搜索关键词

当前页面: 开发资料首页Eclipse 专题eclipse+tomcat4.1的问题

eclipse+tomcat4.1的问题

摘要: eclipse+tomcat4.1的问题


我用eclipse+tomcat4.1开发,在eclipse中启动tomcat时提示如下:
2006-5-16 9:34:53 org.apache.commons.modeler.Registry loadRegistry
信息: Loading registry information
2006-5-16 9:34:53 org.apache.commons.modeler.Registry getRegistry
信息: Creating new Registry instance
2006-5-16 9:34:54 org.apache.commons.modeler.Registry getServer
信息: Creating MBeanServer
2006-5-16 9:34:56 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on port 8881
Starting service Tomcat-Standalone
Apache Tomcat/4.1.27
2006-5-16 9:35:02 org.apache.struts.util.PropertyMessageResources
信息: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
2006-5-16 9:35:02 org.apache.struts.util.PropertyMessageResources
信息: Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
2006-5-16 9:35:03 org.apache.struts.util.PropertyMessageResources
信息: Initializing, config='org.apache.webapp.admin.ApplicationResources', returnNull=true
2006-5-16 9:35:11 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on port 8881
2006-5-16 9:35:12 org.apache.jk.common.ChannelSocket init
信息: JK2: ajp13 listening on /0.0.0.0:8009
2006-5-16 9:35:12 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=40/210 config=D:/Tomcat 4.1/conf/jk2.properties
请问这是什么错误,如何改过来


这个不是错误,你的TOMCAT已经启动了


你可以在IE浏览器中输入http://localhost:8080出来小猫就对了


tomcat是启动了,但原来只有Starting service Tomcat-Standalone
Apache Tomcat/4.1.27,没有后面的东东,我觉得好象有点不对,因为现在常常出现outofmemory的错误


↑返回目录
前一篇: 求救~~~~~Eclipse无法运行!!!
后一篇: 问个关于cdt的问题