DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29952

Ant 1.4.1 is not working with jdk1.4.2





------- Additional Comments From [EMAIL PROTECTED]  2004-07-07 18:01 -------
-value of %ANT_OPTS%
i'm not sure abt this,where is the location of this paramter
-- do you have a %HOME%\antrc_pre.bat ?
No
-- your command which drives the error
c:\myproj-src\ant
Invalid maximum heap size: -Xmx128mb
Could not create the Java virtual machine.
-- the exact output
Invalid maximum heap size: -Xmx128mb
Could not create the Java virtual machine.

ant.bat contains this -X statement

:runAnt
"%_JAVACMD%" -Xmx128mb -classpath "%LOCALCLASSPATH%" -Dant.home="%ANT_HOME%" %
ANT_OPTS% org.apache.tools.ant.Main %ANT_CMD_LINE_ARGS%
goto end

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to