[求助]eclipse的tomcat问题!!
用插件启动没有问题2007-7-20 12:36:05 org.apache.catalina.core.AprLifecycleListener init
信息: Loaded Apache Tomcat Native library 1.1.8.
2007-7-20 12:36:05 org.apache.coyote.http11.Http11AprProtocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2007-7-20 12:36:05 org.apache.coyote.ajp.AjpAprProtocol init
信息: Initializing Coyote AJP/1.3 on ajp-8009
2007-7-20 12:36:05 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1109 ms
2007-7-20 12:36:05 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2007-7-20 12:36:05 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.10
2007-7-20 12:36:06 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2007-7-20 12:36:06 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
2007-7-20 12:36:06 org.apache.coyote.http11.Http11AprProtocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2007-7-20 12:36:06 org.apache.coyote.ajp.AjpAprProtocol start
信息: Starting Coyote AJP/1.3 on ajp-8009
2007-7-20 12:36:06 org.apache.catalina.startup.Catalina start
信息: Server startup in 875 ms
但是一关闭就会这样信息: Loaded Apache Tomcat Native library 1.1.8.
2007-7-20 12:36:05 org.apache.coyote.http11.Http11AprProtocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2007-7-20 12:36:05 org.apache.coyote.ajp.AjpAprProtocol init
信息: Initializing Coyote AJP/1.3 on ajp-8009
2007-7-20 12:36:05 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1109 ms
2007-7-20 12:36:05 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2007-7-20 12:36:05 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.10
2007-7-20 12:36:06 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2007-7-20 12:36:06 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
2007-7-20 12:36:06 org.apache.coyote.http11.Http11AprProtocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2007-7-20 12:36:06 org.apache.coyote.ajp.AjpAprProtocol start
信息: Starting Coyote AJP/1.3 on ajp-8009
2007-7-20 12:36:06 org.apache.catalina.startup.Catalina start
信息: Server startup in 875 ms
2007-7-20 12:36:54 org.apache.coyote.http11.Http11AprProtocol pause
信息: Pausing Coyote HTTP/1.1 on http-8080
2007-7-20 12:36:54 org.apache.coyote.ajp.AjpAprProtocol pause
信息: Pausing Coyote AJP/1.3 on ajp-8009
2007-7-20 12:36:55 org.apache.catalina.core.StandardService stop
信息: Stopping service Catalina
2007-7-20 12:36:55 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextDestroyed()
2007-7-20 12:36:55 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextDestroyed()
2007-7-20 12:36:55 org.apache.coyote.http11.Http11AprProtocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080
2007-7-20 12:36:55 org.apache.coyote.ajp.AjpAprProtocol destroy
信息: Stopping Coyote AJP/1.3 on ajp-8009
ERROR: JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = -2
JDWP exit error AGENT_ERROR_NO_JNI_ENV(183): [../../../src/share/back/util.c:820]
请高手帮忙解决一下信息: Pausing Coyote HTTP/1.1 on http-8080
2007-7-20 12:36:54 org.apache.coyote.ajp.AjpAprProtocol pause
信息: Pausing Coyote AJP/1.3 on ajp-8009
2007-7-20 12:36:55 org.apache.catalina.core.StandardService stop
信息: Stopping service Catalina
2007-7-20 12:36:55 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextDestroyed()
2007-7-20 12:36:55 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextDestroyed()
2007-7-20 12:36:55 org.apache.coyote.http11.Http11AprProtocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080
2007-7-20 12:36:55 org.apache.coyote.ajp.AjpAprProtocol destroy
信息: Stopping Coyote AJP/1.3 on ajp-8009
ERROR: JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = -2
JDWP exit error AGENT_ERROR_NO_JNI_ENV(183): [../../../src/share/back/util.c:820]
我的是TOMCAT6.0.10 + eclipse Version: 3.2.1 Build id: M20060921-0945 + tomcatPluginV321.zip