This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 83336 - java.lang.NoSuchMethodError: java.net.URL.toURI()Ljava/net/URI
Summary: java.lang.NoSuchMethodError: java.net.URL.toURI()Ljava/net/URI
Status: RESOLVED DUPLICATE of bug 83667
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: HP Windows XP
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 01:37 UTC by nswanson11
Modified: 2008-12-22 23:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
startup log (248.17 KB, application/octet-stream)
2006-08-24 01:38 UTC, nswanson11
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nswanson11 2006-08-24 01:37:52 UTC
I get this error when I start it up. It's the first time I've run it, so I don't
know what's going on. Thanks.
Comment 1 nswanson11 2006-08-24 01:38:47 UTC
Created attachment 33222 [details]
startup log
Comment 2 Jiri Kovalsky 2006-08-31 13:23:17 UTC
You probably installed some incompatible modules from Auto Update Center.
Reassigning to core for further investigations. In order to workaround your
problem please try to launch NetBeans using empty userdir:

D:\Program Files\netbeans-5.0\bin> nb.exe -userdir ../nbuserdir [Enter]

It would also be good to update your Java to JDK 1.5 Update 8.
Comment 3 Marian Mirilovic 2006-08-31 15:35:04 UTC

*** This issue has been marked as a duplicate of 83667 ***