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 256440

Summary: OutOfMemoryError: Java heap space
Product: editor Reporter: NB_User_1
Component: Hints & AnnotationsAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 211844
Attachments: stacktrace

Description NB_User_1 2015-11-07 18:31:36 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Mac OS X

User Comments:
NB_User_1: Sorry, I don't recall.

GUEST: start

GUEST: ?????????

GUEST: hi i have found this problem when stating my netbeans

GUEST: ????????

GUEST: the same error




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOfRange(Arrays.java:3664)
   at java.lang.StringBuffer.toString(StringBuffer.java:671)
   at org.netbeans.modules.editor.hints.AnnotationHolder.buildUpFixDataForLine(AnnotationHolder.java:842)
   at org.netbeans.modules.editor.hints.AnnotationHolder.updateAnnotationOnLine(AnnotationHolder.java:792)
   at org.netbeans.modules.editor.hints.AnnotationHolder.setErrorDescriptionsImpl(AnnotationHolder.java:1137)
   at org.netbeans.modules.editor.hints.AnnotationHolder.access$1900(AnnotationHolder.java:124)
Comment 1 NB_User_1 2015-11-07 18:31:37 UTC
Created attachment 157208 [details]
stacktrace