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 175261 - IllegalArgumentException: Path ends with slash
Summary: IllegalArgumentException: Path ends with slash
Status: CLOSED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 09:05 UTC by Marian Mirilovic
Modified: 2010-04-21 12:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 160686


Attachments
stacktrace (4.42 KB, text/plain)
2009-10-23 09:05 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-10-23 09:05:38 UTC
Build: NetBeans IDE Dev (Build 200910221401)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-15-generic, amd64

User Comments:
mmirilovic: added netbeans2.org as new instance ...



Stacktrace: 
java.lang.IllegalArgumentException: Path ends with slash
        at java.util.prefs.AbstractPreferences.node(AbstractPreferences.java:825)
        at java.util.prefs.AbstractPreferences.node(AbstractPreferences.java:796)
        at org.netbeans.modules.kenai.ui.dashboard.DashboardImpl.startLoadingAllProjects(DashboardImpl.java:563)
        at org.netbeans.modules.kenai.ui.dashboard.DashboardImpl.access$1600(DashboardImpl.java:95)
        at org.netbeans.modules.kenai.ui.dashboard.DashboardImpl$11.run(DashboardImpl.java:471)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
Comment 1 Marian Mirilovic 2009-10-23 09:05:43 UTC
Created attachment 89961 [details]
stacktrace
Comment 2 Jan Becicka 2009-10-23 10:49:20 UTC
fixed in my repo. I will need to clean userdir..
Comment 3 Jan Becicka 2009-10-23 15:47:26 UTC
fixed in cdev
Comment 4 Marian Mirilovic 2010-04-21 12:45:21 UTC
verified