# Logstash Alpha 5 - Translation Missing error

**URL:** https://discuss.elastic.co/t/logstash-alpha-5-translation-missing-error/60391
**Category:** Logstash
**Created:** [September 13, 2016, 2:34pm UTC](https://discuss.elastic.co/t/logstash-alpha-5-translation-missing-error/60391 "2016-09-13T14:34:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![khall](https://avatars.discourse-cdn.com/v4/letter/k/46a35a/32.png) [@khall](https://discuss.elastic.co/u/khall)
#### Post date: [September 13, 2016, 2:34pm UTC](https://discuss.elastic.co/t/logstash-alpha-5-translation-missing-error/60391/1 "2016-09-13T14:34:57Z")

</div>

Can someone please direct me in how to fix this error I'm getting? I'm trying to pull in some sample data to test Alpha5 on an MS Windows platform:

* * *

C:\ELK\ESTACK5\LS5\LSALPHA5\bin\>logstash.bat -f c:\ELK\Datasets\DATA\dataimport2.conf  
--- jar coordinate com.fasterxml.jackson.core:jackson-annotations already loaded with version 2.7.1 - omit version 2.7.0  
--- jar coordinate com.fasterxml.jackson.core:jackson-databind already loaded with version 2.7.1 - omit version 2.7.1-1

?[31mPipeline aborted due to error {:exception=\>#\<LogStash::ConfigurationError: translation missing:en.logstash.agent.configuration.invalid\_plugin\_register\>, :backtrace=\>["C:/ELK/ESTACK5/LS5/LSALPHA5/vendor/bundle/jruby/1.9/gems/logstash-filter-mutate-3.1.1/lib/logstash/filters/mutate.rb:178:in `register'", "org/jruby/RubyHash.java:1342:in`each'", "C:/ELK/ESTACK5/LS5/LSALPHA5/vendor/bundle/jruby/1.9/gems/logstash-filter-mutate-3.1.1/lib/logstash/filters/mutate.rb:172:in `register'", "C:/ELK/ESTACK5/LS5/LSALPHA5/logstash-core/lib/logstash/pipeline. rb:189:in`start\_workers'", "org/jruby/RubyArray.java:1613:in `each'", "C:/ELK/ESTACK5/LS5/LSALPHA5/logstash-core/lib/logstash/pipeline.rb:189:in`start\_workers'", "C:/ELK/ESTACK5/LS5/LSALPHA5/logstash-core/lib/logstash/pipeline.rb:145:in `run'", "C:/ELK/ESTACK5/LS5/LSALPHA5/logstash-core/lib/logstash/agent.rb:240:in`start\_pipeline'"], :level=\>:error}?[0m?[33mstopping pipeline {:id=\>"main", :level=\>:warn}?[0m

The signal HUP is in use by the JVM and will not work correctly on this platform

* * *

Thanks,  
Kelli

---

<div class="post-metadata">

### Author: ![khall](https://avatars.discourse-cdn.com/v4/letter/k/46a35a/32.png) [@khall](https://discuss.elastic.co/u/khall)
#### Post date: [September 13, 2016, 3:41pm UTC](https://discuss.elastic.co/t/logstash-alpha-5-translation-missing-error/60391/2 "2016-09-13T15:41:21Z")

</div>

Well, nevermind....I found out that this error is telling me that it didn't like the "mutate" section of the conf file.

Please ignore.

---

<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, 4:38am UTC](https://discuss.elastic.co/t/logstash-alpha-5-translation-missing-error/60391/3 "2017-07-06T04:38:43Z")

</div>


