Closed joeflack4 closed 1 year ago
The log has this at the end: ...WAR: Problem creating war: Execution exception: Java heap space
This appears to happen during the Spring Boot repackaging of the WAR.
I did not have this problem on my machine. I'll need to set and increase the JVM memory and see what happens. I think the default is some percentage of the host's (i have 64GB) if nothing is specified.
I'll add a CLI option and use it here: https://github.com/ShahimEssaid/setup-servers/blob/22425c491aaddd29a57f3931c8a4ad433819d542/src/setupservers/command/hapi_jpa_starter.py#L194
Your solution to increase the allocated memory fixed, thanks!
Overview
I tried following the steps to start up a server, but I failed on the first step,
sh bin/start-ts.sh
.Error
Short err:
Exception: Maven build failed with exit code 1. See log files.
Logs:
logs/
: 2022.12.08_23.00.17_log.txthapi-extensions/logs/
: 2022.12.08_23.00.17_log.txtLong err:
Additional info