If you're running eclipse, why not just get the Linux version of Eclipse and run it on the the correct linux jvm? > -----Original Message----- > From: wine-users-bounces@xxxxxxxxxx > [mailto:wine-users-bounces@xxxxxxxxxx] On Behalf Of onezone > Sent: Monday, November 30, 2009 5:49 PM > To: wine-users@xxxxxxxxxx > Subject: Re: Java Virtual Machine Error > > I have been trying different solutions and had a bit of luck > with one thing. > > I modified the eclpse.ini file located in the same folder as > the eclipse.exe. I removed the arguments -Xms40m and > -Xmx960m. I have no idea why I did this othe than a shot in the dark. > > The application launches successfully but shuts down after > about 25-30 seconds with the following below. I am not sure > if this helps at all. > > JVM terminated. Exit code=1 > C:\windows\system32\javaw.exe > -jar C:\Program Files\RESOL\ServiceCenterFull\eclipse\startup.jar > -os win32 > -ws win32 > -arch x86 > -launcher C:\Program Files > \RESOL\ServiceCenterFull\eclipse\eclipse.exe > -name Eclipse > -showsplash 600 > -exitdata 8_40 > -data C:\Program Files \RESOL\ServiceCenterFull\workpace -vm > C:\windows\system32\javaw.exe -vmargs -jar C:\Program > Files\RESOL\ServiceCenterFull\eclipse\startup.jar > > > > > >