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 268117 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-20 13:58 UTC by nestelus
Modified: 2016-09-20 13:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226316


Attachments
stacktrace (1.20 KB, text/plain)
2016-09-20 13:58 UTC, nestelus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nestelus 2016-09-20 13:58:13 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 8.1

User Comments:
nestelus: ??? ????????? ?????? ???????? ?????????? ?????? ? ?????? ???????




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOfRange(Arrays.java:3664)
   at java.lang.String.<init>(String.java:207)
   at java.lang.String.toLowerCase(String.java:2647)
   at java.io.WinNTFileSystem.hashCode(WinNTFileSystem.java:640)
   at java.io.File.hashCode(File.java:2132)
   at java.util.HashMap.hash(HashMap.java:338)
Comment 1 nestelus 2016-09-20 13:58:15 UTC
Created attachment 162132 [details]
stacktrace