Tomcat process stuck on Ubuntu VM on Google Cloud while installing Killbill

28 views
Skip to first unread message

Amol

unread,
Jul 5, 2019, 7:45:25 AM7/5/19
to Kill Bill developers mailing-list
Hello,

I am trying to install KillBill on Ubuntu 16.04 VM on Google Cloud.

I have followed all the sets given at : http://docs.killbill.io/0.20/getting_started.html#_installation

I am at the last step : docker-compose up

The process gets stuck during the tomcat deployment and I never get the message : "Kill Bill server has started".

section of log is below where the process is stuck.

killbill_1 | INFO: Binding org.killbill.billing.jaxrs.resources.UsageResource to GuiceManagedComponentProvider with the scope "Singleton"
killbill_1 | 2019-07-05T10:43:59,682+0000 lvl='INFO', log='GuiceComponentProviderFactory', th='localhost-startStop-1', xff='', rId='', tok='', aRId='', tRId='', Binding org.killbill.billing.jaxrs.resources.InvoiceItemResource to GuiceManagedComponentProvider with the scope "Singleton"
killbill_1 | Jul 05, 2019 10:43:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
killbill_1 | INFO: Binding org.killbill.billing.jaxrs.resources.InvoiceItemResource to GuiceManagedComponentProvider with the scope "Singleton"
killbill_1 | 2019-07-05T10:43:59,796+0000 lvl='INFO', log='KillbillGuiceFilter', th='localhost-startStop-1', xff='', rId='', tok='', aRId='', tRId='', Kill Bill server has started
killbill_1 | 2019-07-05T10:43:59,805+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', tok='', 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()]
killbill_1 | 2019-07-05T10:43:59,814+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', tok='', aRId='', tRId='', Assigning default value [false] for [org.killbill.server.updateCheck.skip] on [org.killbill.billing.server.config.UpdateCheckConfig#shouldSkipUpdateCheck()]
killbill_1 | 2019-07-05T10:43:59,819+0000 lvl='INFO', log='ConfigurationObjectFactory', th='localhost-startStop-1', xff='', rId='', tok='', aRId='', tRId='', Assigning default value [3000] for [org.killbill.server.updateCheck.connectTimeout] on [org.killbill.billing.server.config.UpdateCheckConfig#updateCheckConnectionTimeout()]
killbill_1 | 2019-07-05T10:43:59,837+0000 lvl='INFO', log='UpdateChecker', th='localhost-startStop-1', xff='', rId='', tok='', aRId='', tRId='', For Kill Bill Commercial Support, visit http://thebillingproject.com or send an email to sup...@thebillingproject.com
killbill_1 | 2019-07-05T10:43:59,857+0000 lvl='WARN', log='KillbillHealthcheck', th='localhost-startStop-1', xff='', rId='', tok='', aRId='', tRId='', Putting host in rotation
killbill_1 | Jul 05, 2019 10:43:59 AM org.apache.catalina.startup.HostConfig deployWAR
killbill_1 | INFO: Deployment of web application archive [/var/lib/tomcat/webapps/ROOT.war] has finished in [91,305] ms
killbill_1 | Jul 05, 2019 10:44:00 AM org.apache.coyote.AbstractProtocol start
killbill_1 | INFO: Starting ProtocolHandler ["http-nio-8080"]

This is the point the process gets stuck.

Please advise what can be done here.

Thanks,
Amol

Reply all
Reply to author
Forward
0 new messages