./fips setup android fails with "main" java.lang.NoClassDefFoundError after inflate
using the latest fips to setup android fails after inflate
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).
ooh and os is macosx 10.13.2
;o)
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
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