Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
558
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 105.41 KB | None | 0 0
  1. Jun 28, 2017 1:32:30 PM org.apache.coyote.AbstractProtocol init
  2. INFORMATION: Initializing ProtocolHandler ["http-bio-9080"]
  3. Jun 28, 2017 1:32:30 PM org.apache.coyote.AbstractProtocol init
  4. INFORMATION: Initializing ProtocolHandler ["ajp-bio-9009"]
  5. Jun 28, 2017 1:32:30 PM org.apache.catalina.startup.Catalina load
  6. INFORMATION: Initialization processed in 456 ms
  7. Jun 28, 2017 1:32:30 PM org.apache.catalina.core.StandardService startInternal
  8. INFORMATION: Starting service Catalina
  9. Jun 28, 2017 1:32:30 PM org.apache.catalina.core.StandardEngine startInternal
  10. INFORMATION: Starting Servlet Engine: Apache Tomcat/7.0.47
  11. 2017-06-28T11:32:39,346+0000 lvl='INFO', log='DefaultKillbillConfigSource', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Overwrite of user.timezone system property with Europe/Berlin may break database serialization of date. Kill Bill will overwrite to GMT
  12. 2017-06-28T11:32:39,355+0000 lvl='WARN', log='DefaultKillbillConfigSource', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', System property java.security.egd has not been set, this may cause some requests to hang because of a lack of entropy. You should probably set it to 'file:/dev/./urandom'
  13. 2017-06-28T11:32:39,395+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.server.multitenant] on [org.killbill.billing.server.config.KillbillServerConfig#isMultiTenancyEnabled()]
  14. 2017-06-28T11:32:39,400+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.server.http.gzip] on [org.killbill.billing.server.config.KillbillServerConfig#isConfiguredToReturnGZIPResponses()]
  15. 2017-06-28T11:32:39,400+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.server.test.mode] on [org.killbill.billing.server.config.KillbillServerConfig#isTestModeEnabled()]
  16. 2017-06-28T11:32:39,401+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [http://127.0.0.1:8080] for [org.killbill.server.baseUrl] on [org.killbill.billing.server.config.KillbillServerConfig#getBaseUrl()]
  17. 2017-06-28T11:32:39,536+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [2003] for [org.killbill.metrics.graphite.port] on [org.killbill.billing.server.config.MetricsGraphiteConfig#getPort()]
  18. 2017-06-28T11:32:39,537+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [30] for [org.killbill.metrics.graphite.interval] on [org.killbill.billing.server.config.MetricsGraphiteConfig#getInterval()]
  19. 2017-06-28T11:32:39,537+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [killbill] for [org.killbill.metrics.graphite.prefix] on [org.killbill.billing.server.config.MetricsGraphiteConfig#getPrefix()]
  20. 2017-06-28T11:32:39,538+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [localhost] for [org.killbill.metrics.graphite.host] on [org.killbill.billing.server.config.MetricsGraphiteConfig#getHostname()]
  21. 2017-06-28T11:32:39,538+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.metrics.graphite] on [org.killbill.billing.server.config.MetricsGraphiteConfig#isGraphiteReportingEnabled()]
  22. 2017-06-28T11:32:40,430+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [root] for [org.killbill.dao.user] on [org.killbill.commons.jdbi.guice.DaoConfig#getUsername()]
  23. 2017-06-28T11:32:40,430+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [10s] for [org.killbill.dao.connectionTimeout] on [org.killbill.commons.jdbi.guice.DaoConfig#getConnectionTimeout()]
  24. 2017-06-28T11:32:40,432+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [100] for [org.killbill.dao.maxActive] on [org.killbill.commons.jdbi.guice.DaoConfig#getMaxActive()]
  25. 2017-06-28T11:32:40,432+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [] for [org.killbill.dao.password] on [org.killbill.commons.jdbi.guice.DaoConfig#getPassword()]
  26. 2017-06-28T11:32:40,433+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [5m] for [org.killbill.dao.idleConnectionTestPeriod] on [org.killbill.commons.jdbi.guice.DaoConfig#getIdleConnectionTestPeriod()]
  27. 2017-06-28T11:32:40,433+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [500] for [org.killbill.dao.prepStmtCacheSize] on [org.killbill.commons.jdbi.guice.DaoConfig#getPreparedStatementsCacheSize()]
  28. 2017-06-28T11:32:40,434+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.dao.cachePrepStmts] on [org.killbill.commons.jdbi.guice.DaoConfig#isPreparedStatementsCacheEnabled()]
  29. 2017-06-28T11:32:40,434+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [10s] for [org.killbill.dao.healthCheckConnectionTimeout] on [org.killbill.commons.jdbi.guice.DaoConfig#getHealthCheckConnectionTimeout()]
  30. 2017-06-28T11:32:40,435+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [2048] for [org.killbill.dao.prepStmtCacheSqlLimit] on [org.killbill.commons.jdbi.guice.DaoConfig#getPreparedStatementsCacheSqlLimit()]
  31. 2017-06-28T11:32:40,435+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.dao.useServerPrepStmts] on [org.killbill.commons.jdbi.guice.DaoConfig#isServerSidePreparedStatementsEnabled()]
  32. 2017-06-28T11:32:40,435+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [50ms] for [org.killbill.dao.healthCheckExpected99thPercentile] on [org.killbill.commons.jdbi.guice.DaoConfig#getHealthCheckExpected99thPercentile()]
  33. 2017-06-28T11:32:40,436+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [DEBUG] for [org.killbill.dao.logLevel] on [org.killbill.commons.jdbi.guice.DaoConfig#getLogLevel()]
  34. 2017-06-28T11:32:40,437+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [1] for [org.killbill.dao.minIdle] on [org.killbill.commons.jdbi.guice.DaoConfig#getMinIdle()]
  35. 2017-06-28T11:32:40,437+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [jdbc:mysql://127.0.0.1:3306/killbillx] for [org.killbill.dao.url] on [org.killbill.commons.jdbi.guice.DaoConfig#getJdbcUrl()]
  36. 2017-06-28T11:32:40,438+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [60m] for [org.killbill.dao.idleMaxAge] on [org.killbill.commons.jdbi.guice.DaoConfig#getIdleMaxAge()]
  37. 2017-06-28T11:32:40,438+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [0m] for [org.killbill.dao.maxConnectionAge] on [org.killbill.commons.jdbi.guice.DaoConfig#getMaxConnectionAge()]
  38. 2017-06-28T11:32:40,439+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.dao.connectionInitSql] on [org.killbill.commons.jdbi.guice.DaoConfig#getConnectionInitSql()]
  39. 2017-06-28T11:32:40,439+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.dao.dataSourceClassName] on [org.killbill.commons.jdbi.guice.DaoConfig#getDataSourceClassName()]
  40. 2017-06-28T11:32:40,439+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.dao.driverClassName] on [org.killbill.commons.jdbi.guice.DaoConfig#getDriverClassName()]
  41. 2017-06-28T11:32:40,439+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [4.0] for [org.killbill.dao.mysqlServerVersion] on [org.killbill.commons.jdbi.guice.DaoConfig#getMySQLServerVersion()]
  42. 2017-06-28T11:32:40,440+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [HIKARICP] for [org.killbill.dao.poolingType] on [org.killbill.commons.jdbi.guice.DaoConfig#getConnectionPoolingType()]
  43. 2017-06-28T11:32:40,559+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [bus_events] for [org.killbill.persistent.bus.${instanceName}.tableName] on [org.killbill.bus.api.PersistentBusConfig#getTableName()]
  44. 2017-06-28T11:32:40,560+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.persistent.bus.${instanceName}.off] on [org.killbill.bus.api.PersistentBusConfig#isProcessingOff()]
  45. 2017-06-28T11:32:40,560+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [5m] for [org.killbill.persistent.bus.${instanceName}.claim.time] on [org.killbill.bus.api.PersistentBusConfig#getClaimedTime()]
  46. 2017-06-28T11:32:40,560+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.persistent.bus.${instanceName}.inMemory] on [org.killbill.bus.api.PersistentBusConfig#isInMemory()]
  47. 2017-06-28T11:32:40,561+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [30] for [org.killbill.persistent.bus.${instanceName}.nbThreads] on [org.killbill.bus.api.PersistentBusConfig#geMaxDispatchThreads()]
  48. 2017-06-28T11:32:40,561+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [3000] for [org.killbill.persistent.bus.${instanceName}.sleep] on [org.killbill.bus.api.PersistentBusConfig#getPollingSleepTimeMs()]
  49. 2017-06-28T11:32:40,562+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [STICKY_EVENTS] for [org.killbill.persistent.bus.${instanceName}.queue.mode] on [org.killbill.bus.api.PersistentBusConfig#getPersistentQueueMode()]
  50. 2017-06-28T11:32:40,562+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [10] for [org.killbill.persistent.bus.${instanceName}.claimed] on [org.killbill.bus.api.PersistentBusConfig#getMaxEntriesClaimed()]
  51. 2017-06-28T11:32:40,562+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [3] for [org.killbill.persistent.bus.${instanceName}.max.failure.retry] on [org.killbill.bus.api.PersistentBusConfig#getMaxFailureRetries()]
  52. 2017-06-28T11:32:40,563+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [30000] for [org.killbill.persistent.bus.${instanceName}.queue.capacity] on [org.killbill.bus.api.PersistentBusConfig#getEventQueueCapacity()]
  53. 2017-06-28T11:32:40,563+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [bus_events_history] for [org.killbill.persistent.bus.${instanceName}.historyTableName] on [org.killbill.bus.api.PersistentBusConfig#getHistoryTableName()]
  54. 2017-06-28T11:32:40,573+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [bus_ext_events] for [org.killbill.persistent.bus.external.tableName] on [org.killbill.bus.api.PersistentBusConfig#getTableName()]
  55. 2017-06-28T11:32:40,573+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.persistent.bus.${instanceName}.off] on [org.killbill.bus.api.PersistentBusConfig#isProcessingOff()]
  56. 2017-06-28T11:32:40,573+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [5m] for [org.killbill.persistent.bus.${instanceName}.claim.time] on [org.killbill.bus.api.PersistentBusConfig#getClaimedTime()]
  57. 2017-06-28T11:32:40,574+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.persistent.bus.${instanceName}.inMemory] on [org.killbill.bus.api.PersistentBusConfig#isInMemory()]
  58. 2017-06-28T11:32:40,574+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [30] for [org.killbill.persistent.bus.${instanceName}.nbThreads] on [org.killbill.bus.api.PersistentBusConfig#geMaxDispatchThreads()]
  59. 2017-06-28T11:32:40,574+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [3000] for [org.killbill.persistent.bus.${instanceName}.sleep] on [org.killbill.bus.api.PersistentBusConfig#getPollingSleepTimeMs()]
  60. 2017-06-28T11:32:40,574+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [STICKY_EVENTS] for [org.killbill.persistent.bus.${instanceName}.queue.mode] on [org.killbill.bus.api.PersistentBusConfig#getPersistentQueueMode()]
  61. 2017-06-28T11:32:40,574+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [10] for [org.killbill.persistent.bus.${instanceName}.claimed] on [org.killbill.bus.api.PersistentBusConfig#getMaxEntriesClaimed()]
  62. 2017-06-28T11:32:40,575+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [3] for [org.killbill.persistent.bus.${instanceName}.max.failure.retry] on [org.killbill.bus.api.PersistentBusConfig#getMaxFailureRetries()]
  63. 2017-06-28T11:32:40,575+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [30000] for [org.killbill.persistent.bus.${instanceName}.queue.capacity] on [org.killbill.bus.api.PersistentBusConfig#getEventQueueCapacity()]
  64. 2017-06-28T11:32:40,575+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [bus_ext_events_history] for [org.killbill.persistent.bus.external.historyTableName] on [org.killbill.bus.api.PersistentBusConfig#getHistoryTableName()]
  65. 2017-06-28T11:32:40,585+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [notifications] for [org.killbill.notificationq.${instanceName}.tableName] on [org.killbill.notificationq.api.NotificationQueueConfig#getTableName()]
  66. 2017-06-28T11:32:40,585+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.notificationq.${instanceName}.notification.off] on [org.killbill.notificationq.api.NotificationQueueConfig#isProcessingOff()]
  67. 2017-06-28T11:32:40,585+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [5m] for [org.killbill.notificationq.${instanceName}.claim.time] on [org.killbill.notificationq.api.NotificationQueueConfig#getClaimedTime()]
  68. 2017-06-28T11:32:40,586+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.notificationq.${instanceName}.inMemory] on [org.killbill.notificationq.api.NotificationQueueConfig#isInMemory()]
  69. 2017-06-28T11:32:40,586+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [10] for [org.killbill.notificationq.${instanceName}.notification.nbThreads] on [org.killbill.notificationq.api.NotificationQueueConfig#geMaxDispatchThreads()]
  70. 2017-06-28T11:32:40,586+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [3000] for [org.killbill.notificationq.${instanceName}.sleep] on [org.killbill.notificationq.api.NotificationQueueConfig#getPollingSleepTimeMs()]
  71. 2017-06-28T11:32:40,587+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [STICKY_POLLING] for [org.killbill.notificationq.${instanceName}.queue.mode] on [org.killbill.notificationq.api.NotificationQueueConfig#getPersistentQueueMode()]
  72. 2017-06-28T11:32:40,587+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [10] for [org.killbill.notificationq.${instanceName}.claimed] on [org.killbill.notificationq.api.NotificationQueueConfig#getMaxEntriesClaimed()]
  73. 2017-06-28T11:32:40,587+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [3] for [org.killbill.notificationq.${instanceName}.max.failure.retry] on [org.killbill.notificationq.api.NotificationQueueConfig#getMaxFailureRetries()]
  74. 2017-06-28T11:32:40,588+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [100] for [org.killbill.notificationq.${instanceName}.queue.capacity] on [org.killbill.notificationq.api.NotificationQueueConfig#getEventQueueCapacity()]
  75. 2017-06-28T11:32:40,588+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [notifications_history] for [org.killbill.notificationq.${instanceName}.historyTableName] on [org.killbill.notificationq.api.NotificationQueueConfig#getHistoryTableName()]
  76. 2017-06-28T11:32:40,596+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [/var/tmp/bundles] for [org.killbill.osgi.bundle.install.dir] on [org.killbill.billing.osgi.config.OSGIConfig#getRootInstallationDir()]
  77. 2017-06-28T11:32:40,596+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [osgi-cache] for [org.killbill.osgi.bundle.cache.name] on [org.killbill.billing.osgi.config.OSGIConfig#getOSGIBundleCacheName()]
  78. 2017-06-28T11:32:40,596+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [/var/tmp/felix] for [org.killbill.osgi.root.dir] on [org.killbill.billing.osgi.config.OSGIConfig#getOSGIBundleRootDir()]
  79. 2017-06-28T11:32:40,597+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [] for [org.killbill.osgi.system.bundle.export.packages.extra] on [org.killbill.billing.osgi.config.OSGIConfig#getSystemBundleExportPackagesExtra()]
  80. 2017-06-28T11:32:40,597+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [com.sun.xml.internal.ws,com.sun.xml.internal.ws.addressing,com.sun.xml.internal.ws.addressing.model,com.sun.xml.internal.ws.addressing.policy,com.sun.xml.internal.ws.addressing.v200408,com.sun.xml.internal.ws.api,com.sun.xml.internal.ws.api.addressing,com.sun.xml.internal.ws.api.client,com.sun.xml.internal.ws.api.config.management,com.sun.xml.internal.ws.api.config.management.policy,com.sun.xml.internal.ws.api.fastinfoset,com.sun.xml.internal.ws.api.ha,com.sun.xml.internal.ws.api.handler,com.sun.xml.internal.ws.api.message,com.sun.xml.internal.ws.api.message.stream,com.sun.xml.internal.ws.api.model,com.sun.xml.internal.ws.api.model.soap,com.sun.xml.internal.ws.api.model.wsdl,com.sun.xml.internal.ws.api.pipe,com.sun.xml.internal.ws.api.pipe.helper,com.sun.xml.internal.ws.api.policy,com.sun.xml.internal.ws.api.server,com.sun.xml.internal.ws.api.streaming,com.sun.xml.internal.ws.api.wsdl.parser,com.sun.xml.internal.ws.api.wsdl.writer,com.sun.xml.internal.ws.binding,com.sun.xml.internal.ws.client,com.sun.xml.internal.ws.client.dispatch,com.sun.xml.internal.ws.client.sei,com.sun.xml.internal.ws.config.management.policy,com.sun.xml.internal.ws.developer,com.sun.xml.internal.ws.encoding,com.sun.xml.internal.ws.encoding.fastinfoset,com.sun.xml.internal.ws.encoding.policy,com.sun.xml.internal.ws.encoding.soap,com.sun.xml.internal.ws.encoding.soap.streaming,com.sun.xml.internal.ws.encoding.xml,com.sun.xml.internal.ws.fault,com.sun.xml.internal.ws.handler,com.sun.xml.internal.ws.message,com.sun.xml.internal.ws.message.jaxb,com.sun.xml.internal.ws.message.saaj,com.sun.xml.internal.ws.message.source,com.sun.xml.internal.ws.message.stream,com.sun.xml.internal.ws.model,com.sun.xml.internal.ws.model.soap,com.sun.xml.internal.ws.model.wsdl,com.sun.xml.internal.ws.org.objectweb.asm,com.sun.xml.internal.ws.policy,com.sun.xml.internal.ws.policy.jaxws,com.sun.xml.internal.ws.policy.jaxws.spi,com.sun.xml.internal.ws.policy.privateutil,com.sun.xml.internal.ws.policy.sourcemodel,com.sun.xml.internal.ws.policy.sourcemodel.attach,com.sun.xml.internal.ws.policy.sourcemodel.wspolicy,com.sun.xml.internal.ws.policy.spi,com.sun.xml.internal.ws.policy.subject,com.sun.xml.internal.ws.protocol.soap,com.sun.xml.internal.ws.protocol.xml,com.sun.xml.internal.ws.resources,com.sun.xml.internal.ws.server,com.sun.xml.internal.ws.server.provider,com.sun.xml.internal.ws.server.sei,com.sun.xml.internal.ws.spi,com.sun.xml.internal.ws.streaming,com.sun.xml.internal.ws.transport,com.sun.xml.internal.ws.transport.http,com.sun.xml.internal.ws.transport.http.client,com.sun.xml.internal.ws.transport.http.server,com.sun.xml.internal.ws.util,com.sun.xml.internal.ws.util.exception,com.sun.xml.internal.ws.util.localization,com.sun.xml.internal.ws.util.pipe,com.sun.xml.internal.ws.util.xml,com.sun.xml.internal.ws.wsdl,com.sun.xml.internal.ws.wsdl.parser,com.sun.xml.internal.ws.wsdl.writer,com.sun.xml.internal.ws.wsdl.writer.document,com.sun.xml.internal.ws.wsdl.writer.document.http,com.sun.xml.internal.ws.wsdl.writer.document.soap,com.sun.xml.internal.ws.wsdl.writer.document.soap12,com.sun.xml.internal.ws.wsdl.writer.document.xsd,javax.annotation,javax.management,javax.naming,javax.naming.ldap,javax.net,javax.net.ssl,javax.crypto,javax.crypto.spec,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.validation,javax.xml.namespace,javax.xml.parsers,javax.xml.validation,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.xpath,javax.jws.soap,com.sun.org,com.sun.org.apache,com.sun.org.apache.xml,com.sun.org.apache.xml.internal,com.sun.org.apache.xml.internal.utils,com.sun.org.apache.xpath,com.sun.org.apache.xpath.internal,com.sun.org.apache.xpath.internal.jaxp,com.sun.org.apache.xpath.internal.objects,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.events,org.w3c.dom.ls,org.w3c.dom.css,org.w3c.dom.html,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers,sun.misc,sun.misc.unsafe,sun.security,sun.security.util,javax.servlet;version=3.1,javax.servlet.http;version=3.1] for [org.killbill.osgi.system.bundle.export.packages.java] on [org.killbill.billing.osgi.config.OSGIConfig#getSystemBundleExportPackagesJava()]
  81. 2017-06-28T11:32:40,601+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [org.killbill.billing.account.api,org.killbill.billing.analytics.api.sanity,org.killbill.billing.analytics.api.user,org.killbill.billing.beatrix.bus.api,org.killbill.billing.catalog.api,org.killbill.billing.catalog.api.rules,org.killbill.billing.invoice.plugin.api,org.killbill.billing.invoice.api,org.killbill.billing.invoice.api.formatters,org.killbill.billing.entitlement.api,org.killbill.billing,org.killbill.clock,org.killbill.billing.notification.api,org.killbill.billing.notification.plugin.api,org.killbill.billing.notification.plugin,org.killbill.billing.osgi.api,org.killbill.billing.osgi.api.config,org.killbill.billing.overdue,org.killbill.billing.payment.api,org.killbill.billing.payment.plugin.api,org.killbill.billing.control.plugin.api,org.killbill.billing.tenant.api,org.killbill.billing.usage.api,org.killbill.billing.util.api,org.killbill.billing.util.nodes,org.killbill.billing.util.audit,org.killbill.billing.util.callcontext,org.killbill.billing.util.customfield,org.killbill.billing.util.email,org.killbill.billing.util.entity,org.killbill.billing.util.tag,org.killbill.billing.util.template,org.killbill.billing.util.template.translation,org.killbill.billing.currency.plugin.api,org.killbill.billing.catalog.plugin.api,org.killbill.billing.entitlement.plugin.api,org.killbill.billing.currency.api,org.killbill.billing.security.api,org.killbill.billing.osgi.libs.killbill,org.joda.time;org.joda.time.format;version=2.9,org.slf4j;version=1.7.2,org.osgi.service.log;version=1.3,org.osgi.service.http;version=1.2.0,org.osgi.service.deploymentadmin;version=1.1.0,org.osgi.service.event;version=1.2.0] for [org.killbill.osgi.system.bundle.export.packages.api] on [org.killbill.billing.osgi.config.OSGIConfig#getSystemBundleExportPackagesApi()]
  82. 2017-06-28T11:32:40,603+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [killbill.properties] for [org.killbill.osgi.bundle.property.name] on [org.killbill.billing.osgi.config.OSGIConfig#getOSGIKillbillPropertyName()]
  83. 2017-06-28T11:32:40,613+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [root] for [org.killbill.billing.osgi.dao.user] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getUsername()]
  84. 2017-06-28T11:32:40,613+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [10s] for [org.killbill.billing.osgi.dao.connectionTimeout] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getConnectionTimeout()]
  85. 2017-06-28T11:32:40,614+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [100] for [org.killbill.billing.osgi.dao.maxActive] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getMaxActive()]
  86. 2017-06-28T11:32:40,614+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [] for [org.killbill.billing.osgi.dao.password] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getPassword()]
  87. 2017-06-28T11:32:40,614+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [5m] for [org.killbill.billing.osgi.dao.idleConnectionTestPeriod] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getIdleConnectionTestPeriod()]
  88. 2017-06-28T11:32:40,615+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [500] for [org.killbill.billing.osgi.dao.prepStmtCacheSize] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getPreparedStatementsCacheSize()]
  89. 2017-06-28T11:32:40,615+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.billing.osgi.dao.cachePrepStmts] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#isPreparedStatementsCacheEnabled()]
  90. 2017-06-28T11:32:40,615+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [2048] for [org.killbill.billing.osgi.dao.prepStmtCacheSqlLimit] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getPreparedStatementsCacheSqlLimit()]
  91. 2017-06-28T11:32:40,615+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.billing.osgi.dao.useServerPrepStmts] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#isServerSidePreparedStatementsEnabled()]
  92. 2017-06-28T11:32:40,616+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [DEBUG] for [org.killbill.billing.osgi.dao.logLevel] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getLogLevel()]
  93. 2017-06-28T11:32:40,616+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [1] for [org.killbill.billing.osgi.dao.minIdle] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getMinIdle()]
  94. 2017-06-28T11:32:40,616+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [jdbc:mysql://127.0.0.1:3306/killbillx] for [org.killbill.billing.osgi.dao.url] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getJdbcUrl()]
  95. 2017-06-28T11:32:40,617+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [60m] for [org.killbill.billing.osgi.dao.idleMaxAge] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getIdleMaxAge()]
  96. 2017-06-28T11:32:40,617+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [0m] for [org.killbill.billing.osgi.dao.maxConnectionAge] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getMaxConnectionAge()]
  97. 2017-06-28T11:32:40,617+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.billing.osgi.dao.dataSourceClassName] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getDataSourceClassName()]
  98. 2017-06-28T11:32:40,617+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.billing.osgi.dao.driverClassName] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getDriverClassName()]
  99. 2017-06-28T11:32:40,618+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [4.0] for [org.killbill.billing.osgi.dao.mysqlServerVersion] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getMySQLServerVersion()]
  100. 2017-06-28T11:32:40,618+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [HIKARICP] for [org.killbill.billing.osgi.dao.poolingType] on [org.killbill.billing.osgi.glue.OSGIDataSourceConfig#getConnectionPoolingType()]
  101. 2017-06-28T11:32:40,618+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [10s] for [org.killbill.dao.healthCheckConnectionTimeout] on [org.killbill.commons.jdbi.guice.DaoConfig#getHealthCheckConnectionTimeout()]
  102. 2017-06-28T11:32:40,618+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [50ms] for [org.killbill.dao.healthCheckExpected99thPercentile] on [org.killbill.commons.jdbi.guice.DaoConfig#getHealthCheckExpected99thPercentile()]
  103. 2017-06-28T11:32:40,619+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.dao.connectionInitSql] on [org.killbill.commons.jdbi.guice.DaoConfig#getConnectionInitSql()]
  104. 2017-06-28T11:32:40,670+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [5s] for [org.killbill.billing.util.broadcast.rate] on [org.killbill.billing.util.config.definition.BroadcastConfig#getBroadcastServiceRunningRate()]
  105. 2017-06-28T11:32:40,686+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [ehcache.xml] for [org.killbill.cache.config.location] on [org.killbill.billing.util.config.definition.EhCacheConfig#getCacheConfigLocation()]
  106. 2017-06-28T11:32:40,724+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [SpyCarBasic.xml] for [org.killbill.catalog.uri] on [org.killbill.billing.util.config.definition.CatalogConfig#getCatalogURI()]
  107. 2017-06-28T11:32:40,747+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [killbill-currency-plugin] for [org.killbill.currency.provider.default] on [org.killbill.billing.util.config.definition.CurrencyConfig#getDefaultCurrencyProvider()]
  108. 2017-06-28T11:32:40,808+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.invoice.emailNotificationsEnabled] on [org.killbill.billing.util.config.definition.InvoiceConfig#isEmailNotificationsEnabled()]
  109. 2017-06-28T11:32:40,808+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [36] for [org.killbill.invoice.maxNumberOfMonthsInFuture] on [org.killbill.billing.util.config.definition.InvoiceConfig#getNumberOfMonthsInFuture()]
  110. 2017-06-28T11:32:40,812+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.invoice.sanitySafetyBoundEnabled] on [org.killbill.billing.util.config.definition.InvoiceConfig#isSanitySafetyBoundEnabled()]
  111. 2017-06-28T11:32:40,812+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [0s] for [org.killbill.invoice.dryRunNotificationSchedule] on [org.killbill.billing.util.config.definition.InvoiceConfig#getDryRunNotificationSchedule()]
  112. 2017-06-28T11:32:40,812+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [2] for [org.killbill.invoice.readMaxRawUsagePreviousPeriod] on [org.killbill.billing.util.config.definition.InvoiceConfig#getMaxRawUsagePreviousPeriod()]
  113. 2017-06-28T11:32:40,813+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [15] for [org.killbill.invoice.maxDailyNumberOfItemsSafetyBound] on [org.killbill.billing.util.config.definition.InvoiceConfig#getMaxDailyNumberOfItemsSafetyBound()]
  114. 2017-06-28T11:32:40,813+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.invoice.enabled] on [org.killbill.billing.util.config.definition.InvoiceConfig#isInvoicingSystemEnabled()]
  115. 2017-06-28T11:32:40,814+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [50] for [org.killbill.invoice.globalLock.retries] on [org.killbill.billing.util.config.definition.InvoiceConfig#getMaxGlobalLockRetries()]
  116. 2017-06-28T11:32:40,831+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [org.killbill.billing.invoice.template.formatters.DefaultInvoiceFormatterFactory] for [org.killbill.template.invoiceFormatterFactoryClass] on [org.killbill.billing.util.template.translation.TranslatorConfig#getInvoiceFormatterFactoryClass()]
  117. 2017-06-28T11:32:40,836+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [en_US] for [org.killbill.default.locale] on [org.killbill.billing.util.template.translation.TranslatorConfig#getDefaultLocale()]
  118. 2017-06-28T11:32:40,836+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [org/killbill/billing/util/email/templates/HtmlInvoiceTemplate.mustache] for [org.killbill.template.name] on [org.killbill.billing.util.template.translation.TranslatorConfig#getTemplateName()]
  119. 2017-06-28T11:32:40,837+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [org/killbill/billing/util/template/translation/CatalogTranslation] for [org.killbill.catalog.bundlePath] on [org.killbill.billing.util.template.translation.TranslatorConfig#getCatalogBundlePath()]
  120. 2017-06-28T11:32:40,837+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [org/killbill/billing/util/email/templates/HtmlInvoiceTemplate.mustache] for [org.killbill.manualPayTemplate.name] on [org.killbill.billing.util.template.translation.TranslatorConfig#getManualPayTemplateName()]
  121. 2017-06-28T11:32:40,837+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [org/killbill/billing/util/template/translation/InvoiceTranslation] for [org.killbill.template.bundlePath] on [org.killbill.billing.util.template.translation.TranslatorConfig#getInvoiceTemplateBundlePath()]
  122. 2017-06-28T11:32:40,886+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [NoOverdueConfig.xml] for [org.killbill.overdue.uri] on [org.killbill.billing.overdue.OverdueProperties#getConfigURI()]
  123. 2017-06-28T11:32:40,923+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.mail.useSSL] on [org.killbill.billing.util.email.EmailConfig#useSSL()]
  124. 2017-06-28T11:32:40,924+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [support@example.com] for [org.killbill.mail.from] on [org.killbill.billing.util.email.EmailConfig#getDefaultFrom()]
  125. 2017-06-28T11:32:40,924+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.mail.smtp.password] on [org.killbill.billing.util.email.EmailConfig#getSmtpPassword()]
  126. 2017-06-28T11:32:40,924+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.mail.smtp.user] on [org.killbill.billing.util.email.EmailConfig#getSmtpUserName()]
  127. 2017-06-28T11:32:40,924+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.mail.smtp.auth] on [org.killbill.billing.util.email.EmailConfig#useSmtpAuth()]
  128. 2017-06-28T11:32:40,925+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.mail.smtp.port] on [org.killbill.billing.util.email.EmailConfig#getSmtpPort()]
  129. 2017-06-28T11:32:40,925+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.mail.smtp.host] on [org.killbill.billing.util.email.EmailConfig#getSmtpServerName()]
  130. 2017-06-28T11:32:40,925+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [Your invoice] for [org.killbill.mail.invoiceEmailSubject] on [org.killbill.billing.util.email.EmailConfig#getInvoiceEmailSubject()]
  131. 2017-06-28T11:32:41,225+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [1h] for [org.killbill.rbac.globalSessionTimeout] on [org.killbill.billing.util.config.definition.RbacConfig#getGlobalSessionTimeout()]
  132. 2017-06-28T11:32:41,324+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [50] for [org.killbill.payment.globalLock.retries] on [org.killbill.billing.util.config.definition.PaymentConfig#getMaxGlobalLockRetries()]
  133. 2017-06-28T11:32:41,324+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [8,8,8] for [org.killbill.payment.retry.days] on [org.killbill.billing.util.config.definition.PaymentConfig#getPaymentFailureRetryDays()]
  134. 2017-06-28T11:32:41,325+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [2] for [org.killbill.payment.failure.retry.multiplier] on [org.killbill.billing.util.config.definition.PaymentConfig#getPluginFailureRetryMultiplier()]
  135. 2017-06-28T11:32:41,326+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [15s,1m,3m,1h,1d,1d,1d,1d,1d] for [org.killbill.payment.janitor.transactions.retries] on [org.killbill.billing.util.config.definition.PaymentConfig#getIncompleteTransactionsRetries()]
  136. 2017-06-28T11:32:41,326+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [8] for [org.killbill.payment.failure.retry.max.attempts] on [org.killbill.billing.util.config.definition.PaymentConfig#getPluginFailureRetryMaxAttempts()]
  137. 2017-06-28T11:32:41,327+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [] for [org.killbill.payment.invoice.plugin] on [org.killbill.billing.util.config.definition.PaymentConfig#getPaymentControlPluginNames()]
  138. 2017-06-28T11:32:41,327+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [__external_payment__] for [org.killbill.payment.provider.default] on [org.killbill.billing.util.config.definition.PaymentConfig#getDefaultPaymentProvider()]
  139. 2017-06-28T11:32:41,327+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [300] for [org.killbill.payment.failure.retry.start.sec] on [org.killbill.billing.util.config.definition.PaymentConfig#getPluginFailureInitialRetryInSec()]
  140. 2017-06-28T11:32:41,328+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [12h] for [org.killbill.payment.janitor.attempts.delay] on [org.killbill.billing.util.config.definition.PaymentConfig#getIncompleteAttemptsTimeSpanDelay()]
  141. 2017-06-28T11:32:41,328+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [100] for [org.killbill.payment.plugin.threads.nb] on [org.killbill.billing.util.config.definition.PaymentConfig#getPaymentPluginThreadNb()]
  142. 2017-06-28T11:32:41,328+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [30s] for [org.killbill.payment.plugin.timeout] on [org.killbill.billing.util.config.definition.PaymentConfig#getPaymentPluginTimeout()]
  143. 2017-06-28T11:32:41,329+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [1h] for [org.killbill.payment.janitor.rate] on [org.killbill.billing.util.config.definition.PaymentConfig#getJanitorRunningRate()]
  144. 2017-06-28T11:32:41,390+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [ldap://127.0.0.1:389] for [org.killbill.security.ldap.url] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPUrl()]
  145. 2017-06-28T11:32:41,390+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [classpath:shiro.ini] for [org.killbill.security.shiroResourcePath] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroResourcePath()]
  146. 2017-06-28T11:32:41,391+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [200000] for [org.killbill.security.shiroNbHashIterations] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroNbHashIterations()]
  147. 2017-06-28T11:32:41,391+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.security.ldap.searchBase] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPSearchBase()]
  148. 2017-06-28T11:32:41,391+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [memberOf] for [org.killbill.security.ldap.groupNameId] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPGroupNameID()]
  149. 2017-06-28T11:32:41,392+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.security.ldap.disableSSLCheck] on [org.killbill.billing.util.config.definition.SecurityConfig#disableShiroLDAPSSLCheck()]
  150. 2017-06-28T11:32:41,392+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [simple] for [org.killbill.security.ldap.authenticationMechanism] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPAuthenticationMechanism()]
  151. 2017-06-28T11:32:41,392+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.security.ldap.userDnTemplate] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPUserDnTemplate()]
  152. 2017-06-28T11:32:41,393+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [memberOf=uid={0}] for [org.killbill.security.ldap.groupSearchFilter] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPGroupSearchFilter()]
  153. 2017-06-28T11:32:41,393+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [admin = *:*
  154. finance = invoice:*, payment:*
  155. support = entitlement:*, invoice:item_adjust] for [org.killbill.security.ldap.permissionsByGroup] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPPermissionsByGroup()]
  156. 2017-06-28T11:32:41,393+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.security.ldap.systemUsername] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPSystemUsername()]
  157. 2017-06-28T11:32:41,394+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.security.ldap.systemPassword] on [org.killbill.billing.util.config.definition.SecurityConfig#getShiroLDAPSystemPassword()]
  158. 2017-06-28T11:32:41,420+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [5s] for [org.killbill.tenant.broadcast.rate] on [org.killbill.billing.util.config.definition.TenantConfig#getTenantBroadcastServiceRunningRate()]
  159. 2017-06-28T11:32:41,448+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [30s] for [org.killbill.jaxrs.timeout] on [org.killbill.billing.util.config.definition.JaxrsConfig#getJaxrsTimeout()]
  160. 2017-06-28T11:32:41,449+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [30] for [org.killbill.jaxrs.threads.pool.nb] on [org.killbill.billing.util.config.definition.JaxrsConfig#getJaxrsThreadNb()]
  161. 2017-06-28T11:32:41,449+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.jaxrs.location.full.url] on [org.killbill.billing.util.config.definition.JaxrsConfig#isJaxrsLocationFullUrl()]
  162. 2017-06-28T11:32:41,449+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning null default value for [org.killbill.jaxrs.location.host] on [org.killbill.billing.util.config.definition.JaxrsConfig#getJaxrsLocationHost()]
  163. 2017-06-28T11:32:41,450+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [true] for [org.killbill.jaxrs.location.useForwardHeaders] on [org.killbill.billing.util.config.definition.JaxrsConfig#isJaxrsLocationUseForwardHeaders()]
  164. 2017-06-28T11:32:41,458+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [15m,30m,2h,12h,1d] for [org.killbill.billing.server.notifications.retries] on [org.killbill.billing.util.config.definition.NotificationConfig#getPushNotificationsRetries()]
  165. 2017-06-28T11:32:43,321+0000 lvl='INFO', log='HikariDataSource', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', HikariCP pool main is starting.
  166. 2017-06-28T11:32:43,681+0000 lvl='INFO', log='PersistentBusProvider', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Creating Persistent bus for bus_events
  167. 2017-06-28T11:32:44,064+0000 lvl='INFO', log='PersistentBusProvider', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Creating Persistent bus for bus_ext_events
  168. 2017-06-28T11:32:44,076+0000 lvl='INFO', log='HikariDataSource', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', HikariCP pool osgi is starting.
  169. 2017-06-28T11:32:44,128+0000 lvl='INFO', log='XmlConfiguration', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Loading Ehcache XML configuration from file:/Q:/JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml.
  170. 2017-06-28T11:32:44,543+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache account-immutable will be supplemented by template defaultCacheConfiguration
  171. 2017-06-28T11:32:44,544+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache account-immutable will use expiry configuration from template defaultCacheConfiguration
  172. 2017-06-28T11:32:44,872+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'account-immutable' created in Eh107InternalCacheManager.
  173. 2017-06-28T11:32:44,882+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=account-immutable
  174. 2017-06-28T11:32:44,883+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=account-immutable
  175. 2017-06-28T11:32:44,890+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache account-bcd will be supplemented by template defaultCacheConfiguration
  176. 2017-06-28T11:32:44,891+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache account-bcd will use expiry configuration from template defaultCacheConfiguration
  177. 2017-06-28T11:32:44,894+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'account-bcd' created in Eh107InternalCacheManager.
  178. 2017-06-28T11:32:44,894+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=account-bcd
  179. 2017-06-28T11:32:44,895+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=account-bcd
  180. 2017-06-28T11:32:44,896+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache record-id will be supplemented by template defaultCacheConfiguration
  181. 2017-06-28T11:32:44,896+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache record-id will use expiry configuration from template defaultCacheConfiguration
  182. 2017-06-28T11:32:44,900+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'record-id' created in Eh107InternalCacheManager.
  183. 2017-06-28T11:32:44,900+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=record-id
  184. 2017-06-28T11:32:44,900+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=record-id
  185. 2017-06-28T11:32:44,901+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache account-record-id will be supplemented by template defaultCacheConfiguration
  186. 2017-06-28T11:32:44,902+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache account-record-id will use expiry configuration from template defaultCacheConfiguration
  187. 2017-06-28T11:32:44,904+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'account-record-id' created in Eh107InternalCacheManager.
  188. 2017-06-28T11:32:44,905+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=account-record-id
  189. 2017-06-28T11:32:44,905+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=account-record-id
  190. 2017-06-28T11:32:44,906+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache tenant-record-id will be supplemented by template defaultCacheConfiguration
  191. 2017-06-28T11:32:44,906+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache tenant-record-id will use expiry configuration from template defaultCacheConfiguration
  192. 2017-06-28T11:32:44,909+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'tenant-record-id' created in Eh107InternalCacheManager.
  193. 2017-06-28T11:32:44,909+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-record-id
  194. 2017-06-28T11:32:44,909+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-record-id
  195. 2017-06-28T11:32:44,911+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache object-id will be supplemented by template defaultCacheConfiguration
  196. 2017-06-28T11:32:44,911+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache object-id will use expiry configuration from template defaultCacheConfiguration
  197. 2017-06-28T11:32:44,913+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'object-id' created in Eh107InternalCacheManager.
  198. 2017-06-28T11:32:44,913+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=object-id
  199. 2017-06-28T11:32:44,914+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=object-id
  200. 2017-06-28T11:32:44,918+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache audit-log will be supplemented by template defaultShortTTLCacheConfiguration
  201. 2017-06-28T11:32:44,918+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache audit-log will use expiry configuration from template defaultShortTTLCacheConfiguration
  202. 2017-06-28T11:32:44,920+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'audit-log' created in Eh107InternalCacheManager.
  203. 2017-06-28T11:32:44,921+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=audit-log
  204. 2017-06-28T11:32:44,921+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=audit-log
  205. 2017-06-28T11:32:44,923+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache audit-log-via-history will be supplemented by template defaultShortTTLCacheConfiguration
  206. 2017-06-28T11:32:44,923+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache audit-log-via-history will use expiry configuration from template defaultShortTTLCacheConfiguration
  207. 2017-06-28T11:32:44,926+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'audit-log-via-history' created in Eh107InternalCacheManager.
  208. 2017-06-28T11:32:44,926+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=audit-log-via-history
  209. 2017-06-28T11:32:44,927+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=audit-log-via-history
  210. 2017-06-28T11:32:44,928+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache tenant-catalog will be supplemented by template defaultCacheConfiguration
  211. 2017-06-28T11:32:44,928+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache tenant-catalog will use expiry configuration from template defaultCacheConfiguration
  212. 2017-06-28T11:32:44,931+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'tenant-catalog' created in Eh107InternalCacheManager.
  213. 2017-06-28T11:32:44,931+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-catalog
  214. 2017-06-28T11:32:44,931+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-catalog
  215. 2017-06-28T11:32:44,933+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache tenant-config will be supplemented by template defaultCacheConfiguration
  216. 2017-06-28T11:32:44,933+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache tenant-config will use expiry configuration from template defaultCacheConfiguration
  217. 2017-06-28T11:32:44,935+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'tenant-config' created in Eh107InternalCacheManager.
  218. 2017-06-28T11:32:44,935+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-config
  219. 2017-06-28T11:32:44,936+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-config
  220. 2017-06-28T11:32:44,937+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache tenant-overdue-config will be supplemented by template defaultCacheConfiguration
  221. 2017-06-28T11:32:44,937+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache tenant-overdue-config will use expiry configuration from template defaultCacheConfiguration
  222. 2017-06-28T11:32:44,939+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'tenant-overdue-config' created in Eh107InternalCacheManager.
  223. 2017-06-28T11:32:44,940+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-overdue-config
  224. 2017-06-28T11:32:44,940+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-overdue-config
  225. 2017-06-28T11:32:44,942+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache tenant-kv will be supplemented by template defaultCacheConfiguration
  226. 2017-06-28T11:32:44,942+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache tenant-kv will use expiry configuration from template defaultCacheConfiguration
  227. 2017-06-28T11:32:44,945+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'tenant-kv' created in Eh107InternalCacheManager.
  228. 2017-06-28T11:32:44,945+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-kv
  229. 2017-06-28T11:32:44,945+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-kv
  230. 2017-06-28T11:32:44,947+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache tenant will be supplemented by template defaultCacheConfiguration
  231. 2017-06-28T11:32:44,947+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache tenant will use expiry configuration from template defaultCacheConfiguration
  232. 2017-06-28T11:32:44,949+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'tenant' created in Eh107InternalCacheManager.
  233. 2017-06-28T11:32:44,949+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant
  234. 2017-06-28T11:32:44,950+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant
  235. 2017-06-28T11:32:44,951+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache overridden-plan will be supplemented by template defaultCacheConfiguration
  236. 2017-06-28T11:32:44,951+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache overridden-plan will use expiry configuration from template defaultCacheConfiguration
  237. 2017-06-28T11:32:44,953+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'overridden-plan' created in Eh107InternalCacheManager.
  238. 2017-06-28T11:32:44,954+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=overridden-plan
  239. 2017-06-28T11:32:44,954+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=overridden-plan
  240. 2017-06-28T11:32:44,956+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache tenant-payment-state-machine-config will be supplemented by template defaultCacheConfiguration
  241. 2017-06-28T11:32:44,956+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache tenant-payment-state-machine-config will use expiry configuration from template defaultCacheConfiguration
  242. 2017-06-28T11:32:44,958+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'tenant-payment-state-machine-config' created in Eh107InternalCacheManager.
  243. 2017-06-28T11:32:44,958+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-payment-state-machine-config
  244. 2017-06-28T11:32:44,959+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=tenant-payment-state-machine-config
  245. 2017-06-28T11:32:44,985+0000 lvl='INFO', log='XMLLoader', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Initializing an object of class org.killbill.billing.catalog.StandaloneCatalog from xml file at: EmptyCatalog.xml
  246. 2017-06-28T11:32:45,192+0000 lvl='INFO', log='XMLLoader', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Errors: 0 for EmptyCatalog.xml
  247. 2017-06-28T11:32:45,194+0000 lvl='INFO', log='XMLLoader', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Errors: 0 for EmptyCatalog.xml
  248. 2017-06-28T11:32:45,258+0000 lvl='INFO', log='XMLLoader', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Initializing an object of class org.killbill.automaton.DefaultStateMachineConfig from xml file at: jar:file:/Q:/JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-payment-0.18.6.jar!/org/killbill/billing/payment/retry/RetryStates.xml
  249. 2017-06-28T11:32:45,285+0000 lvl='INFO', log='XMLLoader', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Errors: 0 for jar:file:/Q:/JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-payment-0.18.6.jar!/org/killbill/billing/payment/retry/RetryStates.xml
  250. 2017-06-28T11:32:45,287+0000 lvl='INFO', log='DefaultPaymentProviderPluginRegistry', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering service='__EXTERNAL_PAYMENT__'
  251. 2017-06-28T11:32:45,290+0000 lvl='INFO', log='DefaultPaymentProviderPluginRegistry', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering service='__DEFAULT_PAYMENT_CONTROL__'
  252. 2017-06-28T11:32:45,291+0000 lvl='INFO', log='DefaultPaymentProviderPluginRegistry', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering service='__INVOICE_PAYMENT_CONTROL_PLUGIN__'
  253. 2017-06-28T11:32:45,318+0000 lvl='INFO', log='XMLLoader', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Initializing an object of class org.killbill.billing.overdue.config.DefaultOverdueConfig from xml file at: NoOverdueConfig.xml
  254. 2017-06-28T11:32:45,364+0000 lvl='INFO', log='XMLLoader', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Errors: 0 for NoOverdueConfig.xml
  255. 2017-06-28T11:32:45,463+0000 lvl='INFO', log='HikariDataSource', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', HikariCP pool shiro is starting.
  256. 2017-06-28T11:32:45,597+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache with name iniRealm.authenticationCache does not yet exist. Creating now.
  257. 2017-06-28T11:32:45,598+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache iniRealm.authenticationCache will be supplemented by template defaultCacheConfiguration
  258. 2017-06-28T11:32:45,598+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache iniRealm.authenticationCache will use expiry configuration from template defaultCacheConfiguration
  259. 2017-06-28T11:32:45,600+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'iniRealm.authenticationCache' created in Eh107InternalCacheManager.
  260. 2017-06-28T11:32:45,600+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=iniRealm.authenticationCache
  261. 2017-06-28T11:32:45,601+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=iniRealm.authenticationCache
  262. 2017-06-28T11:32:45,602+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Added EhcacheShiro named [iniRealm.authenticationCache]
  263. 2017-06-28T11:32:45,604+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache with name iniRealm.authorizationCache does not yet exist. Creating now.
  264. 2017-06-28T11:32:45,604+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache iniRealm.authorizationCache will be supplemented by template defaultCacheConfiguration
  265. 2017-06-28T11:32:45,604+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache iniRealm.authorizationCache will use expiry configuration from template defaultCacheConfiguration
  266. 2017-06-28T11:32:45,606+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'iniRealm.authorizationCache' created in Eh107InternalCacheManager.
  267. 2017-06-28T11:32:45,607+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=iniRealm.authorizationCache
  268. 2017-06-28T11:32:45,607+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=iniRealm.authorizationCache
  269. 2017-06-28T11:32:45,608+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Added EhcacheShiro named [iniRealm.authorizationCache]
  270. 2017-06-28T11:32:45,609+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache with name org.killbill.billing.util.security.shiro.realm.KillBillJdbcRealm.authorizationCache.1 does not yet exist. Creating now.
  271. 2017-06-28T11:32:45,609+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache org.killbill.billing.util.security.shiro.realm.KillBillJdbcRealm.authorizationCache.1 will be supplemented by template defaultCacheConfiguration
  272. 2017-06-28T11:32:45,609+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache org.killbill.billing.util.security.shiro.realm.KillBillJdbcRealm.authorizationCache.1 will use expiry configuration from template defaultCacheConfiguration
  273. 2017-06-28T11:32:45,612+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'org.killbill.billing.util.security.shiro.realm.KillBillJdbcRealm.authorizationCache.1' created in Eh107InternalCacheManager.
  274. 2017-06-28T11:32:45,612+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=org.killbill.billing.util.security.shiro.realm.KillBillJdbcRealm.authorizationCache.1
  275. 2017-06-28T11:32:45,613+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=org.killbill.billing.util.security.shiro.realm.KillBillJdbcRealm.authorizationCache.1
  276. 2017-06-28T11:32:45,614+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Added EhcacheShiro named [org.killbill.billing.util.security.shiro.realm.KillBillJdbcRealm.authorizationCache.1]
  277. 2017-06-28T11:32:45,892+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache with name org.killbill.billing.server.security.KillbillJdbcTenantRealm.authenticationCache.2 does not yet exist. Creating now.
  278. 2017-06-28T11:32:45,892+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache org.killbill.billing.server.security.KillbillJdbcTenantRealm.authenticationCache.2 will be supplemented by template defaultCacheConfiguration
  279. 2017-06-28T11:32:45,892+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache org.killbill.billing.server.security.KillbillJdbcTenantRealm.authenticationCache.2 will use expiry configuration from template defaultCacheConfiguration
  280. 2017-06-28T11:32:45,895+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'org.killbill.billing.server.security.KillbillJdbcTenantRealm.authenticationCache.2' created in Eh107InternalCacheManager.
  281. 2017-06-28T11:32:45,895+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=org.killbill.billing.server.security.KillbillJdbcTenantRealm.authenticationCache.2
  282. 2017-06-28T11:32:45,895+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=org.killbill.billing.server.security.KillbillJdbcTenantRealm.authenticationCache.2
  283. 2017-06-28T11:32:45,897+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Added EhcacheShiro named [org.killbill.billing.server.security.KillbillJdbcTenantRealm.authenticationCache.2]
  284. 2017-06-28T11:32:45,897+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache with name org.killbill.billing.server.security.KillbillJdbcTenantRealm.authorizationCache.2 does not yet exist. Creating now.
  285. 2017-06-28T11:32:45,897+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Configuration of cache org.killbill.billing.server.security.KillbillJdbcTenantRealm.authorizationCache.2 will be supplemented by template defaultCacheConfiguration
  286. 2017-06-28T11:32:45,897+0000 lvl='INFO', log='ConfigurationMerger', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache org.killbill.billing.server.security.KillbillJdbcTenantRealm.authorizationCache.2 will use expiry configuration from template defaultCacheConfiguration
  287. 2017-06-28T11:32:45,899+0000 lvl='INFO', log='EhcacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Cache 'org.killbill.billing.server.security.KillbillJdbcTenantRealm.authorizationCache.2' created in Eh107InternalCacheManager.
  288. 2017-06-28T11:32:45,900+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=org.killbill.billing.server.security.KillbillJdbcTenantRealm.authorizationCache.2
  289. 2017-06-28T11:32:45,900+0000 lvl='INFO', log='Eh107CacheManager', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.file./Q./JavaDevelopement/thymeleaf%20workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp5/wtpwebapps/killbill/WEB-INF/lib/kb-util-0.18.6.jar!/ehcache.xml,Cache=org.killbill.billing.server.security.KillbillJdbcTenantRealm.authorizationCache.2
  290. 2017-06-28T11:32:45,901+0000 lvl='INFO', log='EhcacheShiroManagerProvider$EhcacheShiroManagerWrapper', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Added EhcacheShiro named [org.killbill.billing.server.security.KillbillJdbcTenantRealm.authorizationCache.2]
  291. 2017-06-28T11:32:45,980+0000 lvl='INFO', log='DefaultLifecycle', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Killbill lifecycle firing stage BOOT
  292. 2017-06-28T11:32:45,983+0000 lvl='INFO', log='DefaultLifecycle', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Killbill lifecycle firing stage LOAD_CATALOG
  293. 2017-06-28T11:32:45,983+0000 lvl='INFO', log='DefaultLifecycle', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Killbill lifecycle firing stage INIT_BUS
  294. 2017-06-28T11:32:45,983+0000 lvl='INFO', log='DefaultLifecycle', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Killbill lifecycle firing stage INIT_PLUGIN
  295. 2017-06-28T11:32:45,983+0000 lvl='INFO', log='DefaultLifecycle', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Killbill lifecycle firing stage INIT_SERVICE
  296. 2017-06-28T11:32:45,984+0000 lvl='INFO', log='DefaultLifecycle', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Killbill lifecycle firing stage START_PLUGIN
  297. 2017-06-28T11:32:45,984+0000 lvl='WARN', log='DefaultPersistentBus', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Attempting to register handler org.killbill.billing.jaxrs.util.KillbillEventHandler@11a6af1 in a non initialized bus
  298. 2017-06-28T11:32:45,984+0000 lvl='INFO', log='DefaultLifecycle', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Killbill lifecycle firing stage START_SERVICE
  299. 2017-06-28T11:32:46,114+0000 lvl='INFO', log='Reflections', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Reflections took 79 ms to scan 1 urls, producing 284 keys and 557 values
  300. 2017-06-28T11:32:46,846+0000 lvl='INFO', log='PackagesResourceConfig', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Scanning for root resource and provider classes in the packages:
  301. org.killbill.billing.jaxrs.mappers
  302. org.killbill.billing.jaxrs.resources
  303. io.swagger.jaxrs.listing
  304. 2017-06-28T11:32:46,930+0000 lvl='INFO', log='ScanningResourceConfig', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Root resource classes found:
  305. class org.killbill.billing.jaxrs.resources.NodesInfoResource
  306. class org.killbill.billing.jaxrs.resources.PluginInfoResource
  307. class org.killbill.billing.jaxrs.resources.BundleResource
  308. class org.killbill.billing.jaxrs.resources.SubscriptionResource
  309. class org.killbill.billing.jaxrs.resources.PaymentMethodResource
  310. class org.killbill.billing.jaxrs.resources.CustomFieldResource
  311. class org.killbill.billing.jaxrs.resources.TagResource
  312. class org.killbill.billing.jaxrs.resources.TestResource
  313. class org.killbill.billing.jaxrs.resources.CreditResource
  314. class org.killbill.billing.jaxrs.resources.UsageResource
  315. class org.killbill.billing.jaxrs.resources.TenantResource
  316. class io.swagger.jaxrs.listing.AcceptHeaderApiListingResource
  317. class org.killbill.billing.jaxrs.resources.InvoicePaymentResource
  318. class org.killbill.billing.jaxrs.resources.TransactionResource
  319. class org.killbill.billing.jaxrs.resources.AccountResource
  320. class io.swagger.jaxrs.listing.ApiListingResource
  321. class org.killbill.billing.jaxrs.resources.AdminResource
  322. class org.killbill.billing.jaxrs.resources.PluginResource
  323. class org.killbill.billing.jaxrs.resources.CatalogResource
  324. class org.killbill.billing.jaxrs.resources.TagDefinitionResource
  325. class org.killbill.billing.jaxrs.resources.ExportResource
  326. class org.killbill.billing.jaxrs.resources.PaymentGatewayResource
  327. class org.killbill.billing.jaxrs.resources.InvoiceResource
  328. class org.killbill.billing.jaxrs.resources.OverdueResource
  329. class org.killbill.billing.jaxrs.resources.SecurityResource
  330. class org.killbill.billing.jaxrs.resources.PaymentResource
  331. 2017-06-28T11:32:46,932+0000 lvl='INFO', log='ScanningResourceConfig', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Provider classes found:
  332. class org.killbill.billing.jaxrs.mappers.OverdueErrorMapper
  333. class org.killbill.billing.jaxrs.mappers.ShiroExceptionMapper
  334. class org.killbill.billing.jaxrs.mappers.BillingExceptionBaseMapper
  335. class org.killbill.billing.jaxrs.mappers.IllegalStateExceptionMapper
  336. class org.killbill.billing.jaxrs.mappers.RuntimeExceptionMapper
  337. class org.killbill.billing.jaxrs.mappers.SubscriptionRepairExceptionMapper
  338. class org.killbill.billing.jaxrs.mappers.SubscriptionBillingApiExceptionMapper
  339. class org.killbill.billing.jaxrs.mappers.TagApiExceptionMapper
  340. class org.killbill.billing.jaxrs.mappers.AccountApiExceptionMapper
  341. class org.killbill.billing.jaxrs.mappers.PaymentApiExceptionMapper
  342. class org.killbill.billing.jaxrs.mappers.JsonMappingExceptionMapper
  343. class io.swagger.jaxrs.listing.SwaggerSerializers
  344. class org.killbill.billing.jaxrs.mappers.EntityPersistenceExceptionMapper
  345. class org.killbill.billing.jaxrs.mappers.InvoiceApiExceptionMapper
  346. class org.killbill.billing.jaxrs.mappers.CatalogApiExceptionMapper
  347. class org.killbill.billing.jaxrs.mappers.EntitlementApiExceptionMapper
  348. class org.killbill.billing.jaxrs.mappers.IllegalPlanChangeMapper
  349. class org.killbill.billing.jaxrs.mappers.TagDefinitionApiExceptionMapper
  350. class org.killbill.billing.jaxrs.mappers.OverdueApiExceptionMapper
  351. class org.killbill.billing.jaxrs.mappers.BlockingApiExceptionMapper
  352. class org.killbill.billing.jaxrs.mappers.CurrencyValueNullMapper
  353. class org.killbill.billing.jaxrs.mappers.SubscriptionApiExceptionMapper
  354. class org.killbill.billing.jaxrs.mappers.IllegalArgumentExceptionMapper
  355. class org.killbill.billing.jaxrs.mappers.TenantApiExceptionMapper
  356. class org.killbill.billing.jaxrs.mappers.EmailApiExceptionMapper
  357. 2017-06-28T11:32:47,081+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider as a provider class
  358. 2017-06-28T11:32:47,081+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.AccountResource as a root resource class
  359. 2017-06-28T11:32:47,081+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.BundleResource as a root resource class
  360. 2017-06-28T11:32:47,082+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.CatalogResource as a root resource class
  361. 2017-06-28T11:32:47,082+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.CreditResource as a root resource class
  362. 2017-06-28T11:32:47,082+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.CustomFieldResource as a root resource class
  363. 2017-06-28T11:32:47,082+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.ExportResource as a root resource class
  364. 2017-06-28T11:32:47,082+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.InvoicePaymentResource as a root resource class
  365. 2017-06-28T11:32:47,082+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.InvoiceResource as a root resource class
  366. 2017-06-28T11:32:47,082+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.PaymentGatewayResource as a root resource class
  367. 2017-06-28T11:32:47,082+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.PaymentMethodResource as a root resource class
  368. 2017-06-28T11:32:47,083+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.PaymentResource as a root resource class
  369. 2017-06-28T11:32:47,083+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.PluginResource as a root resource class
  370. 2017-06-28T11:32:47,083+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.SecurityResource as a root resource class
  371. 2017-06-28T11:32:47,083+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.SubscriptionResource as a root resource class
  372. 2017-06-28T11:32:47,083+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.TagDefinitionResource as a root resource class
  373. 2017-06-28T11:32:47,083+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.TagResource as a root resource class
  374. 2017-06-28T11:32:47,083+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.TenantResource as a root resource class
  375. 2017-06-28T11:32:47,083+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.TestResource as a root resource class
  376. 2017-06-28T11:32:47,084+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.TransactionResource as a root resource class
  377. 2017-06-28T11:32:47,084+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.UsageResource as a root resource class
  378. 2017-06-28T11:32:47,084+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.AdminResource as a root resource class
  379. 2017-06-28T11:32:47,084+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.PluginInfoResource as a root resource class
  380. 2017-06-28T11:32:47,084+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Registering org.killbill.billing.jaxrs.resources.NodesInfoResource as a root resource class
  381. 2017-06-28T11:32:47,091+0000 lvl='INFO', log='WebApplicationImpl', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  382. 2017-06-28T11:32:47,260+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider to GuiceManagedComponentProvider with the scope "Singleton"
  383. 2017-06-28T11:32:47,552+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.CatalogResource to GuiceManagedComponentProvider with the scope "Singleton"
  384. 2017-06-28T11:32:47,576+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.BundleResource to GuiceManagedComponentProvider with the scope "Singleton"
  385. 2017-06-28T11:32:47,590+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.AccountResource to GuiceManagedComponentProvider with the scope "Singleton"
  386. 2017-06-28T11:32:47,591+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.TestResource to GuiceManagedComponentProvider with the scope "Singleton"
  387. 2017-06-28T11:32:47,592+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.NodesInfoResource to GuiceManagedComponentProvider with the scope "Singleton"
  388. 2017-06-28T11:32:47,597+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.InvoiceResource to GuiceManagedComponentProvider with the scope "Singleton"
  389. 2017-06-28T11:32:47,599+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.PluginResource to GuiceManagedComponentProvider with the scope "Singleton"
  390. 2017-06-28T11:32:47,600+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.CreditResource to GuiceManagedComponentProvider with the scope "Singleton"
  391. 2017-06-28T11:32:47,603+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.OverdueResource to GuiceInstantiatedComponentProvider
  392. 2017-06-28T11:32:47,614+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.AdminResource to GuiceManagedComponentProvider with the scope "Singleton"
  393. 2017-06-28T11:32:47,616+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.InvoicePaymentResource to GuiceManagedComponentProvider with the scope "Singleton"
  394. 2017-06-28T11:32:47,622+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.PaymentResource to GuiceManagedComponentProvider with the scope "Singleton"
  395. 2017-06-28T11:32:47,623+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.CustomFieldResource to GuiceManagedComponentProvider with the scope "Singleton"
  396. 2017-06-28T11:32:47,626+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.TenantResource to GuiceManagedComponentProvider with the scope "Singleton"
  397. 2017-06-28T11:32:47,629+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.ExportResource to GuiceManagedComponentProvider with the scope "Singleton"
  398. 2017-06-28T11:32:47,630+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.TagResource to GuiceManagedComponentProvider with the scope "Singleton"
  399. 2017-06-28T11:32:47,632+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.PaymentMethodResource to GuiceManagedComponentProvider with the scope "Singleton"
  400. 2017-06-28T11:32:47,642+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.TransactionResource to GuiceManagedComponentProvider with the scope "Singleton"
  401. 2017-06-28T11:32:47,644+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.SecurityResource to GuiceManagedComponentProvider with the scope "Singleton"
  402. 2017-06-28T11:32:47,644+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.PluginInfoResource to GuiceManagedComponentProvider with the scope "Singleton"
  403. 2017-06-28T11:32:47,645+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.TagDefinitionResource to GuiceManagedComponentProvider with the scope "Singleton"
  404. 2017-06-28T11:32:47,647+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.PaymentGatewayResource to GuiceManagedComponentProvider with the scope "Singleton"
  405. 2017-06-28T11:32:47,650+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.SubscriptionResource to GuiceManagedComponentProvider with the scope "Singleton"
  406. 2017-06-28T11:32:47,651+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.UsageResource to GuiceManagedComponentProvider with the scope "Singleton"
  407. 2017-06-28T11:32:47,686+0000 lvl='INFO', log='KillbillGuiceFilter', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Kill Bill server has started
  408. 2017-06-28T11:32:47,690+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [false] for [org.killbill.server.updateCheck.skip] on [org.killbill.billing.server.config.UpdateCheckConfig#shouldSkipUpdateCheck()]
  409. 2017-06-28T11:32:47,690+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning value [https://raw.github.com/killbill/killbill/master/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties] for [org.killbill.server.updateCheck.url] on [org.killbill.billing.server.config.UpdateCheckConfig#updateCheckURL()]
  410. 2017-06-28T11:32:47,691+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', Assigning default value [3000] for [org.killbill.server.updateCheck.connectTimeout] on [org.killbill.billing.server.config.UpdateCheckConfig#updateCheckConnectionTimeout()]
  411. 2017-06-28T11:32:47,692+0000 lvl='INFO', log='UpdateChecker', th='localhost-startStop-1', xff='', rId='', aRId='', tRId='', For Kill Bill Commercial Support, visit http://thebillingproject.com or send an email to support@thebillingproject.com
  412. 2017-06-28T11:32:47,713+0000 lvl='INFO', log='Http11Protocol', th='main', xff='', rId='', aRId='', tRId='', Starting ProtocolHandler ["http-bio-9080"]
  413. 2017-06-28T11:32:47,719+0000 lvl='INFO', log='AjpProtocol', th='main', xff='', rId='', aRId='', tRId='', Starting ProtocolHandler ["ajp-bio-9009"]
  414. 2017-06-28T11:32:47,720+0000 lvl='INFO', log='Catalina', th='main', xff='', rId='', aRId='', tRId='', Server startup in 17585 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement