Welcome to the Linux Foundation Forum!

Problem with lab 15 (rate-limiter)

Options
dkt
dkt Posts: 8

I am getting this when I deploy the app:

$ cf push rate-limited -p . -b java_buildpack --hostname rate-limiter-site1 -m 1G -k 1G

[CELL/0] ERR Timed out after 1m0s: health check never passed

 

Related log:

  2018-04-20T04:15:18.95+0800 [APP/PROC/WEB/0] OUT 2018-04-19 20:15:18.951  INFO [-,,,] 7 --- [           main] org.hibernate.cfg.Environment            : HHH000206: hibernate.properties not found

   2018-04-20T04:15:18.96+0800 [APP/PROC/WEB/0] OUT 2018-04-19 20:15:18.959  INFO [-,,,] 7 --- [           main] org.hibernate.cfg.Environment            : HHH000021: Bytecode provider name : javassist

   2018-04-20T04:15:19.45+0800 [APP/PROC/WEB/0] OUT 2018-04-19 20:15:19.417  INFO [-,,,] 7 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}

   2018-04-20T04:15:20.80+0800 [APP/PROC/WEB/0] OUT 2018-04-19 20:15:20.802  INFO [-,,,] 7 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect

   2018-04-20T04:15:23.90+0800 [APP/PROC/WEB/0] OUT 2018-04-19 20:15:23.898  INFO [-,,,] 7 --- [           main] org.hibernate.tool.hbm2ddl.SchemaExport  : HHH000227: Running hbm2ddl schema export

   2018-04-20T04:15:23.94+0800 [APP/PROC/WEB/0] OUT 2018-04-19 20:15:23.944  INFO [-,,,] 7 --- [           main] org.hibernate.tool.hbm2ddl.SchemaExport  : HHH000230: Schema export complete

   2018-04-20T04:15:24.22+0800 [APP/PROC/WEB/0] OUT 2018-04-19 20:15:24.217  INFO [-,,,] 7 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'

   2018-04-20T04:15:31.04+0800 [CELL/0] ERR Timed out after 1m0s: health check never passed.

   2018-04-20T04:15:31.11+0800 [CELL/0] OUT Exit status 0

Categories

Upcoming Training