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 211600 - NoClassDefFoundError: Could not initialize class com.sun.jna.Native
Summary: NoClassDefFoundError: Could not initialize class com.sun.jna.Native
Status: RESOLVED DUPLICATE of bug 211655
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-23 17:20 UTC by Michel Graciano
Modified: 2012-05-03 08:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187278


Attachments
stacktrace (4.02 KB, text/plain)
2012-04-23 17:21 UTC, Michel Graciano
Details
stacktrace (3.46 KB, text/plain)
2012-04-27 05:56 UTC, fortruth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2012-04-23 17:20:57 UTC
Build: NetBeans IDE Dev (Build 20120423-97829c1c37a1)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b04
OS: Linux

Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native
   at org.netbeans.modules.masterfs.watcher.linux.LinuxNotifier.<init>(LinuxNotifier.java:103)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at java.lang.Class.newInstance0(Class.java:372)
Comment 1 Michel Graciano 2012-04-23 17:21:02 UTC
Created attachment 118649 [details]
stacktrace
Comment 2 Michel Graciano 2012-04-23 17:41:46 UTC

*** This bug has been marked as a duplicate of bug 211599 ***
Comment 3 fortruth 2012-04-27 05:56:25 UTC
Created attachment 118842 [details]
stacktrace
Comment 4 Marian Mirilovic 2012-04-27 11:39:10 UTC

*** This bug has been marked as a duplicate of bug 211655 ***
Comment 5 Exceptions Reporter 2012-05-03 08:05:33 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=187278