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 38177 - IDE doesn't start because: Invalid maximum heap size: -Xmx96m
Summary: IDE doesn't start because: Invalid maximum heap size: -Xmx96m
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P1 blocker (vote)
Assignee: rbalada
URL:
Keywords:
: 38178 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-17 13:54 UTC by Marian Mirilovic
Modified: 2008-12-22 20:46 UTC (History)
1 user (show)

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 Marian Mirilovic 2003-12-17 13:54:33 UTC
[nb_dev](200312161900), [jdk1.4.2_02]

IDE start fails with log written to console:
-------------------------
Invalid maximum heap size: -Xmx96m
Could not create the Java virtual machine.
-------------------------
Comment 1 Marian Mirilovic 2003-12-17 14:06:36 UTC
*** Issue 38178 has been marked as a duplicate of this issue. ***
Comment 2 Marian Mirilovic 2003-12-17 14:11:03 UTC
It seems like Ruda makes changes that cause this problem, see fix for
issue 35744.

-----------------
nbcvs ci -m "Issue #35744. Enabled Ant\'s internal zip task, which now
can store UNIX file permissions (explicitly requested). runide.sh file
is now set executable, even if the build was run on Windows OS, which
cannot recognize executable flag on a file. Fixed EOLs on
netbeans/bin/ide.cfg to be always LF-only." nbbuild/build.xml
core/build.xml
-----------------

Ruda, please revert your ?FIX?

by the way, have you tried run IDE just once, I am not speaking about
running some tests, like commit validation :)
Comment 3 dmladek 2003-12-17 14:14:50 UTC
CC'ing Ruda and changing Platforms and OS to ALL (happens on
linux&solaris/sparc&PC)
Comment 4 rbalada 2003-12-17 14:32:46 UTC
Marian,

would you verify the issue with build later than 2003-12-16 22:44
Pargue time? I'm sorry, the fix didn't get into 200312161900 daily
production build.
Comment 5 Marian Mirilovic 2003-12-22 13:45:26 UTC
closed