Welcome to yEd Q&A! Here you can ask questions and receive answers from other members of the community. And, you can also tell us your most wanted feature requests.

The yEd Linux installer aborts complaining about the "bitness" of the JVM. What can I do?

0 votes

The error message reads: "Error unpacking jar files. The architecture or bitness (32/64) of the bundled JVM might not match your machine."

asked Sep 21, 2011 in Help by yEd user (2,630 points)
retagged May 9 by michael

1 Answer

+1 vote
 
Best answer

The Problem

Running the yEd install script results in output similar to the following:

Unpacking JRE ...
Preparing JRE ...
yEd-[version].sh: bin/unpack200: [...]
Error unpacking jar files. The architecture or bitness (32/64) of the bundled JVM might not match your machine.

Usually this problem happens for 64 bit systems because the installer uses 32 bit Java internally.

The Resolution

Make sure you have the official Sun/Oracle Java installed, then "install" yEd manually (see also here: http://yed.yworks.com/support/qa/17).

answered Sep 21, 2011 by thomas [yWorks] (15,590 points)
edited Nov 30, 2011 by thomas