Power8 LE: LoadError Unsupported platform: unknown-linux: Logstash-indexer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
logstash-indexer (Juju Charms Collection) |
New
|
High
|
Unassigned |
Bug Description
(Per mbruzek testing)
Logstash is a subcomponent of ElasticSearch and can not identify the architecture of the power system.
We have a charm named logstash-indexer in Juju but it does not run on the Power8 LE hardware. Logstash deployed, but while checking if logstash was running the 'test logstash' command was entered the following error was seen:
LoadError Unsupported platform: unknown-linux
We need some deeper investigation on why the platform is unknown and what can be done to resolve this error that seems to be related to the architecture.
Here is the Java command to run logstash and the resulting stack trace.
ubuntu@
Exception in thread "LogStash::Runner" org.jruby.
at org.jruby.
at RUBY.require(
at RUBY.require(
at RUBY.(root)
at org.jruby.
at RUBY.(root)
at RUBY.require(
at RUBY.require(
at org.jruby.
at RUBY.(root)
at RUBY.(root)
at RUBY.require(
at RUBY.require(
at org.jruby.
at RUBY.LibC(
at RUBY.(root)
at RUBY.(root)
at logstash.
at logstash.
--------
Also the latest logstash (1.4.1) was tested, and the "unknown-linux" errors is still seen:
re-tested logstash on IBM power system with the latest logstash version 1.4.1 and I still see the "unknown-linux" error as with the previous release.
root@ubuntu-
LoadError: Unsupported platform: unknown-linux
require at org/jruby/
require at file:/home/
(root) at file:/home/
require at org/jruby/
(root) at file:/home/
require at file:/home/
require at org/jruby/
(root) at file:/home/
(root) at file:/home/
require at file:/home/
require at org/jruby/
LibC at /home/ubuntu/
(root) at /home/ubuntu/
main at /home/ubuntu/
(root) at /home/ubuntu/
-thanks,
Antonio
tags: | added: audit ppc64le |
tags: | added: ppc64el |
tags: | removed: ppc64le |
summary: |
- Power8 LE: LoadError Unsupported platform: unknown-linux + Power8 LE: LoadError Unsupported platform: unknown-linux: Logstash- + indexer |
This is upstream bug: https:/ /logstash. jira.com/ browse/ LOGSTASH- 2234