Durchsuchbare Dokumentation aufrufen | Zurück zur Dokumentationsübersicht
Navigation: Dokumentationen agorum core > Probleme und Lösungen
Anwender melden, dass agorum core abstürzt und nicht mehr bedienbar ist.
Beim Absturz erscheinen mehrfach Exceptions. Im MariaDB (oder bei älteren Versionen MySQL) error log sind etwa folgende Einträge zu finden:
WARN [org.jboss.resource.connectionmanager.TxConnectionManager] Prepare called on a local tx. Use of local transactions on a jta transaction with more than one branch may result in inconsistent data in some cases of failure. WARN [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Throwable while attempting to get a new connection: null org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections")
Folgende zusammenhängende Ursachen kommen hierfür infrage:
Stellen Sie Folgendes sicher:
show variables like '%connection%';