woxinfeishi commented on issue #868:
URL: 
https://github.com/apache/rocketmq-externals/issues/868#issuecomment-1484704908

   [2023-03-27T15:48:54,699][ERROR][logstash.agent           ] Failed to 
execute action 
{:action=>LogStash::PipelineAction::Create/pipeline_id:rocketmq_pushRecord_delete-pipeline,
 :exception=>"Java::JavaLang::IllegalStateException", :message=>"Unable to 
configure plugins: (RuntimeError) \n\n\tyou might need to reinstall the gem 
which depends on the missing jar or in case there is Jars.lock then resolve the 
jars with `lock_jars` command\n\nno such file to load -- 
org/apache/rocketmq/logstashplugin/input/logstash-input-rocketmq/1.0.0/logstash-input-rocketmq-1.0.0
 (LoadError)", 
:backtrace=>["org.logstash.config.ir.CompiledPipeline.<init>(CompiledPipeline.java:120)",
 
"org.logstash.execution.JavaBasePipelineExt.initialize(JavaBasePipelineExt.java:85)",
 
"org.logstash.execution.JavaBasePipelineExt$INVOKER$i$1$0$initialize.call(JavaBasePipelineExt$INVOKER$i$1$0$initialize.gen)",
 
"org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:837)",
 "org.jruby.ir.runtime.IRRun
 timeHelpers.instanceSuper(IRRuntimeHelpers.java:1169)", 
"org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:84)",
 
"org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361)",
 
"org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)",
 
"org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:86)",
 
"org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:73)",
 
"org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:333)",
 "org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:87)", 
"org.jruby.RubyClass.newInstance(RubyClass.java:939)", 
"org.jruby.RubyClass$INVOKER$i$newInstance.call(RubyClass$INVOKER$i$newInstance.gen)",
 "org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85)", 
"org.jruby.ir.instructions.CallBase.interpret(CallBase.java:549)", 
"org.jruby.ir.interpreter.InterpreterE
 ngine.processCall(InterpreterEngine.java:361)", 
"org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72)",
 
"org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:86)",
 
"org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:73)",
 "org.jruby.ir.targets.InvokeSite.invoke(InvokeSite.java:207)", 
"opt.context.logstash_minus_8_dot_3_dot_3.logstash_minus_core.lib.logstash.agent.RUBY$block$converge_state$2(/opt/context/logstash-8.3.3/logstash-core/lib/logstash/agent.rb:381)",
 
"org.jruby.runtime.CompiledIRBlockBody.callDirect(CompiledIRBlockBody.java:138)",
 "org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:58)", 
"org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:52)", 
"org.jruby.runtime.Block.call(Block.java:139)", 
"org.jruby.RubyProc.call(RubyProc.java:318)", 
"org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:105)", 
"java.base/java.lang.Thread.run(Thread.java:829)"]}
   
我按照文档中流程安装插件,安装提示成功,为什么启动的时候会爆这个错误?我是在本地windows设备打包生成的gem插件,然后传输到linux服务器进行安装的。我尝试按照这个目录放上去了logstash-input-rocketmq-1.0.0.jar文件,但是并没有效果。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to