Problem encountered when a Disk Safe is on a Device that is completely full ( 0 bytes available )
Symptom
User encounters the following error on CDP Server startup or while viewing the CDP Server web GUI.
JDBCConnectionException: Cannot open connection
Error encountered in SERVER.LOG or Web GUI:
javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: Cannot open connection
Caused by: org.hibernate.exception.JDBCConnectionException: Cannot open connection
Caused by: java.sql.SQLNonTransientConnectionException: No current connection.
Caused by: java.sql.SQLException: No current connection.
Confirm in MONITOR.LOG:
0000-00-00 00:00:00,000 ERROR - Page Page(?,Container(?, ?)) could not be written to disk, please check if the disk is full, or if a file system limit, such as a quota or a maximum file size, has been reached.
0000-00-00 00:00:00,000 ERROR - Java exception: 'No space left on device: java.io.IOException'.
0000-00-00 00:00:00,000 ERROR - could not complete schema update
0000-00-00 00:00:00,000 ERROR - No current connection.
Stack Trace:
org.hibernate.exception.GenericJDBCException: could not get table metadata: ?
Caused by: java.sql.SQLException: Page Page(?,Container(? ?)) could not be written to disk, please check if the disk is full, or if a file system limit, such as a quota or a maximum file size, has been reached.
Caused by: java.sql.SQLException: Java exception: 'No space left on device: java.io.IOException'.
Caused by: java.io.IOException: No space left on device
Cause
There is no free space to write data.
Resolution
Free up disk space on the Device or move the Disk Safe to a Device that has ample free space.
Related Articles
Page: Problem encountered when a Disk Safe is on a Device that is completely full ( 0 bytes available ) (Knowledge Base) Labels: 0_bytes, disk_is_full, quota, no_space |
Page: Problem encountered when a Disk Safe is on a Device that is completely full ( 0 bytes available ) (Knowledge Base) Labels: 0_bytes, disk_is_full, quota, no_space |
Page: Problem encountered when a Disk Safe is on a Device that is completely full ( 0 bytes available ) (Knowledge Base) Labels: 0_bytes, disk_is_full, quota, no_space |
Page: Problem encountered when a Disk Safe is on a Device that is completely full ( 0 bytes available ) (Knowledge Base) Labels: 0_bytes, disk_is_full, quota, no_space |