Did you set your build.compiler property to "jikes"?
-----Original Message-----
From: B.A.S.Perumal [mailto:[EMAIL PROTECTED]
Sent: 02 July 2003 12:01
To: Tomcat Users List
Subject: RE: Can any body help me?
Hi andrew,
I even tried with jikes also.. still i am getting stack trace error.. my
jikes settings goes like this.
:runAntWithJikes
"%_JAVACMD%" -Xms256m -Xmx384m -classpath "%LOCALCLASSPATH%"
"-Dant.home=%ANT_HOME%" "-Djikes.class.path=%JIKESPATH%" %ANT_OPTS%
org.apache.tools.ant.Main %ANT_CMD_LINE_ARGS%
with luv,
bas
"Bodycombe, Andrew" <[EMAIL PROTECTED]> wrote:
The sun java compiler (javac) seems to run out of memory fairly quickly when
compiling a large number of files. I found that using jikes from IBM got
round this problem.
Andy
-----Original Message-----
From: B.A.S.Perumal [mailto:[EMAIL PROTECTED]
Sent: 02 July 2003 11:53
To: [EMAIL PROTECTED]
Subject: Can any body help me?
Hi guys,
In the build process, I am getting the following stack trace error,
while i am compiling 4200 java files. I made the changes in ant.bat as of
the following
"%_JAVACMD%" -Xms256m -Xmx384m -classpath "%LOCALCLASSPATH%"
"-Dant.home=%ANT_HOME%" %ANT_OPTS% org.apache.tools.ant.Main
%ANT_CMD_LINE_ARGS%
still i am facing the stack trace problem.
[compile.ecp] The system is out of resources.
[compile.ecp] Consult the following stack trace for details.
[compile.ecp] java.lang.OutOfMemoryError
[compile.ecp] <>
can any one help me on this. I am using jakarta ant 1.5.1
waiting for ur early reply.
bas
---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]