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 267323 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 247936
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-26 22:55 UTC by grubenm
Modified: 2016-07-27 13:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 205137


Attachments
stacktrace (1.31 KB, text/plain)
2016-07-26 22:55 UTC, grubenm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description grubenm 2016-07-26 22:55:29 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: OpenJDK 64-Bit Server VM, 25.92-b14, OpenJDK Runtime Environment, 1.8.0_92-b14
OS: Linux

User Comments:
grubenm: ctrl+click filepath in source.
I don't have a handler set up in my environment for .mp4 files.

GUEST: Wasn't aware of a crash or problem.

GUEST: I dont know what happened...

GUEST: 2nd time app crash due to Java Heap Space error.

I was just copying and pasting from a large file.

GUEST: OutOfMemoryError: Java heap space

GUEST: Don't know

GUEST: i don't know




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.lang.StringCoding$StringDecoder.decode(StringCoding.java:149)
   at java.lang.StringCoding.decode(StringCoding.java:193)
   at java.lang.String.<init>(String.java:426)
   at java.lang.String.<init>(String.java:491)
   at org.netbeans.modules.editor.url.HyperlinkImpl.readTitle(HyperlinkImpl.java:235)
   at org.netbeans.modules.editor.url.HyperlinkImpl.getTitleImpl(HyperlinkImpl.java:174)
Comment 1 grubenm 2016-07-26 22:55:31 UTC
Created attachment 161457 [details]
stacktrace
Comment 2 Milutin Kristofic 2016-07-27 13:31:59 UTC

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