Just rebooted my production server, which had been running fine for months.
When it came up, these errors started:
ObjectDB 2.3.1_03] javax.persistence.PersistenceException Recovery file '/auctionologies/java/storage.odb$' does not match db file '/auctionologies/java/storage.odb' (error 145) at com.objectdb.jpa.EMF.createEntityManager(EMF.java:176) at javax.persistence.EntityManagerFactory$createEntityManager.call(Unknown Source)
Note: other than reboot the machine, I didn't do anything else.
Any idea what's going on?