Hi Guys,
This is first time i am starting logstash on my windows machine and below is the error msg i have. Is there anyone out there who has similar challenges like me. Seeking for your inputs. Thanks!
> [2018-10-25T16:21:24,549][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.queue", :path=>"D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/data/queue"}
> [2018-10-25T16:21:24,550][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.dead_letter_queue", :path=>"D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/data/dead_letter_queue"}
> [2018-10-25T16:21:24,692][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified
> [2018-10-25T16:21:24,752][INFO ][logstash.agent ] No persistent UUID file found. Generating new UUID {:uuid=>"eb0dd7c5-c4b4-4dea-b5e3-0f1a35515f4f", :path=>"D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/data/uuid"}
> [2018-10-25T16:21:25,351][INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"6.4.2"}
> [2018-10-25T16:21:25,491][**ERROR**][logstash.agent ] Failed to execute action {:action=>LogStash::PipelineAction::Create/pipeline_id:main, :exception=>"Java::JavaLang::NoSuchMethodError", :message=>"org.apache.commons.codec.binary.Hex.encodeHexString([B)Ljava/lang/String;", :backtrace=>["org.logstash.execution.AbstractPipelineExt.initialize(AbstractPipelineExt.java:124)", "org.logstash.execution.AbstractPipelineExt$INVOKER$i$3$0$initialize.call(AbstractPipelineExt$INVOKER$i$3$0$initialize.gen)", "org.jruby.internal.runtime.methods.JavaMethod$JavaMethodThree.call(JavaMethod.java:1186)", "org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:743)", "org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuper(IRRuntimeHelpers.java:983)", "org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuperSplatArgs(IRRuntimeHelpers.java:974)", "org.jruby.ir.targets.InstanceSuperInvokeSite.invoke(InstanceSuperInvokeSite.java:39)", "D_3a_.LogMgmt.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_core.lib.logstash.pipeline.RUBY$method$initialize$0(D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/logstash-core/lib/logstash/pipeline.rb:22)", "org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:77)", "org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)", "org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuper(IRRuntimeHelpers.java:983)", "org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuperSplatArgs(IRRuntimeHelpers.java:974)", "org.jruby.ir.targets.InstanceSuperInvokeSite.invoke(InstanceSuperInvokeSite.java:39)", "D_3a_.LogMgmt.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_core.lib.logstash.pipeline.RUBY$method$initialize$0(D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/logstash-core/lib/logstash/pipeline.rb:90)", "org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:77)", "org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)", "org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:298)", "org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)", "org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)", "org.jruby.RubyClass.newInstance(RubyClass.java:1022)", "org.jruby.RubyClass$INVOKER$i$newInstance.call(RubyClass$INVOKER$i$newInstance.gen)", "org.jruby.ir.targets.InvokeSite.invoke(InvokeSite.java:145)", "D_3a_.LogMgmt.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_core.lib.logstash.pipeline_action.create.RUBY$method$execute$0(D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/logstash-core/lib/logstash/pipeline_action/create.rb:38)", "D_3a_.LogMgmt.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_core.lib.logstash.pipeline_action.create.RUBY$method$execute$0$__VARARGS__(D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/logstash-core/lib/logstash/pipeline_action/create.rb)", "org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:77)", "org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)", "org.jruby.ir.targets.InvokeSite.invoke(InvokeSite.java:145)", "D_3a_.LogMgmt.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_6_dot_4_dot_2.logstash_minus_core.lib.logstash.agent.RUBY$block$converge_state$2(D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/logstash-core/lib/logstash/agent.rb:309)", "org.jruby.runtime.CompiledIRBlockBody.callDirect(CompiledIRBlockBody.java:145)", "org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:71)", "org.jruby.runtime.Block.call(Block.java:124)", "org.jruby.RubyProc.call(RubyProc.java:289)", "org.jruby.RubyProc.call(RubyProc.java:246)", "org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:104)", "java.lang.Thread.run(Thread.java:745)"]}
> [2018-10-25T16:21:25,573][FATAL][logstash.runner ] An unexpected error occurred! {:error=>#<LogStash::Error: Don't know how to handle `Java::JavaLang::NoSuchMethodError` for `PipelineAction::Create<main>`>, :backtrace=>["org/logstash/execution/ConvergeResultExt.java:103:in `create'", "org/logstash/execution/ConvergeResultExt.java:34:in `add'", "D:/LogMgmt/logstash-6.4.2/logstash-6.4.2/logstash-6.4.2/logstash-core/lib/logstash/agent.rb:321:in `block in converge_state'"]}
> [2018-10-25T16:21:25,644][ERROR][org.logstash.Logstash ] java.lang.IllegalStateException: Logstash stopped processing because of an error: (SystemExit) exit