2017-11-17T20:54:35.552 Alarm 30001 [Ucs-Main] [b]Unrecoverable error from while initializing DAPs:The transaction log for database 'ucs' is full due to 'LOG_BACKUP'.
java.sql.SQLException: The transaction log for database 'ucs' is full due to 'LOG_BACKUP'.[/b]
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:216)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1515)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:792)
at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:689)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:5696)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1715)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeUpdate(SQLServerStatement.java:642)
at com.jolbox.bonecp.StatementHandle.executeUpdate(StatementHandle.java:497)
at com.genesyslab.sql.BaseStatement.executeUpdate(BaseStatement.java:196)
at com.genesyslab.icc.contactserver.util.IdGenerator.<init>(IdGenerator.java:150)
at com.genesyslab.icc.util.DataAccessPointUtils.initIdGenerator(DataAccessPointUtils.java:296)
at com.genesyslab.icc.contactserver.ContactServerEngine.initDataSources(ContactServerEngine.java:887)
at com.genesyslab.icc.contactserver.ContactServerEngine.initInstance(ContactServerEngine.java:538)
at com.genesyslab.icc.contactserver.ContactServerEngine$4.run(ContactServerEngine.java:1395)
at java.lang.Thread.run(Thread.java:745)
2017-11-17T20:54:35.553 Std 29997 [b][Ucs-Main] Abnormal server exit, code:-22[/b]