我没有看到任何使用 JBoss 运行 web 应用程序的堆栈跟踪

发布于 2024-10-09 06:12:39 字数 327 浏览 2 评论 0原文

我在 jboss 方面遇到了一些非常烦人的问题。 我正在使用 richfaces 开发简单的网络应用程序,我面临的问题是,当我在浏览器中部署和运行应用程序时,jboss 仅显示以下消息:

This page contains the following errors:

error on line 12 at column 16: internal error
Below is a rendering of the page up to the first error.

仅此而已。没有堆栈跟踪!寻找问题的根源是很不容易的。

谁能帮我“打开”堆栈跟踪?

I have some very annoying trouble with jboss.
I'm developing simple web-app using richfaces and I'm facing the problem that when I deploy and run application in browser jboss shows just following message:

This page contains the following errors:

error on line 12 at column 16: internal error
Below is a rendering of the page up to the first error.

And that's all. No stacktrace! It's so uneasy to search for a source of problem.

Could anyone help me to "turn on" stacktracing?

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

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

发布评论

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

评论(1

瑾兮 2024-10-16 06:12:39

我认为这不是日志记录问题。这似乎是一个错字。我的建议是删除所有元素并将页面留空。运行您的页面并查看该页面是否出现。然后将组件一一添加。因此您可以检查哪个元素导致了问题。

I think it is not a logging problem. It seems like a typo. My suggestion is that remove all elements and leave page blank. Run your page and see if the page is coming. Then add components one by one. So you can inspect which element is causing the problem.

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