I'm trying to set up logstash with the java smartos image (5def51f0-0935-11e5-8f92-8f7758e4560d)
The latest version of Logstash (1.5.4) complains the following: !!! Please upgrade your java version, the current version '1.7.0-internal-pkgsrc_2015_05_29_19_05-b00' may cause problems. We recommend a minimum version of 1.7.0_51 [2015-10-23 20:02:37.185] WARN -- Concurrent: [DEPRECATED] Java 7 is deprecated, please use Java 8. Java 7 support is only best effort, it may not work. It will be removed in next release (1.0). When I check the version of java installed: [root@logstash ~/logstash/logstash-1.5.4/bin]# java -version openjdk version "1.7.0-internal" OpenJDK Runtime Environment (build 1.7.0-internal-pkgsrc_2015_07_10_14_31-b00) OpenJDK 64-Bit Server VM (build 24.76-b04, mixed mode) And the pkgin version of java installed: [root@logstash ~/logstash/logstash-1.5.4/bin]# pkgin list | grep -i java openjdk7-1.7.76nb3;Open-source implementation of the Java Platform, Standard Edition I'm wondering why /opt/local/bin/java shows version "1.7.0-internal" when the installed package is "openjdk7-1.7.76nb3" Thanks! 5def51f0-0935-11e5-8f92-8f7758e4560d java 15.1.1 smartos 2015-06-02T14:40:50Z ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
