I am using websphere 9, ejb application . Till now I didn't face any errors. But suddenly after restart the server, the application throwing database persistence exceptions . And it fixes after restart the server. Anyone face such random issues?
Exception <Openjpa 2.2.3 snapshot fatal general error <, Org.apache.openjpa.persistence.PersistenceException DB2 SQL Error SQLCode=-530, SQL state =-23503
I have multiple servers and same code deployed in all servers and this issue only occur in one server and after restart the server the issue gone and again after some days the error came back. How the issue fix after restart the websphere 9?