Date: Sun, 14 Sep 2008 12:01:20 GMT From: Ralph Zitz <ralph@imada.sdu.dk> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/127377: Netbeans 6.1 fails to make internet connections Message-ID: <200809141201.m8EC1Kbj065442@www.freebsd.org> Resent-Message-ID: <200809141210.m8ECA1Jb069347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127377 >Category: ports >Synopsis: Netbeans 6.1 fails to make internet connections >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 14 12:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ralph Zitz >Release: FreeBSD-Current >Organization: Imada >Environment: FreeBSD blah 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 14 07:47:16 CEST 2008 blah:/usr/obj/usr/src/sys/mobile amd64 >Description: Upon starting Netbeans the following output is generated: java.net.BindException: Can't assign requested address at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.<init>(ServerSocket.java:185) at org.netbeans.CLIHandler$Server.<init>(CLIHandler.java:964) at org.netbeans.CLIHandler.initialize(CLIHandler.java:523) at org.netbeans.CLIHandler.initialize(CLIHandler.java:346) at org.netbeans.MainImpl.execute(MainImpl.java:180) at org.netbeans.MainImpl.main(MainImpl.java:75) at org.netbeans.Main.main(Main.java:75) Once fully loaded Netbeans fails to make any connections to the internet. Could this be related to PR 121420? which I can confirm on this machine. The output from that PR indicates a failure to establish a network connection ie: Caused by: java.net.ConnectException: Invalid argument So far it only appears to be an issue on amd64. >How-To-Repeat: Install java/jdk16, java/netbeans. Start netbeans. Further the browser-plugin for firefox is likewise broken (test any applet). >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809141201.m8EC1Kbj065442>