# Error while transferring data in to Elastic Search Any one who can provide solution?

**URL:** https://discuss.elastic.co/t/error-while-transferring-data-in-to-elastic-search-any-one-who-can-provide-solution/54986
**Category:** Logstash
**Created:** [July 7, 2016, 7:15pm UTC](https://discuss.elastic.co/t/error-while-transferring-data-in-to-elastic-search-any-one-who-can-provide-solution/54986 "2016-07-07T19:15:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![punit\_sachdev](https://avatars.discourse-cdn.com/v4/letter/p/e79b87/32.png) [@punit\_sachdev](https://discuss.elastic.co/u/punit_sachdev)
#### Post date: [July 7, 2016, 7:15pm UTC](https://discuss.elastic.co/t/error-while-transferring-data-in-to-elastic-search-any-one-who-can-provide-solution/54986/1 "2016-07-07T19:15:12Z")

</div>

When trying to load CSV file this error is coming in Logstash

E:\ES\logstash-2.3.3\bin\>logstash -f E:\logtashtutorial.conf io/console not supported; tty will not be manipulated Settings: Default pipeline workers: 4 ←[31mPipeline aborted due to error {:exception=\>#, :backtra ce=\>["E:/ES/logstash-2.3.3/vendor/bundle/jruby/1.9/gems/logstash-core-2.3.3-java /lib/logstash/config/mixin.rb:87:in config\_init'", "org/jruby/RubyHash.java:134 2:ineach'", "E:/ES/logstash-2.3.3/vendor/bundle/jruby/1.9/gems/logstash-core-2 .3.3-java/lib/logstash/config/mixin.rb:71:in config\_init'", "E:/ES/logstash-2.3 .3/vendor/bundle/jruby/1.9/gems/logstash-core-2.3.3-java/lib/logstash/outputs/ba se.rb:63:ininitialize'", "E:/ES/logstash-2.3.3/vendor/bundle/jruby/1.9/gems/lo gstash-core-2.3.3-java/lib/logstash/output\_delegator.rb:74:in register'", "E:/E S/logstash-2.3.3/vendor/bundle/jruby/1.9/gems/logstash-core-2.3.3-java/lib/logst ash/pipeline.rb:181:instart\_workers'", "org/jruby/RubyArray.java:1613:in each '", "E:/ES/logstash-2.3.3/vendor/bundle/jruby/1.9/gems/logstash-core-2.3.3-java/ lib/logstash/pipeline.rb:181:instart\_workers'", "E:/ES/logstash-2.3.3/vendor/b undle/jruby/1.9/gems/logstash-core-2.3.3-java/lib/logstash/pipeline.rb:136:in r un'", "E:/ES/logstash-2.3.3/vendor/bundle/jruby/1.9/gems/logstash-core-2.3.3-jav a/lib/logstash/agent.rb:473:instart\_pipeline'"], :level=\>:error}←[0m ←[33mfailed to open /E:/ES/DATA/Test.txt: Illegal char \<:\> at index 2: /E:/ES/DA TA/Test.txt {:level=\>:warn}←[0m stopping pipeline {:id=\>"main"} The signal HUP is in use by the JVM and will not work correctly on this platform

---

<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: [July 7, 2016, 10:48pm UTC](https://discuss.elastic.co/t/error-while-transferring-data-in-to-elastic-search-any-one-who-can-provide-solution/54986/2 "2016-07-07T22:48:37Z")

</div>

Providing your config would be helpful.

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [July 8, 2016, 5:36am UTC](https://discuss.elastic.co/t/error-while-transferring-data-in-to-elastic-search-any-one-who-can-provide-solution/54986/3 "2016-07-08T05:36:12Z")

</div>

> failed to open /E:/ES/DATA/Test.txt: Illegal char \<:\> at index 2: /E:/ES/DA TA/Test.txt

Why does your filepath begin with a slash?

---

<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:48am UTC](https://discuss.elastic.co/t/error-while-transferring-data-in-to-elastic-search-any-one-who-can-provide-solution/54986/4 "2017-07-06T04:48:58Z")

</div>


