Skip to content

Instantly share code, notes, and snippets.

@nikrich
Created May 20, 2015 06:51
Show Gist options
  • Save nikrich/56cde6b9be6fe53ecc24 to your computer and use it in GitHub Desktop.
Save nikrich/56cde6b9be6fe53ecc24 to your computer and use it in GitHub Desktop.
2015-05-19T12:56:30.612247+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.MetricsConfiguration - Registering JVM
gauges
2015-05-19T12:56:31.042631+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.MetricsConfiguration - Initializing Metr
ics JMX reporting
2015-05-19T12:56:38.982322+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Configuri
ng Heroku Datasource
2015-05-19T12:56:38.983926+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Using Hero
ku, parsing their $DATABASE_URL to use it with JDBC
2015-05-19T12:56:44.709546+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.DatabaseConfiguration - Configuring Liq
uibase
2015-05-19T12:57:01.661124+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 6
0 seconds of launch
2015-05-19T12:57:01.661182+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-05-19T12:57:02.643500+00:00 heroku[web.1]: State changed from starting to crashed
2015-05-19T12:57:02.630721+00:00 heroku[web.1]: Process exited with status 137
2015-05-19T13:45:42.950332+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=costcoach
.herokuapp.com request_id=d4276e8c-30aa-446e-a7ec-f0d5fe674885 fwd="41.164.20.99,197.96.21.54" dyno= connect= service= s
tatus=503 bytes=
2015-05-19T13:47:45.559006+00:00 heroku[web.1]: State changed from crashed to starting
2015-05-19T13:47:59.536972+00:00 heroku[web.1]: Starting process with command `java -Xmx384m -Xss512k -XX:+UseCompressed
Oops -jar target/*.war --spring.profiles.active=prod --server.port=39849 --spring.datasource.heroku-url=postgres://jpqx
vklkrbvsho:vzX9k9im9QZhHvPt7x1T0ouQ-Z@ec2-50-19-233-111.compute-1.amazonaws.com:5432/d2m7b3kfu1l8kd`
2015-05-19T13:48:01.556014+00:00 app[web.1]: Picked up JAVA_TOOL_OPTIONS: -Xmx384m -Xss512k -Dfile.encoding=UTF-8 -Djava
.rmi.server.useCodebaseOnly=true
2015-05-19T13:48:06.748184+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.Application - Running with Spring Boot v1.2.3.
RELEASE, Spring v4.1.6.RELEASE
2015-05-19T13:48:06.747820+00:00 app[web.1]: [INFO] com.costcoach.webapp.Application - Starting Application on 06b38d5a-
66b9-40e0-840e-8f78d2eb5e96 with PID 3 (started by u30318 in /app)
2015-05-19T13:48:09.887285+00:00 app[web.1]: [WARN] org.springframework.core.io.support.PathMatchingResourcePatternResol
ver - Skipping [/app/target/costcoach-0.0.1-SNAPSHOT.war] because it does not denote a directory
2015-05-19T13:48:23.682249+00:00 app[web.1]: [DEBUG] org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLogger
Provider
2015-05-19T13:48:24.051971+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.AsyncConfiguration - Creating Async Tas
k Executor
2015-05-19T13:48:26.126210+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.MetricsConfiguration - Registering JVM
gauges
2015-05-19T13:48:26.664498+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.MetricsConfiguration - Initializing Metr
ics JMX reporting
2015-05-19T13:48:46.207860+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Using Hero
ku, parsing their $DATABASE_URL to use it with JDBC
2015-05-19T13:48:46.207261+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Configuri
ng Heroku Datasource
2015-05-19T13:48:53.983199+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.DatabaseConfiguration - Configuring Liq
uibase
2015-05-19T13:48:59.746945+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 6
0 seconds of launch
2015-05-19T13:48:59.747214+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-05-19T13:49:00.881050+00:00 heroku[web.1]: Process exited with status 137
2015-05-19T13:49:00.901203+00:00 heroku[web.1]: State changed from starting to crashed
2015-05-19T13:49:00.902211+00:00 heroku[web.1]: State changed from crashed to starting
2015-05-19T13:49:18.608884+00:00 heroku[web.1]: Starting process with command `java -Xmx384m -Xss512k -XX:+UseCompressed
Oops -jar target/*.war --spring.profiles.active=prod --server.port=4012 --spring.datasource.heroku-url=postgres://jpqxv
klkrbvsho:vzX9k9im9QZhHvPt7x1T0ouQ-Z@ec2-50-19-233-111.compute-1.amazonaws.com:5432/d2m7b3kfu1l8kd`
2015-05-19T13:49:20.360928+00:00 app[web.1]: Picked up JAVA_TOOL_OPTIONS: -Xmx384m -Xss512k -Dfile.encoding=UTF-8 -Djava
.rmi.server.useCodebaseOnly=true
2015-05-19T13:49:24.288938+00:00 app[web.1]: [INFO] com.costcoach.webapp.Application - Starting Application on a3738a10-
d4f3-4900-985c-fbd23c6730cc with PID 3 (started by u53776 in /app)
2015-05-19T13:49:24.289057+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.Application - Running with Spring Boot v1.2.3.
RELEASE, Spring v4.1.6.RELEASE
2015-05-19T13:49:25.707642+00:00 app[web.1]: [WARN] org.springframework.core.io.support.PathMatchingResourcePatternResol
ver - Skipping [/app/target/costcoach-0.0.1-SNAPSHOT.war] because it does not denote a directory
2015-05-19T13:49:29.535923+00:00 app[web.1]: [DEBUG] org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLogger
Provider
2015-05-19T13:49:29.853100+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.AsyncConfiguration - Creating Async Tas
k Executor
2015-05-19T13:49:30.669900+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.MetricsConfiguration - Registering JVM
gauges
2015-05-19T13:49:30.750823+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.MetricsConfiguration - Initializing Metr
ics JMX reporting
2015-05-19T13:49:38.531781+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Configuri
ng Heroku Datasource
2015-05-19T13:49:38.532326+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Using Hero
ku, parsing their $DATABASE_URL to use it with JDBC
2015-05-19T13:49:41.702075+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.DatabaseConfiguration - Configuring Liq
uibase
2015-05-19T13:50:18.872111+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 6
0 seconds of launch
2015-05-19T13:50:18.872248+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-05-19T13:50:19.980159+00:00 heroku[web.1]: State changed from starting to crashed
2015-05-19T13:50:19.966764+00:00 heroku[web.1]: Process exited with status 137
2015-05-19T13:50:20.809880+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=costcoach
.herokuapp.com request_id=d4763c19-a3fb-4162-9dcc-a95f76d19d55 fwd="41.164.20.99,197.96.21.54" dyno= connect= service= s
tatus=503 bytes=
2015-05-19T13:50:21.568197+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=costcoach
.herokuapp.com request_id=b8add8c8-3013-4298-a238-a3ec274fda77 fwd="41.164.20.99,197.96.21.54" dyno= connect= service= s
tatus=503 bytes=
2015-05-19T13:50:28.263040+00:00 heroku[web.1]: State changed from crashed to starting
2015-05-19T13:50:39.490039+00:00 heroku[web.1]: Starting process with command `java -Xmx384m -Xss512k -XX:+UseCompressed
Oops -jar target/*.war --spring.profiles.active=prod --server.port=24040 --spring.datasource.heroku-url=postgres://jpqx
vklkrbvsho:vzX9k9im9QZhHvPt7x1T0ouQ-Z@ec2-50-19-233-111.compute-1.amazonaws.com:5432/d2m7b3kfu1l8kd`
2015-05-19T13:50:41.411308+00:00 app[web.1]: Picked up JAVA_TOOL_OPTIONS: -Xmx384m -Xss512k -Dfile.encoding=UTF-8 -Djava
.rmi.server.useCodebaseOnly=true
2015-05-19T13:50:45.086811+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.Application - Running with Spring Boot v1.2.3.
RELEASE, Spring v4.1.6.RELEASE
2015-05-19T13:50:45.086684+00:00 app[web.1]: [INFO] com.costcoach.webapp.Application - Starting Application on cbcfa47e-
3742-4842-9837-2dfed0f551ac with PID 3 (started by u45483 in /app)
2015-05-19T13:50:47.314719+00:00 app[web.1]: [WARN] org.springframework.core.io.support.PathMatchingResourcePatternResol
ver - Skipping [/app/target/costcoach-0.0.1-SNAPSHOT.war] because it does not denote a directory
2015-05-19T13:50:58.640503+00:00 app[web.1]: [DEBUG] org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLogger
Provider
2015-05-19T13:51:01.042726+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.AsyncConfiguration - Creating Async Tas
k Executor
2015-05-19T13:51:02.790247+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.MetricsConfiguration - Registering JVM
gauges
2015-05-19T13:51:03.441962+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.MetricsConfiguration - Initializing Metr
ics JMX reporting
2015-05-19T13:51:28.732949+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Configuri
ng Heroku Datasource
2015-05-19T13:51:28.735495+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Using Hero
ku, parsing their $DATABASE_URL to use it with JDBC
2015-05-19T13:51:35.212339+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.DatabaseConfiguration - Configuring Liq
uibase
2015-05-19T13:51:39.607762+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 6
0 seconds of launch
2015-05-19T13:51:39.607762+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-05-19T13:51:40.590659+00:00 heroku[web.1]: Process exited with status 137
2015-05-19T13:51:40.607267+00:00 heroku[web.1]: State changed from starting to crashed
2015-05-19T13:52:33.360324+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=costcoach
.herokuapp.com request_id=0c8f5d8a-7398-41a7-8294-ef035b8f6dd9 fwd="41.164.20.99,197.96.21.54" dyno= connect= service= s
tatus=503 bytes=
2015-05-19T13:54:12.901101+00:00 heroku[web.1]: State changed from crashed to starting
2015-05-19T13:54:25.239575+00:00 heroku[web.1]: Starting process with command `java -Xmx384m -Xss512k -XX:+UseCompressed
Oops -jar target/*.war --spring.profiles.active=prod --server.port=58602 --spring.datasource.heroku-url=postgres://jpqx
vklkrbvsho:vzX9k9im9QZhHvPt7x1T0ouQ-Z@ec2-50-19-233-111.compute-1.amazonaws.com:5432/d2m7b3kfu1l8kd`
2015-05-19T13:54:26.923508+00:00 app[web.1]: Picked up JAVA_TOOL_OPTIONS: -Xmx384m -Xss512k -Dfile.encoding=UTF-8 -Djava
.rmi.server.useCodebaseOnly=true
2015-05-19T13:54:29.618825+00:00 app[web.1]: [INFO] com.costcoach.webapp.Application - Starting Application on 485439b0-
c1cc-475c-94a4-8c3bb520b0cf with PID 3 (started by u8683 in /app)
2015-05-19T13:54:29.619050+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.Application - Running with Spring Boot v1.2.3.
RELEASE, Spring v4.1.6.RELEASE
2015-05-19T13:54:30.988106+00:00 app[web.1]: [WARN] org.springframework.core.io.support.PathMatchingResourcePatternResol
ver - Skipping [/app/target/costcoach-0.0.1-SNAPSHOT.war] because it does not denote a directory
2015-05-19T13:54:38.721009+00:00 app[web.1]: [DEBUG] org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLogger
Provider
2015-05-19T13:54:39.327612+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.AsyncConfiguration - Creating Async Tas
k Executor
2015-05-19T13:54:40.001011+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.MetricsConfiguration - Registering JVM
gauges
2015-05-19T13:54:40.628619+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.MetricsConfiguration - Initializing Metr
ics JMX reporting
2015-05-19T13:54:49.978457+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Configuri
ng Heroku Datasource
2015-05-19T13:54:49.980064+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Using Hero
ku, parsing their $DATABASE_URL to use it with JDBC
2015-05-19T13:54:55.518257+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.DatabaseConfiguration - Configuring Liq
uibase
2015-05-19T13:55:25.864756+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-05-19T13:55:25.864756+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 6
0 seconds of launch
2015-05-19T13:55:27.176051+00:00 heroku[web.1]: Process exited with status 137
2015-05-19T13:55:27.190682+00:00 heroku[web.1]: State changed from starting to crashed
2015-05-19T13:55:32.206029+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=costcoach
.herokuapp.com request_id=6fa23721-4e2f-4536-a7e8-e6a830e9fa88 fwd="41.164.20.99,197.96.17.92" dyno= connect= service= s
tatus=503 bytes=
2015-05-19T13:55:34.903755+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=costcoach
.herokuapp.com request_id=bfbbfc2c-00dd-46a6-bc5b-316b14c7f7f6 fwd="41.164.20.99,197.96.17.92" dyno= connect= service= s
tatus=503 bytes=
2015-05-19T13:55:46.700238+00:00 heroku[web.1]: State changed from crashed to starting
2015-05-19T13:55:57.009592+00:00 heroku[web.1]: Starting process with command `java -Xmx384m -Xss512k -XX:+UseCompressed
Oops -jar target/*.war --spring.profiles.active=prod --server.port=15447 --spring.datasource.heroku-url=postgres://jpqx
vklkrbvsho:vzX9k9im9QZhHvPt7x1T0ouQ-Z@ec2-50-19-233-111.compute-1.amazonaws.com:5432/d2m7b3kfu1l8kd`
2015-05-19T13:55:59.079959+00:00 app[web.1]: Picked up JAVA_TOOL_OPTIONS: -Xmx384m -Xss512k -Dfile.encoding=UTF-8 -Djava
.rmi.server.useCodebaseOnly=true
2015-05-19T13:56:02.531165+00:00 app[web.1]: [INFO] com.costcoach.webapp.Application - Starting Application on 9d9c00e0-
be6e-461d-be91-1688736e7cb7 with PID 3 (started by u39342 in /app)
2015-05-19T13:56:02.531305+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.Application - Running with Spring Boot v1.2.3.
RELEASE, Spring v4.1.6.RELEASE
2015-05-19T13:56:05.398474+00:00 app[web.1]: [WARN] org.springframework.core.io.support.PathMatchingResourcePatternResol
ver - Skipping [/app/target/costcoach-0.0.1-SNAPSHOT.war] because it does not denote a directory
2015-05-19T13:56:15.514197+00:00 app[web.1]: [DEBUG] org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLogger
Provider
2015-05-19T13:56:16.144681+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.AsyncConfiguration - Creating Async Tas
k Executor
2015-05-19T13:56:17.392654+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.MetricsConfiguration - Registering JVM
gauges
2015-05-19T13:56:17.586866+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.MetricsConfiguration - Initializing Metr
ics JMX reporting
2015-05-19T13:56:23.770090+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Configuri
ng Heroku Datasource
2015-05-19T13:56:23.770337+00:00 app[web.1]: [INFO] com.costcoach.webapp.config.HerokuDatabaseConfiguration - Using Hero
ku, parsing their $DATABASE_URL to use it with JDBC
2015-05-19T13:56:30.358623+00:00 app[web.1]: [DEBUG] com.costcoach.webapp.config.DatabaseConfiguration - Configuring Liq
uibase
2015-05-19T13:56:57.319238+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-05-19T13:56:57.319238+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 6
0 seconds of launch
2015-05-19T13:56:58.173947+00:00 heroku[web.1]: State changed from starting to crashed
2015-05-19T13:56:58.162787+00:00 heroku[web.1]: Process exited with status 137
2015-05-19T13:57:25.568675+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=costcoach
.herokuapp.com request_id=e474980e-2f2b-4451-b823-7d23bde9002e fwd="41.164.20.99,197.96.17.92" dyno= connect= service= s
tatus=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment