Java app is killed on startup

BTW I configured -Xmx to 3 GB heap (out of 4). Happened again.

App
  Name     = manifold
  Owner    = crossref
  Version  = 33
  Status   = running
  Hostname = manifold.fly.dev
  Platform = nomad

Deployment Status
  ID          = 52df1e8d-246d-3799-4654-7f2d3f3dca5c
  Version     = v33
  Status      = successful
  Description = Deployment completed successfully
  Instances   = 1 desired, 1 placed, 1 healthy, 0 unhealthy

Instances
ID      	PROCESS	VERSION	REGION	DESIRED	STATUS  	HEALTH CHECKS      	RESTARTS	CREATED
d6d7c16c	app    	33 ⇡   	lhr   	run    	running 	1 total, 1 passing 	0       	10m15s ago
0430276e	app    	32     	lhr   	stop   	complete	1 total, 1 passing 	0       	21m19s ago
3e495ee7	app    	31     	lhr   	stop   	complete	1 total, 1 passing 	0       	34m15s ago
701986eb	app    	30     	lhr   	stop   	complete	1 total, 1 passing 	0       	18h54m ago
5b1ad98f	app    	12     	lhr   	run    	failed  	1 total, 1 critical	2       	2022-10-31T20:10:06Z
95cc646f	app    	11     	lhr   	run    	failed  	1 total, 1 critical	2       	2022-10-31T18:00:26Z
3ddd8c06	app    	10     	lhr   	stop   	failed  	1 total            	2       	2022-10-31T17:39:41Z
93d5a92d	app    	9      	lhr   	run    	failed  	1 total            	2       	2022-10-30T16:17:14Z
a2810e03	app    	8      	lhr   	stop   	failed  	1 total, 1 critical	2       	2022-10-30T15:25:37Z
7117ade5	app    	7      	lhr   	stop   	failed  	1 total, 1 critical	2       	2022-10-30T14:48:42Z
b34962a7	app    	6      	lhr   	stop   	failed  	                   	2       	2022-10-30T14:35:42Z
66ef98a9	app    	5      	lhr   	stop   	failed  	1 total            	2       	2022-10-30T14:19:13Z
af0b4a0a	app    	4      	lhr   	stop   	failed  	1 total, 1 critical	2       	2022-10-30T14:00:08Z
be176fd3	app    	3      	lhr   	stop   	failed  	1 total            	2       	2022-10-30T13:52:20Z
5761a68b	app    	2      	lhr   	run    	failed  	                   	0       	2022-10-30T09:27:52Z
6ece49ce	app    	1      	lhr   	run    	failed  	1 total, 1 critical	2       	2022-10-29T21:24:10Z
d6b550bf	app    	0      	lhr   	stop   	failed  	1 total, 1 critical	2       	2022-10-29T21:15:59Z

So I see some critical health checks.

1 Like