cou*_*011 0 java netbeans-7 windows-8
我使用的是 Windows 8(64 位),但无法使用 netbeans 访问互联网。当我尝试通过“帮助”>“检查更新”进行更新时,我得到了
Check your network connection, verify that your proxy settings are configured correctly in the NetBeans IDE, or try again later.
Run Code Online (Sandbox Code Playgroud)
当我尝试使用 Java 中的程序访问某些 url 时出现错误
connection refused: Address is invalid on local machine
Run Code Online (Sandbox Code Playgroud)
这里发生了什么????
我需要强制 Java 使用 IPv4,通过命令设置它
setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
16248 次 |
| 最近记录: |