Forum Discussion

NSeibert's avatar
NSeibert
Contributor
14 years ago

loadui agent on a 64 bit system [Resolved]

Hello Eviware -

When I tried to run the loadUI agent install on a 64 bit system I get the following

:/home/opeakadmin/loadui# ./loadUI-Agent-1_0_2-SNAPSHOT.sh
Unpacking JRE ...
Preparing JRE ...
./loadUI-Agent-1_0_2-SNAPSHOT.sh: 335: bin/unpack200: not found
Error unpacking jar files. The architecture or bitness (32/64)
of the bundled JVM might not match your machine


Is there a 64 bit installer or a way to install a loaduiAgent on a 64bit (Ubuntu) system? Looked around the help and did not see any instructions on how to do this..

Thank you kindly for your help.

4 Replies

  • Hey,

    We need to create an agent distribution without a bundled JRE. I'll make sure it happens soon.

    /Henrik
    eviware
  • Resolved!!
    After digging around I found the bin/unpack issue is fairly common on ubuntu.
    Run the following install >> sudo aptitude install ia32-libs
    Then launch the agent install and you should be in business..
  • NSeibert wrote:
    Resolved!!
    After digging around I found the bin/unpack issue is fairly common on ubuntu.
    Run the following install >> sudo aptitude install ia32-libs
    Then launch the agent install and you should be in business..

    Great to hear

    ...and thanks for sharing!

    /Henrik
    eviware
  • dmltn84's avatar
    dmltn84
    Occasional Contributor
    Hello Eviware,

    Any news regarding loadui distribution without bundled jre?

    Any news regarding 64bit package?