problem when starting netbeans 5.0

hi all

when i m trying to start netbeans following error comes

Exception in thread "main" java.lang.IllegalArgumentException: port out of range:795373421

at java.net.InetSocketAddress.<init>(InetSocketAddress.java:83)

at java.net.Socket.<init>(Socket.java:207)

at org.netbeans.CLIHandler.initialize(CLIHandler.java:534)

at org.netbeans.CLIHandler.initialize(CLIHandler.java:285)

at org.netbeans.Main.execute(Main.java:155)

at org.netbeans.Main.main(Main.java:42)

please help me how can solve this prob

[574 byte] By [Tardush] at [2007-11-26 9:54:34]
# 1
Can u try running the ide with a fresh user directory?Ref: http://blogs.sun.com/karthikr/entry/jse_directories
KarthikR at 2007-7-7 1:13:43 > top of Java-index,Development Tools,Java Tools...