fips icon indicating copy to clipboard operation
fips copied to clipboard

./fips setup android fails with "main" java.lang.NoClassDefFoundError after inflate

Open neshume opened this issue 7 years ago • 4 comments

using the latest fips to setup android fails after inflate

neshume avatar Feb 13 '18 23:02 neshume

Hmm, strange. What OS are you on, and what does java -version say?

I'm on OSX 10.13.4 beta, and java 1.8.0_25, and it works here.

I also tested on Windows 7 (but can't check right now).

floooh avatar Feb 13 '18 23:02 floooh

ooh and os is macosx 10.13.2

;o)

neshume avatar Feb 14 '18 12:02 neshume

hi f,

thx for the fast response.

java version

java version "9.0.4" Java(TM) SE Runtime Environment (build 9.0.4+11) Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode)

also attached is the full output from ./fips setup android.. fips-android-issue.txt

neshume avatar Feb 14 '18 18:02 neshume

Hi floooh,

Indeed it does not work with 1.9+ jdk.. when I uninstalled and installed specific 1.8.0161 version ... all setup worked ;o)

cheers,

neshume

neshume avatar Feb 14 '18 22:02 neshume