Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created April 10, 2014 17:10
Show Gist options
  • Save kbarber/10403026 to your computer and use it in GitHub Desktop.
Save kbarber/10403026 to your computer and use it in GitHub Desktop.
2014-04-10 18:09:06,655 INFO [puppetlabs.jetty] Removing buggy security provider SunPKCS11-NSS version 1.7
2014-04-10 18:09:14,128 DEBUG [main] [utils.logging] Debug logging enabled
2014-04-10 18:09:14,187 DEBUG [main] [kitchensink.ssl] Loaded PEM object of type 'class org.bouncycastle.jcajce.provider.asymmetric.x509.X509CertificateObject' from '/etc/puppetdb/ssl/ca.pem'
2014-04-10 18:09:14,201 DEBUG [main] [kitchensink.ssl] Loaded PEM object of type 'class java.security.KeyPair' from '/etc/puppetdb/ssl/private.pem'
2014-04-10 18:09:14,209 DEBUG [main] [kitchensink.ssl] Loaded PEM object of type 'class org.bouncycastle.jcajce.provider.asymmetric.x509.X509CertificateObject' from '/etc/puppetdb/ssl/public.pem'
2014-04-10 18:09:14,336 INFO [main] [cli.services] PuppetDB version 1.6.3
2014-04-10 18:09:14,337 DEBUG [main] [bonecp.BoneCPDataSource] JDBC URL = jdbc:postgresql://pg1.vm:5432/puppetdb, Username = puppetdb, partitions = 1, max (per partition) = 25, min (per partition) = 1, helper threads = 3, idle max age = 60 min, idle test period = 45 min
2014-04-10 18:09:14,701 DEBUG [main] [bonecp.PreparedStatementHandle] SELECT version FROM schema_migrations ORDER BY version
2014-04-10 18:09:14,765 DEBUG [main] [bonecp.PreparedStatementHandle] SELECT version FROM schema_migrations ORDER BY version
2014-04-10 18:09:14,777 INFO [main] [cli.services] Starting broker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment