After a Server restart, UVMS can no longer be started.
In uvserver.log we find the following kind of errors:
|ERROR| main | org.hibernate.util.JDBCExceptionReporter | An SQL data change is not permitted for a read-only connection, user or database.
|ERROR| main | com.orsyp.central.aspect.DataAccessExceptionTranslator | org.hibernate.exception.GenericJDBCException: could not execute native bulk manipulation query
javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not execute native bulk manipulation query
In derby.log we find the word "READ ONLY" as follows:
on database directory /uvmsfolder/data/data/uvmsdb in READ ONLY mode with class loader sun.misc.Launcher$AppClassLoader@5c647e05
OS: Linux
Release : 6.x
Component : Univiewer Management Server