From: Masoud V. <ma...@gm...> - 2017-02-26 13:23:50
|
no my java is 8; /opt/jdk1.8.0_121/bin/java -version java version "1.8.0_121" Java(TM) SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode) by this, got the error too. On Sun, Feb 26, 2017 at 4:17 PM, Dmitriy Shabanov <sha...@gm...> wrote: > > > On Sun, Feb 26, 2017 at 3:41 PM, Masoud Vakili <ma...@gm...> wrote: > >> Hi all; >> I am trying to install eXist-db 3.0 on Centos 7 with oracle java 8, but >> at the end of installation, below exception will throw: >> > > because you use java 7 not 8: > > >> java -version >> java version "1.7.0_80" >> Java(TM) SE Runtime Environment (build 1.7.0_80-b15) >> Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode) >> >> > > > -- > Dmitriy Shabanov > |