NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
pkrivich
Joined: 21 Apr 2009 Posts: 4
|
Posted: Tue Apr 21, 2009 1:17 pm Post subject: NetBeans 6.5 stopped to work in Ubuntu 8.10 |
|
|
I upgraded some software in Ubuntu (including reinstalling JDK )
and after machine reboot, Netbeans 6.5 won't start anymore
When I'm starting it from command line, I see this:
/usr/local/netbeans-6.5/bin/netbeans --jdkhome /home/pkrivich/jdk1.6.0_11/
Exception in thread "main" java.lang.IllegalArgumentException: port out of range:-119784226
at java.net.InetSocketAddress.<init>(InetSocketAddress.java:83)
at java.net.Socket.<init>(Socket.java:209)
at org.netbeans.CLIHandler.initialize(CLIHandler.java:661)
at org.netbeans.CLIHandler.initialize(CLIHandler.java:346)
at org.netbeans.MainImpl.execute(MainImpl.java:195)
at org.netbeans.MainImpl.main(MainImpl.java:76)
at org.netbeans.Main.main(Main.java:75) |
|
| Back to top |
|
 |
Melongo Annabel Posted via mailing list.
|
Posted: Tue Apr 21, 2009 4:39 pm Post subject: NetBeans 6.5 stopped to work in Ubuntu 8.10 |
|
|
Can you please file an entry for this at: http://www.netbeans.org/issues
If it's your first time using the system, you should first register. While filing the issue, make sure you include the NB version, the jdk and the OS. After that, comes to this mailing list and paste that issue's link to have people vote for it. The number of votes will set the priority of its implementation.
Thanks
From: pkrivich <address-removed>
To: address-removed
Sent: Tuesday, April 21, 2009 8:17:49 AM
Subject: [nbusers] NetBeans 6.5 stopped to work in Ubuntu 8.10
I upgraded some software in Ubuntu (including reinstalling JDK )
and after machine reboot, Netbeans 6.5 won't start anymore
When I'm starting it from command line, I see this:
/usr/local/netbeans-6.5/bin/netbeans --jdkhome /home/pkrivich/jdk1.6.0_11/
Exception in thread "main" java.lang.IllegalArgumentException: port out of range:-119784226
at java.net.InetSocketAddress.<init>(InetSocketAddress.java:83)
at java.net.Socket.<init>(Socket.java:209)
at org.netbeans.CLIHandler.initialize(CLIHandler.java:661)
at org.netbeans.CLIHandler.initialize(CLIHandler.java:346)
at org.netbeans.MainImpl.execute(MainImpl.java:195)
at org.netbeans.MainImpl.main(MainImpl.java:76)
at org.netbeans.Main.main(Main.java:75) |
|
| Back to top |
|
 |
Marcelo Morales Posted via mailing list.
|
Posted: Tue Apr 21, 2009 8:22 pm Post subject: NetBeans 6.5 stopped to work in Ubuntu 8.10 |
|
|
try deleting $HOME/.netbeans/6.5. Maybe some data corruption on configfiles
On Tue, Apr 21, 2009 at 9:17 AM, pkrivich <address-removed> wrote:
| Quote: | I upgraded some software in Ubuntu (including reinstalling JDK )
and after machine reboot, Netbeans 6.5 won't start anymore
When I'm starting it from command line, I see this:
/usr/local/netbeans-6.5/bin/netbeans --jdkhome /home/pkrivich/jdk1.6.0_11/
Exception in thread "main" java.lang.IllegalArgumentException: port out of range:-119784226
at java.net.InetSocketAddress.<init>(InetSocketAddress.java:83)
at java.net.Socket.<init>(Socket.java:209)
at org.netbeans.CLIHandler.initialize(CLIHandler.java:661)
at org.netbeans.CLIHandler.initialize(CLIHandler.java:346)
at org.netbeans.MainImpl.execute(MainImpl.java:195)
at org.netbeans.MainImpl.main(MainImpl.java:76)
at org.netbeans.Main.main(Main.java:75)
|
--
Marcelo Morales |
|
| Back to top |
|
 |
pkrivich
Joined: 21 Apr 2009 Posts: 4
|
Posted: Wed Apr 22, 2009 8:36 am Post subject: Re: NetBeans 6.5 stopped to work in Ubuntu 8.10 |
|
|
| Marcelo Morales wrote: | try deleting $HOME/.netbeans/6.5. Maybe some data corruption on configfiles
Marcelo Morales |
Thanks a lot! It's cured. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|