Thierry B. a ?crit : > Hussein Shafie a ?crit : > >> >> * XXE can run anywhere (the proper version of) Java[tm] can run. It is >> Java[tm] which crashes on your system, not XXE. Hence your problem is >> between the Java runtime you have installed and your version of Unbuntu. > > Thanks, but I don't understand the exact meaning of "The crash happened > outside the Java Virtual Machine in native code.". > >> >> * xxe-std-3_5_2, which was released on February 19, 2007, is no longer >> supported by XMLmind. Note that even if you manage to start Java >> 1.6.0_10 on your system (e.g. try the Java demos), I suspect that >> you'll have other problems. In principle, such an old version works >> best with Java 1.4 or Java 1.5. >> >> > > Note that I wrote the output of "./xxe-perso-4_1_0/bin/xxe" with the > same error in my previous post too. >> >>> ~$ java -version >>> java version "1.6.0_10" >>> Java(TM) SE Runtime Environment (build 1.6.0_10-b33) >>> Java HotSpot(TM) 64-Bit Server VM (build 11.0-b15, mixed mode) >> > > I will try with another sun java version, and will also try the same > ubuntu/java version but with a 32 bit virtual machine and post the > results as well. >
Well I tested with Ubuntu 8.10 32 bits, java sun package provided and xxe-perso-4_1_0/xxe-perso-4_2_0 and it works. So it is definitely a 64 bit issue. java -version java version "1.6.0_10" Java(TM) SE Runtime Environment (build 1.6.0_10-b33) Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode)

