2009-12-22 11:05:19 StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
2009-12-22 11:05:20 StandardContext[/jsp-examples]ContextListener: contextInitialized()
2009-12-22 11:05:20 StandardContext[/jsp-examples]SessionListener: contextInitialized()
2009-12-22 11:05:20 StandardContext[/servlets-examples]ContextListener: contextInitialized()
2009-12-22 11:05:20 StandardContext[/servlets-examples]SessionListener: contextInitialized()
2009-12-22 11:05:23 StandardContext[/zjbwg]Initializing Spring root WebApplicationContext

2009-12-22 11:05:39 StandardContext[/zjbwg]Initializing WebApplicationContext for Struts ActionServlet 'action', module ''

 

 

网上找了好几个小时 按照网上信息做了好多操作

JDK环境变量的修改

Tomcat/common/lib 下放tools.jar

重装Tomcat JDK

不用MyEclipse的部署 采用代码部署

 Tomcat/conf/server.xml最后添加:<Context path="" docBase="E:\workspace\zjbwg\WebRoot" debug="0" reloadable="true"/>

可用了 再换成MyEclipse部署 也可用了


现在的情况是日志还会报错
但是不影响程序的运行
希望有高手找到错误的根源。
 

 

 

相关文章:

  • 2022-01-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2021-11-08
  • 2021-09-24
  • 2021-11-10
猜你喜欢
  • 2021-10-06
  • 2021-12-27
  • 2021-06-27
  • 2022-02-20
  • 2021-08-01
  • 2021-07-29
  • 2022-12-23
相关资源
相似解决方案