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 247011 - AbstractMethodError at com.sun.jna.Structure.fieldOrder
Summary: AbstractMethodError at com.sun.jna.Structure.fieldOrder
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-11 00:17 UTC by wonjunoo
Modified: 2014-09-12 11:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 211696


Attachments
stacktrace (4.13 KB, text/plain)
2014-09-11 00:17 UTC, wonjunoo
Details
stacktrace (4.13 KB, text/plain)
2014-09-11 02:41 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wonjunoo 2014-09-11 00:17:37 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
wonjunoo: Error!!!!!

GUEST: Can't open project folders




Stacktrace: 
java.lang.AbstractMethodError
   at com.sun.jna.Structure.fieldOrder(Structure.java:884)
   at com.sun.jna.Structure.getFields(Structure.java:910)
   at com.sun.jna.Structure.deriveLayout(Structure.java:1058)
   at com.sun.jna.Structure.calculateSize(Structure.java:982)
   at com.sun.jna.Structure.calculateSize(Structure.java:949)
   at com.sun.jna.Structure.allocateMemory(Structure.java:375)
Comment 1 wonjunoo 2014-09-11 00:17:39 UTC
Created attachment 149124 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-09-11 02:08:07 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=211696
Comment 3 Exceptions Reporter 2014-09-11 02:41:07 UTC
Created attachment 149126 [details]
stacktrace

??????
Comment 4 Jaroslav Havlin 2014-09-12 11:24:37 UTC

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