• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CF11 install linux failure...Launching installer... JRE libraries are missing or not compatible....

Guest
Jun 14, 2014 Jun 14, 2014

Copy link to clipboard

Copied

CF11 install linux failure

Expected: bundled JRE should work on Ubuntu 13.1

Launching installer...

JRE libraries are missing or not compatible....

# java -version

java version "1.7.0_55"

OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1~0.13.10.1)

OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

Views

7.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 14, 2014 Jun 14, 2014

Copy link to clipboard

Copied

Same issue with:

java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 28, 2015 Jan 28, 2015

Copy link to clipboard

Copied

My solution for this problem:

sudo su

cd /

mkdir tmp2

IATEMPDIR=/tmp2

export IATEMPDIR

I've searched alot for this solution. In my case on a server someone else configured I was unable to operate fully on /tmp.

Please tell me if you succeeded! Btw, if there is not enough space on the drive containing /tmp it can cause this problem.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 15, 2015 Oct 15, 2015

Copy link to clipboard

Copied

LATEST

steffenschuchardt, you are amazing. I've been banging my head against my desk for a couple of hours over this issue.

I was able to get the installer launched with /tmp2

Thank you so much!!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation