[Wine] Java Virtual Machine Error

Martin Gregorie martin at gregorie.org
Mon Nov 30 18:19:51 CST 2009


On Mon, 2009-11-30 at 16:49 -0600, onezone wrote:
> 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
> 
> 
A stacktrace might be of more use.

Have you tried running it in a Linux Java installation? It probably
wouldn't work, but it might be useful to know if it crashes at the same
point.


Martin





More information about the wine-users mailing list