Logstash-input-jmx-0.1.5.gem Plugin Install error

Hi,

I am getting below error while installing JMX plugin

C:\Elasticsearch\logstash-1.5.1\logstash-1.5.1\bin

plugin install logstash-input-jmx-0.1.5.gem
io/console not supported; tty will not be manipulated
Validating logstash-input-jmx-0.1.5.gem
Installing logstash-input-jmx
Error Bundler::GemspecError, retrying 1/10
There was a Errno::ENOENT while loading logstash-input-jmx.gemspec:
No such file or directory - git from
C:/Elasticsearch/logstash-1.5.1/logstash-1.5.1/v
endor/local_gems/f92c7f1a/logstash-input-jmx-0.1.5/logstash-input-jmx.gemspec:14
:in eval_gemspec' Error Bundler::GemspecError, retrying 2/10 There was a Errno::ENOENT while loading logstash-input-jmx.gemspec: No such file or directory - git from C:/ElasticSearch/logstash-1.5.1/logstash-1.5.1/v endor/local_gems/f92c7f1a/logstash-input-jmx-0.1.5/logstash-input-jmx.gemspec:14 :in eval_gemspec'
Error Bundler::GemspecError, retrying 3/10
There was a Errno::ENOENT while loading logstash-input-jmx.gemspec:
No such file or directory - git from
C:/Elasticsearch/logstash-1.5.1/logstash-1.5.1/v
endor/local_gems/f92c7f1a/logstash-input-jmx-0.1.5/logstash-input-jmx.gemspec:14
:in `eval_gemspec'
Error Bundler::GemspecError, retrying 4/10
There was a Errno::ENOENT while loading logstash-input-jmx.gemspec:

Let me know what needs to be done

Thanks,
Dilip

Are you installing from a local gem file or from the repo?

If it's the latter then you should just need plugin install logstash-input-jmx.