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 247245 - java.lang.AbstractMethodError: com.sun.jna.Structure.getFieldOrder()Ljava/util/List;
Summary: java.lang.AbstractMethodError: com.sun.jna.Structure.getFieldOrder()Ljava/uti...
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-18 01:15 UTC by ibnusulaiman83
Modified: 2014-09-19 04:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 211977


Attachments
stacktrace (404 bytes, text/plain)
2014-09-18 01:15 UTC, ibnusulaiman83
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ibnusulaiman83 2014-09-18 01:15:33 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
ibnusulaiman83: i dont know about this issues




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.profiler.api.ProjectUtilities.addOpenProjectsListener(ProjectUtilities.java:144)
   at org.netbeans.modules.profiler.ppoints.ProfilingPointsManager$3.run(ProfilingPointsManager.java:401)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 ibnusulaiman83 2014-09-18 01:15:35 UTC
Created attachment 149321 [details]
stacktrace
Comment 2 Tomas Hurka 2014-09-18 10:02:43 UTC
The first exception comes from masters.windows module. This exception prevents loading org.netbeans.api.project.ui.OpenProjects class. See messages.log for details. Reassigning to platform.
Comment 3 Jaroslav Havlin 2014-09-19 04:52:45 UTC

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