[Solved] All backups have now failed

Unimus support forum
Post Reply
dwalder
Posts: 1
Joined: Tue Sep 11, 2018 6:38 pm

Tue Sep 11, 2018 6:43 pm

Unimus has been working fine for about the last 1 month. Today, all the backups have failed. I think I have a java issue of some sort:

org.springframework.orm.hibernate5.HibernateSystemException:
IO Exception occurred reading a binary value; nested exception is
org.hibernate.HibernateException: IO Execption occurred reading a binary value at
org.springframework.orm.hibernate5.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:296)

Any help would be appreciated
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Tue Sep 11, 2018 6:52 pm

Hi,

This is a rather strange exception - definitely should not happen.
Could you please create a support ticket in our Portal and attach the log file to the ticket?

Thanks!
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Wed Sep 19, 2018 2:04 pm

Update for anyone finding this in the future:

We managed to track down this issue - it occurred due to the system not having any free disk space.
Since this instance of Unimus used HSQL (file-based BD) and disk space ran out, all jobs were failing.
Post Reply