Thanks! EdB
On Thu, Jul 18, 2013 at 2:49 AM, Gavin McDonald <[email protected]> wrote: > > >> -----Original Message----- >> From: Erik de Bruin [mailto:[email protected]] >> Sent: Monday, 15 July 2013 9:52 PM >> To: [email protected] >> Subject: Re: Java memory error on 'windows1' slave >> >> bump... >> >> EdB >> >> >> >> On Fri, Jul 12, 2013 at 9:15 AM, Erik de Bruin <[email protected]> wrote: >> > Hi, >> > >> > One of our jobs that runs on 'windows1' - flex-sdk_asdoc - keeps >> > failing with this error: >> > >> > Exception in thread "main" java.lang.OutOfMemoryError: GC overhead >> > limit exceeded >> > >> > This build runs fine on other machines (local and other VMs), so we're >> > thinking it might be something that you guys might be able to fix? >> > Maybe allocate a bit more memory to the machine, or the Java VMs that >> > run on it? > > I've added : > > set JAVA_OPTS=-Xmx1024m -XX:MaxPermSize=256m > > to the Jenkins slave startup script, let me know if that fixes things. > > Gav... > >> > >> > Thanks! >> > >> > EdB >> > >> > >> > >> > -- >> > Ix Multimedia Software >> > >> > Jan Luykenstraat 27 >> > 3521 VB Utrecht >> > >> > T. 06-51952295 >> > I. www.ixsoftware.nl >> >> >> >> -- >> Ix Multimedia Software >> >> Jan Luykenstraat 27 >> 3521 VB Utrecht >> >> T. 06-51952295 >> I. www.ixsoftware.nl > -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl
