Skip to content

Restarting after extended disuse

gc-code edited this page Jun 4, 2019 · 1 revision

If the Dashboard has not been running for an extended period of time then it may appear to hang on installation. This is likely because it is filling its database with statistics for all missed days. Tail server.log to see it performing the database queries and updates:

tail -f payara41/glassfish/domains/domain1/logs/server.log

Once this process is complete the dashboard will deploy to the server and become available.

Clone this wiki locally