Re: Running great on Windows 2003 Server, failing badly on Windows 2008 Server

2014-07-31 Thread Shibani
As a test, I shut down Jenkins and ran the tests directly from the command line. The exact same problem is occurring, so it's obvious this is an issue with this particular server and the way it's allocating memory, and definitely not an issue with Jenkins. Thanks for your help, Shibani On

Re: Running great on Windows 2003 Server, failing badly on Windows 2008 Server

2014-07-29 Thread Mark Waite
Since Oracle jdk 6 is officially not supported by Oracle, I think you should switch to JDK . On Jul 29, 2014 10:51 AM, "Shibani" wrote: > They are slight variations of JDK 1.6 and yes they are Oracle JDK's. > > > On Tuesday, July 29, 2014 12:33:17 PM UTC-4, Shibani wrote: > >> We use Jenkins CI f

Re: Running great on Windows 2003 Server, failing badly on Windows 2008 Server

2014-07-29 Thread Shibani
They are slight variations of JDK 1.6 and yes they are Oracle JDK's. On Tuesday, July 29, 2014 12:33:17 PM UTC-4, Shibani wrote: > We use Jenkins CI for a large web application. It is installed on a > Windows 2003 server and is working out great for us. Recently, we've been > directed to swit

Re: Running great on Windows 2003 Server, failing badly on Windows 2008 Server

2014-07-29 Thread Mark Waite
I've not seen (or heard) of such a case. Are the same JDK versions used? Are you using the Oracle JDK or some other JDK? On Tue, Jul 29, 2014 at 10:33 AM, Shibani wrote: > We use Jenkins CI for a large web application. It is installed on a > Windows 2003 server and is working out great for us

Running great on Windows 2003 Server, failing badly on Windows 2008 Server

2014-07-29 Thread Shibani
We use Jenkins CI for a large web application. It is installed on a Windows 2003 server and is working out great for us. Recently, we've been directed to switch our installation to a Windows 2008 server and we are now running into problems when running unit tests related to Hibernate and JEE