在哪里可以看到 java web start 应用程序中抛出的异常?

发布于 2024-08-14 01:50:20 字数 100 浏览 2 评论 0原文

我正在尝试调试本地运行的 java web start 应用程序。有一个调用失败,我试图获取堆栈跟踪,但似乎没有任何地方打印出任何内容。该应用程序似乎什么也没做。

谢谢!

I'm trying to debug a locally running java web start application. There is a call failing that I am trying to get a stack trace for, but it appears that nothing is ever getting printed out anywhere. The app just appears to be doing nothing.

Thanks!

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

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

发布评论

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

评论(2

格子衫的從容 2024-08-21 01:50:20

从 Windows 的控制面板中,您可以启动 Java 控制面板应用程序。然后单击“高级”选项卡,选择“Java 控制台”,然后选择“显示控制台”。堆栈跟踪现在将显示在控制台中。我相信控制台允许您根据需要将文件保存到磁盘。

From the Control Panel in Windows you can start the Java control panel app. Then click on the "Advanced" tab, select "Java Console" and the select "Show Console". The stack trace will now appear in the console. I believe the console allows you to save the file to disk if you want.

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