java.lang.NullPointerException at net.java.ao.EntityManager.create

This is a AO bug which is not fixed yet. As suggested in the bug report you may try to remove "sql_mode = NO_AUTO_VALUE_ON_ZERO" from DB configuration. But commenting this line may cause another problem, please check WLP-448You may also get this error when using MariaDB. MariaDB is not a supported database, please migrate to a supported database.

java.lang.NullPointerException at net.java.ao.EntityManager.create(EntityManager.java:375) at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.create(EntityManagedActiveObjects.java:92) at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects.create(TenantAwareActiveObjects.java:279) at