Couldn't start puppet 4.2
Hi There,
When I starting puppet 4.2 service puppetserver start
, following errors appears.
[...]
2015-07-30 16:03:38,817 ERROR [p.t.internal] shutdown-on-error triggered because of exception!
java.lang.IllegalStateException: There was a problem adding a JRubyPuppet instance to the pool.
[...]
Caused by: org.jruby.embed.EvalFailedException: (Error) Cannot determine basic system flavour
[...]
I've seen the following know issue but I don't know if is a related problem : Ruby 1.8 vs Ruby 1.9.
As anyone the same problem or as an idea?
P.S.-: Should the puppet client be configured too? Because actually I've only installed and configured the Master server. Regards