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 232423 - IllegalArgumentException: committed = 38490112 should be < max = 33554432
Summary: IllegalArgumentException: committed = 38490112 should be < max = 33554432
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: JDK_8
: 241785 242488 242565 242911 243280 251180 256307 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-07-09 08:17 UTC by lhochet
Modified: 2015-11-02 12:48 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201987


Attachments
stacktrace (686 bytes, text/plain)
2013-07-09 08:17 UTC, lhochet
Details
stacktrace (686 bytes, text/plain)
2013-07-09 11:45 UTC, sreimers
Details
stacktrace (686 bytes, text/plain)
2013-07-10 10:09 UTC, abien
Details
stacktrace (686 bytes, text/plain)
2013-07-10 10:30 UTC, jportway
Details
stacktrace (686 bytes, text/plain)
2013-07-10 12:24 UTC, Exceptions Reporter
Details
stacktrace (686 bytes, text/plain)
2013-07-13 13:54 UTC, sreimers
Details
stacktrace (686 bytes, text/plain)
2013-07-16 06:27 UTC, athompson
Details
stacktrace (686 bytes, text/plain)
2013-07-17 09:33 UTC, Jiri Prox
Details
stacktrace (686 bytes, text/plain)
2013-07-19 11:48 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lhochet 2013-07-09 08:17:53 UTC
Build: NetBeans IDE Dev (Build 201307072319)
VM: Java HotSpot(TM) Client VM, 25.0-b39, Java(TM) SE Runtime Environment, 1.8.0-ea-b97
OS: Windows 7

User Comments:
GUEST: started first time

lhochet: ?




Stacktrace: 
java.lang.IllegalArgumentException: committed = 38490112 should be < max = 33554432
   at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:162)
   at sun.management.MemoryImpl.getMemoryUsage0(MemoryImpl.java:0)
   at sun.management.MemoryImpl.getNonHeapMemoryUsage(MemoryImpl.java:75)
   at org.netbeans.core.ui.warmup.DiagnosticTask.logParams(DiagnosticTask.java:193)
   at org.netbeans.core.ui.warmup.DiagnosticTask.run(DiagnosticTask.java:82)
   at org.netbeans.core.startup.WarmUpSupport.run(WarmUpSupport.java:98)
Comment 1 lhochet 2013-07-09 08:17:54 UTC
Created attachment 136854 [details]
stacktrace
Comment 2 Jaroslav Havlin 2013-07-09 09:10:36 UTC
Seems to be caused by DiagnosticTask, reassigning to Window System.
Standa, please evaluate. Thank you.
Comment 3 Stanislav Aubrecht 2013-07-09 09:27:28 UTC
A problem in JDK 1.8
Comment 4 sreimers 2013-07-09 11:45:20 UTC
Created attachment 136867 [details]
stacktrace

Starting NetBeans
Comment 5 abien 2013-07-10 10:09:24 UTC
Created attachment 136932 [details]
stacktrace

Happened during the first start on JDK 1.8
Comment 6 Exceptions Reporter 2013-07-10 10:09:28 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=201987
Comment 7 jportway 2013-07-10 10:30:24 UTC
Created attachment 136935 [details]
stacktrace

exception happened on startup. I had just upgraded my java VM since the last time i shut down netbeans. Using java 8 ea build.
Comment 8 Exceptions Reporter 2013-07-10 12:24:24 UTC
Created attachment 136945 [details]
stacktrace

Problem occurred when starting netbeans after update hang
Comment 9 sreimers 2013-07-13 13:54:27 UTC
Created attachment 137071 [details]
stacktrace

Starting NetBeans
Comment 10 Exceptions Reporter 2013-07-13 13:54:31 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=201987
Comment 11 athompson 2013-07-16 06:27:33 UTC
Created attachment 137169 [details]
stacktrace

restarted IDE after updating
Comment 12 Jiri Prox 2013-07-17 09:33:37 UTC
Created attachment 137308 [details]
stacktrace

Starting IDE
Comment 13 Exceptions Reporter 2013-07-17 09:33:42 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=201987
Comment 14 Antonin Nebuzelsky 2013-07-19 11:48:42 UTC
Created attachment 137442 [details]
stacktrace

right after vanilla startup
Comment 15 Antonin Nebuzelsky 2013-07-19 12:00:05 UTC
The problem is reported in JDK as P2:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8020530

Closing this issue on NB side.
Comment 16 Antonin Nebuzelsky 2013-11-21 13:38:26 UTC
For the record, the JDK bug is fixed as of JDK8 b106.
Comment 17 mps77 2013-11-21 13:51:04 UTC
worksforme:
Product Version: NetBeans IDE 7.4 (Build 201310111528)
Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b57
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b115
System: Windows XP version 5.1 running on x86;
Comment 18 Ondrej Vrabec 2014-02-13 08:14:20 UTC
*** Bug 241785 has been marked as a duplicate of this bug. ***
Comment 19 Jaroslav Havlin 2014-03-03 06:33:20 UTC
*** Bug 242488 has been marked as a duplicate of this bug. ***
Comment 20 Jaroslav Havlin 2014-03-11 12:55:41 UTC
*** Bug 242565 has been marked as a duplicate of this bug. ***
Comment 21 Jaroslav Havlin 2014-03-17 06:45:39 UTC
*** Bug 242911 has been marked as a duplicate of this bug. ***
Comment 22 Jaroslav Havlin 2014-03-28 10:28:54 UTC
*** Bug 243280 has been marked as a duplicate of this bug. ***
Comment 23 Jaroslav Havlin 2015-08-14 13:56:28 UTC
*** Bug 251180 has been marked as a duplicate of this bug. ***
Comment 24 Jaroslav Havlin 2015-11-02 12:48:49 UTC
*** Bug 256307 has been marked as a duplicate of this bug. ***