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 256139 - OutOfMemoryError due to download of CDNJS libraries
Summary: OutOfMemoryError due to download of CDNJS libraries
Status: RESOLVED DUPLICATE of bug 251576
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: 2015-10-23 14:24 UTC by sebastian73
Modified: 2015-10-23 15:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220730


Attachments
stacktrace (1.03 KB, text/plain)
2015-10-23 14:24 UTC, sebastian73
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebastian73 2015-10-23 14:24:45 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
sebastian73: editing php and js files, while debuging the app in chrome with the netbeans connector.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOf(Arrays.java:3181)
   at java.util.ArrayList.toArray(ArrayList.java:376)
   at java.util.ArrayList.addAll(ArrayList.java:603)
   at com.sun.jna.Structure.getFieldList(Structure.java:874)
   at com.sun.jna.Structure.getFields(Structure.java:905)
   at com.sun.jna.Structure.deriveLayout(Structure.java:1058)
Comment 1 sebastian73 2015-10-23 14:24:47 UTC
Created attachment 156937 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-10-23 15:50:16 UTC
Duplicate of bug 251576.
Thank you for reporting.

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