RE: Re[2]: [JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2003-03-05 Thread Bill Burke
mpton > Sent: Wednesday, March 05, 2003 3:03 AM > To: [EMAIL PROTECTED] > Subject: Re: Re[2]: [JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation > failed > > > Hi, > > It seems to be a jdk13 issue - it fails with an out of memory error - > but jdk14 fails with real code erro

Re: Re[2]: [JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2003-03-05 Thread Chris Kimpton
Hi, It seems to be a jdk13 issue - it fails with an out of memory error - but jdk14 fails with real code errors. But the default config seems to be 640m - is this much really needed? I have changed my next run to be verbose to check the 640m is being picked up - hopefully it gets displayed ;-)

Re[2]: [JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2003-03-04 Thread Alex Loubyansky
I tried to play with -Xmx argument. I can't say this solves the problem completely. Specifying -Xmx640m, clean build still fails but I don't see the error that originated this thread. And subsequent build completes successfully. While w/o -Xmx subsequent builds might still fail generating incomplet

Re: Re[2]: [JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2003-03-03 Thread David Jencks
Would it be possible for someone who knows/has both windows and linux scripting to investigate this? I recall that I had to increase the memory for the build in the build.sh files and I don't know if this was ever done in the build.bat files. thanks david jencks On 2003.03.03 10:34 Alex Loubyan

Re[2]: [JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2003-03-03 Thread Alex Loubyansky
This morning I had problems with this error and clean build. The error was out of memory. JDK 1.3.1_05 Windows2000 alex Monday, March 03, 2003, 5:06:03 PM, David Jencks wrote: DJ> I don't think so, the error is not shown. DJ> I built fresh from a clean checkout last night with no problems. Th