Vapp startup failed. In the Foglight Management Server logs the following errors can be seen:
MySQL:
FATAL [forge-startup] com.quest.nitro.startup.ForgeServer - Unexpected error during server startup, exiting with error code 1133.
caused by: org.hibernate.TransactionException: JTA commit failed:
Caused by: org.jboss.tm.JBossRollbackException: Unable to commit, tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=FMS/1866, BranchQual=, localId=1866] status=STATUS_NO_TRANSACTION; - nested throwable: (org.hibernate.exception.GenericJDBCException: could not insert:
Caused by: java.sql.BatchUpdateException: The table 'persistence_timeslice_table' is full
Postgres:
FATAL [forge-startup] com.quest.nitro.startup. ForgeServer - Unexpected error during server startup, exiting with error code 1133.
java.lang.RuntimeException: java.sql.SQLException: Cannot create PoolableConnectionFactory (Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.)
A review of the vAPP DBS backend database server shows that database data disk drive is full:
/dev/sdc1 246G 246G 12K 100% /mysql/data
Postgres:
/dev/sdc1 246G 246G 12K 100% /postgres
A backup and/or snapshot of the DBS VM is recommended before engaging the following steps. Refer to Database partition on the Foglight Virtual Appliance is full (4293171) for steps using YaST.
Extend the filesystem of the DBS virtual machine:
.png)
.png)
.png)