Dear community,
I have the following problem: once Dataverse is deployed I can not restart Payara, because the startup process always run into a timeout issue, and it is stopped.
Here is what happens:
$ sudo journalctl --unit payara
Aug 22 09:38:30 vm18063 systemd[1]: Starting Payara Server v5.1...
Aug 22 09:41:30 vm18063 systemd[1]: payara.service: start operation timed out. Terminating.
Aug 22 09:41:30 vm18063 java[8046]: Waiting for domain1 to start ....................................................................................................>
Aug 22 09:41:30 vm18063 systemd[1]: payara.service: Control process exited, code=exited, status=143/n/a
Aug 22 09:43:01 vm18063 systemd[1]: payara.service: State 'stop-final-sigterm' timed out. Killing.
As you can see it happens after 3 minutes (180 sec). I found that some Payara commands have a --timeout parameters, but start-domain doesn't have. I can not find any parameter which seemed to be relevant in domain.xml.
Do you have an idea how to increase startup timeout?
Do you have an idea how to figure out what part of the Dataverse would require more resources to work faster?
Best and thanks any feedback or hint in advance,
Péter