Hi,
I have Puppet working with PuppetDB (postgresql) but puppetdb after start 
service this say is dead and the service not running. 

1. Start service (not fail)
[...............]
[root@master ~]# service puppetdb start 
Starting puppetdb:                                         [  OK  ]
[...............]

2. After two minute when i check the status service i've the next message
[...............]
[root@master ~]# service puppetdb status
puppetdb dead but pid file exists
[...............]

3. And the error in puppetdb-daemon.log 
[...............]
2014-05-24 02:07:01,260 ERROR [p.t.logging] Uncaught exception
java.lang.IllegalArgumentException: Duplicate configuration entry: [:jetty 
:port]
at 
puppetlabs.trapperkeeper.config$parse_config_path$fn__14584.doInvoke(config.clj:72)
 
~[na:na]
at clojure.lang.RestFn.applyTo(RestFn.java:139) [puppetdb.jar:na]
at clojure.core$apply.invoke(core.clj:626) [puppetdb.jar:na]
at 
puppetlabs.kitchensink.core$deep_merge_with_keys_STAR_.doInvoke(core.clj:280) 
~[na:na]
at clojure.lang.RestFn.applyTo(RestFn.java:142) [puppetdb.jar:na]
at clojure.core$apply.invoke(core.clj:628) [puppetdb.jar:na]
at 
puppetlabs.kitchensink.core$deep_merge_with_keys_STAR_$fn__1524.doInvoke(core.clj:278)
 
~[na:na]
at clojure.lang.RestFn.invoke(RestFn.java:439) [puppetdb.jar:na]
at p....
.....
.....
[...............]

PuppetDB version: puppetdb-2.0.0-1.el6
Puppet server: puppet-server-3.6.1-1

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/f0d4fc38-f8ca-46be-989d-12b5bb899de0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to