使用 IntelliJ 远程调试 jnlp 应用程序 [英] remote debugging a jnlp application with IntelliJ

查看:28
本文介绍了使用 IntelliJ 远程调试 jnlp 应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用 IntelliJ 10(在 Win7 上运行)调试 Web 启动应用程序.

I'm trying to debug a web start application using IntelliJ 10 (running on Win7).

我都读过所以:

我好像遗漏了什么.我尝试从命令行运行它,或将参数添加到 jnlp 文件中,但无论我做什么,我都会收到 Unable to open debugger port : java.net.ConnectException "Connection denied: connect" 错误.

It seems like I'm missing something. I've tried to run it from command line, or adding the arguments into the jnlp file but no matter what I do I get an Unable to open debugger port : java.net.ConnectException "Connection refused: connect" Error.

如何调试 Web 启动应用程序?

How can I debug a web start app?

推荐答案

我知道这很愚蠢,但是一旦我将端口从 5000 更改为 5005 就一切正常了.

I know it's stupid, but once I changed the port from 5000 to 5005 it all works.

这篇关于使用 IntelliJ 远程调试 jnlp 应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆