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 161781 - Cache loading failure
Summary: Cache loading failure
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmichalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 15:56 UTC by Jesse Glick
Modified: 2009-04-08 15:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2009-04-02 15:56:01 UTC
When opening a nb.org module using IDE on JDK 6:

INFO [org.netbeans.modules.apisupport.project.universe.ModuleList]: Failed to load cached module list in
/space/src/nb/main; falling back to scan: java.lang.ClassNotFoundException: [Ljava.lang.Long;
Comment 1 rmichalsky 2009-04-08 15:09:18 UTC
fixed, pushed accidentally as part of core-main #b4a1a8776fe3, I forgot to commit it separately.