When you connect to DLP, the logon prompt appears.
After you fill out your user information an error appears stating that the logon failed and to contact your Administrator.
The Localhost log shows this error:
SEVERE [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/ProtectManager].[default]] Servlet.service() for servlet [default] in context with path [/ProtectManager] threw exception
Cause:
org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connectionorg.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection
...
Caused by: org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection
...
Caused by: java.sql.SQLException: ORA-00257: Archiver error. Connect AS SYSDBA only until resolved.
DLP 15.5
Database backups have filled up all the free space in the database, particularly the Archive files.
Contact your DBA to clean up the archive files.
Consider adding additional space to the Database to prevent this issue from reoccurring.