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 247211 - NoClassDefFoundError: Could not initialize class org.netbeans.api.project.ui.OpenProjects
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.api.project.ui....
Status: RESOLVED DUPLICATE of bug 246971
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 11:57 UTC by BrunoSalmon
Modified: 2014-09-19 04:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203622


Attachments
stacktrace (1.96 KB, text/plain)
2014-09-17 11:57 UTC, BrunoSalmon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BrunoSalmon 2014-09-17 11:57:25 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) Client VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: Windows 8

User Comments:
GUEST: No able to see my previous files under navigation

GUEST: update ide

GUEST: projects doesnot open !

GUEST: Netbeans updated itself and then I restarted the IDE as requested.

GUEST: ??????? ?? "????" --> "???????" == ???? ?? ???????????, ? ??????? ??????.

GUEST: -

GUEST: after updates on 8.0 to 8.01

GUEST: Opening Netbeans gives me this error

GUEST: Restart not show projects window, please check the error.

GUEST: after installing update for some plugins, I restared my IDE then I have this Exception

BrunoSalmon: I upgraded to NetBeans IDE 8.0.1 but it is not usable since it can't open my projects.

GUEST: INitial trial of NEtbeans

GUEST: updated netbeans ide

GUEST: just upgraded the IDE now it is not working.

GUEST: After Update from version 8.0 to 8.1

GUEST: Restarting IDE after update.

GUEST: Open and all project not show

GUEST: Projects List is not working

GUEST: sadad

GUEST: Performed update?!

GUEST: Can't open a project after the update 8.0 -> 8.0.1

GUEST: 1. Update Netbeans
2. Restart Netbeans

GUEST: The error occured on NetBeans startup after an update.

GUEST: Just installed a list of updates and restarted ide, got this error.




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.api.project.ui.OpenProjects
   at org.netbeans.modules.versioning.core.VersioningManager.isInitialized(VersioningManager.java:124)
   at org.netbeans.modules.versioning.core.VersioningMainMenu.createMenu(VersioningMainMenu.java:89)
   at org.netbeans.modules.versioning.core.VersioningMainMenu.getMenuPresenters(VersioningMainMenu.java:78)
   at org.openide.awt.DynaMenuModel.loadSubmenu(DynaMenuModel.java:109)
   at org.openide.awt.MenuBar$LazyMenu$MenuFolder.createInstance(MenuBar.java:808)
   at org.openide.loaders.FolderInstance.defaultProcessObjectsFinal(FolderInstance.java:888)
Comment 1 BrunoSalmon 2014-09-17 11:57:29 UTC
Created attachment 149296 [details]
stacktrace
Comment 2 Ondrej Vrabec 2014-09-17 12:04:48 UTC
... java.lang.AbstractMethodError: com.sun.jna.Structure.getFieldOrder()Ljava/util/List;
in filesystems.
Comment 3 Jaroslav Havlin 2014-09-19 04:33:24 UTC

*** This bug has been marked as a duplicate of bug 246971 ***