Enforce Console error ' An unexpected error has occurred. Contact your system administrator if this problem persists'
search cancel

Enforce Console error ' An unexpected error has occurred. Contact your system administrator if this problem persists'

book

Article ID: 160219

calendar_today

Updated On:

Products

Data Loss Prevention Enforce

Issue/Introduction

Unable to login into the Enforce Console.

When you try to access the enforce console remotely, you are able to login, however after some time you get an RSOD and you are automatically logged out of the enforce. And when you login directly from the Enforce server, it stops on the 'j_security_check' page and you get the error 'An unexpected error has occurred. Contact your system administrator if this problem persists' and then you get a button which says 'Go to login Page'. Once you click on it, then it takes you inside the console.

ORA-01653: unable to extend table

Cause

Check the Tomcat local host logs and you will find the following errors --->
Caused by: java.sql.SQLException: ORA-01653: unable to extend table PROTECT.AUDITLOG by 128 in tablespace USERS
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)

Resolution

 

The Users tablespace is out of space.  Extend the Users tablespace and then reboot the Enforce server.

After the reboot, you will be able to login without any error message.