Hello List! I would like to get my application running with wine (Version 20041019). However, this is the error i get: ---------------- START ------------ ~$wine il2server.exe # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Error ID: 5448524541442C4F43414C33544F524147450E4350500042 # # Problematic Thread: fixme:msvcrt:_XcptFilter (-1073741819,0x4065e850)semi-stub wine: Unhandled exception (thread 0009), starting debugger... ---------------- STOP ------------ I already found out that there is no way to run in native with java, so i am only left with wine ;) Do i need to install Java? (i have already tried this but it complains that i do not have enough memory) Any hints? Tips? It would be sooooo amazing if we could get this baby up and running ;) What do you need to know more to take me a little further? Thanks, Mario -- +++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++ Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl
Hi Mario!> I already found out that there is no way to run in native with java, so i am > only left with wine ;)A useful information for you: Java is platform-independent which means that code written in Java can be runned under all (actual) Operating Systems. So this makes clear that is a quite strange idea to launch java code under wine, when linux supports java nativly.> Do i need to install Java? (i have already tried this but it complains that > i do not have enough memory)This seems quite obvious, don?t it? If you want to go biking, you have to buy a bike first. This means that if you want to run a Java-programm, you have to install Java. The question remaing is: which one?!? If you just want to be able to run java programs, then you should download a JRE (=Java Runtime Environment) which includes all necessary things to be able to launch java code - and install it under each Operating system where you want to use java. If you want to develop under other operating system (in your example linux) , then you should download and install the appropriate SDK (=Software Development Kit), which includes the JRE. Both, JRE and SDK for Java, can be downloaded on the site of sun (www.sun.com). I hope this answered your question. Yours, Dennis
> Hi, > There is also a Linux version of the JVM. > The executable you have (il2server.exe) is probably only a simple > program that starts Java with the apropriate parameters. In most cases, > there is also a file that ends with .jar. After you have installed the > Linux JVM, you should be able to run the program with: java -jar app.jar > Replace app.jar with the proper filename.I have already tried this with the support of the #java channel, and they said its not gonna work. I will need to use wine for some reasons. Dont ask me for details :P -- Geschenkt: 3 Monate GMX ProMail + 3 Ausgaben der TV Movie mit DVD ++++ Jetzt anmelden und testen http://www.gmx.net/de/go/mail ++++