Displaying 1 result from an estimated 1 matches for "641898".
Did you mean:
64188
2011 Dec 28
4
JVM 7 fails to start
Hi,
I installed the jre-7u2 into the wine under Ubuntu 11.10
But, when I try to run the java itself:
Code:
wine ${PATH_TO_JAVA/BIN}/java.exe
I get following error:
Code:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Error occurred during initialization of VM
java/io/IOException: Bad pathname
Any hints? Help will be mostly appreciated, I need to run windows app, which uses JVM.
Thanks.