I got a "350: bin/unpack200: not found Error unpacking jar files. The architecture or bitness (32/64) of the bundled JVM might not match your machine." Error what do I do?
book
Article ID: 48630
calendar_today
Updated On:
Products
CA Release Automation - DataManagement Server (Nolio)CA Release Automation - Release Operations Center (Nolio)
Issue/Introduction
I got a "350: bin/unpack200: not found Error unpacking jar files.
Environment
Release: Component: ITKOVS
Cause
Your System is missing the unpack package.
Resolution
If it is Ubuntu 10.04, then Install the package using "apt-get install g++-multilib" If it is Ubuntu 11.04, then Install the package using "apt-get install lib32gcc1"