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

**URL:** https://discuss.elastic.co/t/logstash-input-jmx-0-1-5-gem-plugin-install-error/27209
**Category:** Logstash
**Created:** [August 11, 2015, 6:01pm UTC](https://discuss.elastic.co/t/logstash-input-jmx-0-1-5-gem-plugin-install-error/27209 "2015-08-11T18:01:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Dilip2610](https://avatars.discourse-cdn.com/v4/letter/d/aeb1de/32.png) [@Dilip2610](https://discuss.elastic.co/u/Dilip2610)
#### Post date: [August 11, 2015, 6:01pm UTC](https://discuss.elastic.co/t/logstash-input-jmx-0-1-5-gem-plugin-install-error/27209/1 "2015-08-11T18:01:08Z")

</div>

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

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [August 11, 2015, 11:27pm UTC](https://discuss.elastic.co/t/logstash-input-jmx-0-1-5-gem-plugin-install-error/27209/2 "2015-08-11T23:27:17Z")

</div>

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`.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 5:32am UTC](https://discuss.elastic.co/t/logstash-input-jmx-0-1-5-gem-plugin-install-error/27209/3 "2017-07-06T05:32:15Z")

</div>


