WTP(eclipse3.7)在Windows7下无法以调试模式启动tomcat6

发布于 2024-12-17 21:47:44 字数 210 浏览 3 评论 0原文

WTP(eclipse3.7)在Windows7下无法以调试模式启动tomcat6,错误日志如下:

!ENTRY org.eclipse.wst.server.core 4 0 2011-11-23 22:26:33.001
!MESSAGE Server Tomcat v6.0 Server at localhost failed to start.

WTP(eclipse3.7) can not start tomcat6 in a debug mode under Windows7,Here is the error log:

!ENTRY org.eclipse.wst.server.core 4 0 2011-11-23 22:26:33.001
!MESSAGE Server Tomcat v6.0 Server at localhost failed to start.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

往昔成烟 2024-12-24 21:47:44

由于没有足够的信息来查找根本原因,您可以尝试以下一些操作:
- Tomcat 是从外部启动的,即不是从 Eclipse 启动,而是通过启动 Tomcat 的 stratup.bat 文件启动?确保您的 tomcat 正常工作。
- 您在配置 WTP 时是否配置了资源(您的项目)。
- 正如您非常明确地说它不能在调试模式下工作,它是否可以在正常模式下工作?如果是,则必须将启动配置复制到调试配置。

如果您有更多这方面的信息,请分享。

As there is not enough information to find the root cause, here are some things which you can try:
- Is Tomcat starting from outside i.e. not from eclipse but by launching stratup.bat file of Tomcat? Make sure your tomcat is working properly.
- did you configure resource(your project) while configuring the WTP.
- As you have very specifically said that it's not working in debug mode, is it working on normal mode? If yes, then you have to copy the start configuration to debug configuration.

Do share if you have some more information on this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文