Logstash Error "The signal HUP is in use by the JVM and will not work correctly on this platform"-SOLVED

Does anyone know a fix for this?

I am running ELK on a Windows 7 machine
Elasticsearch 2.3.3
Logstash 2.3.2
Kibana 4.5.1

I am trying to run my config file to import csv file

I used the following command C:\Elk\logstash>bin\logstash -f "C:\Elk\logstash\conf\csv_output.conf"

This message is benign. See https://github.com/elastic/logstash/issues/5239.

This message is not fatal to Logstash. If you are having configuration errors, they are not what is generating these messages. The HUP message is actually from JRuby.