Hi Victor, It looks like there is a typo in your configuration. Somewhere in the file there is a "tru" instead of "true".
Regards, Edmundo > On 03 Jun 2015, at 21:23, Victor Gatica <[email protected]> wrote: > > Hi, > I just install Graylog on a Centos 6.6 machine, through the RPM. > When i tried to start the server i'm getting the follow exception > > 2015-06-03T13:59:38.555-04:00 WARN [PluginLoader] Plugin directory > /etc/rc.d/init.d/plugin does not exist, not loading plugins. > 2015-06-03T13:59:38.557-04:00 INFO [CmdLineTool] Loaded plugins: [] > 2015-06-03T13:59:38.586-04:00 ERROR [CmdLineTool] Invalid configuration > com.github.joschi.jadconfig.ParameterException: Couldn't convert value "tru" > to Boolean. > at > com.github.joschi.jadconfig.converters.BooleanConverter.convertFrom(BooleanConverter.java:25) > at > com.github.joschi.jadconfig.converters.BooleanConverter.convertFrom(BooleanConverter.java:11) > at > com.github.joschi.jadconfig.JadConfig.convertStringValue(JadConfig.java:160) > at > com.github.joschi.jadconfig.JadConfig.processClassFields(JadConfig.java:138) > at com.github.joschi.jadconfig.JadConfig.process(JadConfig.java:99) > at > org.graylog2.bootstrap.CmdLineTool.readConfiguration(CmdLineTool.java:316) > at org.graylog2.bootstrap.CmdLineTool.run(CmdLineTool.java:161) > at org.graylog2.bootstrap.Main.main(Main.java:58) > > Any idea how to fix it ? > > Regards > > -- > Victor M. Gatica H. > > -- > You received this message because you are subscribed to the Google Groups > "graylog2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
