Skip to content

Instantly share code, notes, and snippets.

version: '2'
services:
ghost:
image: ghost
ports:
- 8090:2368/tcp
blabla:
image: rancher/lb-service-haproxy:v0.6.2
ports:
- 8091:8091/tcp
@derDieDasJojo
derDieDasJojo / gist:71db64f2c52830d42e71
Created October 8, 2014 12:51
create report error
2014-10-08 14:31:29,549 [qtp256004657-65] WARN o.k.b.j.mappers.ExceptionMapperBase - Internal error
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: java.sql.SQLIntegrityConstraintViolationException: Column 'report_type' cannot be null [statement:"addReportConfiguration", located:"insert into analytics_reports (
report_name
, report_pretty_name
, report_type
, source_table_name
, refresh_procedure_name
, refresh_frequency
, refresh_hour_of_day_gmt
) values (
19:33:37.145 [Thread-4] INFO o.k.b.util.config.catalog.XMLLoader - Initializing an object of class org.killbill.billing.overdue.config.OverdueConfig from xml file at: NoOverdueConfig.xml
19:33:37.238 [net.sf.ehcache.CacheManager@5108c21a] INFO net.sf.ehcache.util.UpdateChecker - New update(s) found: 2.6.5 [http://www.terracotta.org/confluence/display/release/Release+Notes+Ehcache+Core+2.6]. Please check http://ehcache.org for the latest version.
19:33:37.517 [Thread-4] INFO o.k.b.util.config.catalog.XMLLoader - Errors: 0 for NoOverdueConfig.xml
19:33:37.518 [Thread-4] INFO o.k.b.b.lifecycle.DefaultLifecycle - Killbill lifecycle calling handler loadCatalog for service catalog-service
19:33:37.519 [Thread-4] INFO o.k.b.util.config.catalog.XMLLoader - Initializing an object of class org.killbill.billing.catalog.StandaloneCatalog from xml file at: file:/tmp/jetty-0.0.0.0-8080-killbill-server-0.11.3-jetty-console.war-_-any-/webapp/WEB-INF/classes/SpyCarBasic.xml
19:33:37.917 [Thread-4] INFO o.k.b.util.config