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 199195 - OutOfMemoryError when copying from output window with lot of content
Summary: OutOfMemoryError when copying from output window with lot of content
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-06-06 14:07 UTC by aquaglia
Modified: 2011-06-10 08:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2011-06-06 14:07:32 UTC
java.lang.OutOfMemoryError: Java heap space
	at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:64)
	at java.lang.StringBuffer.<init>(StringBuffer.java:108)
	at sun.awt.datatransfer.DataTransferer.translateTransferableString(DataTransferer.java:1020)
	at sun.awt.datatransfer.DataTransferer.translateTransferable(DataTransferer.java:1207)
	at sun.awt.windows.WDataTransferer.translateTransferable(WDataTransferer.java:189)
	at sun.awt.windows.WClipboard.setContentsNative(WClipboard.java:87)
	at sun.awt.datatransfer.SunClipboard.setContents(SunClipboard.java:110)
	at org.netbeans.NbClipboard.run(NbClipboard.java:273)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 aquaglia 2011-06-06 14:08:09 UTC
Working with NB 7.0.1 Dev 201106020000
Comment 2 Marian Mirilovic 2011-06-10 08:36:32 UTC
Could you please attach your messages.log file and reopen ? Thanks in advance.
http://wiki.netbeans.org/FaqLogMessagesFile