After running atlas-run my confluence server seems to be running correctly, as can be seen from the following logs:
However, after a while when I try to load a page, I end up getting:
org.springframework.orm.jpa.JpaSystemException: Unable to commit against JDBC Connection; nested exception is org.hibernate.TransactionException: Unable to commit against JDBC Connection
After scanning the error logs for a while, I see that the very first error I get before this is:
java.lang.OutOfMemoryError: GC overhead limit exceeded
As well the server tends to be really slow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.