如何在 Eclipse 中查看 J2EE Preview 服务器/容器的日志/控制台?

发布于 2024-08-17 14:54:17 字数 522 浏览 4 评论 0原文

我正在 Eclipse 中开发 struts2 Web 应用程序,并使用内置的 J2EE Preview 服务器。 我如何查看它的日志/控制台?

我遇到了一些问题,现在我以前的工作站点到处都显示错误 404,并且 Eclipse 底部窗口的控制台选项卡没有显示任何内容。

干杯所有

编辑:这是我在 Eclipse 中的控制台和服务器选项卡的一些屏幕截图: 控制台 http://img693.imageshack.us/img693/2522/console.gif 服务器 http://img693.imageshack.us/img693/3302/servers.gif

I'm working on a struts2 web app in Eclipse, and am using the built-in J2EE Preview server.
How can i view the logs / console for it?

I'm having some problems and now my previously working site is showing Error 404 everywhere, and the console tab at the bottom window of eclipse isn't showing anything.

Cheers all

edit: Here's some screenshots of my console and servers tabs in eclipse:
Console http://img693.imageshack.us/img693/2522/console.gif
Servers http://img693.imageshack.us/img693/3302/servers.gif

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

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

发布评论

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

评论(2

半步萧音过轻尘 2024-08-24 14:54:17

Eclipse 中控制台的右侧有两个按钮:

  • 显示选定的控制台(监视器的图片)
  • 打开控制台 - 应用程序窗口的图片

尝试更改它们的下拉值以找到您的需要控制台。
当然,如果您的设置正确的话。

There are two buttons on the right side of the Console in Eclipse:

  • Display Selected Console (a picture of a monitor)
  • Open Console - a picture of an application window

Try changing their drop-down values to find your needed console.
That's of course if your setup is correct.

葬心 2024-08-24 14:54:17

最后我放弃了,下载并安装了tomcat,并将其用作我的预览服务器。控制台有更多信息丰富的 tomcat 堆栈跟踪。

In the end, i gave up and downloaded and installed tomcat and used it as my preview server. The console has much more informative stack traces with tomcat.

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