Steps to Reproduce:
Actual Results:
Qualifying records below does not get Orphaned.
Expected Results:
Qualifying records should have got Orphaned.
3.5.x
Orphan logs has below database connection error causing Orphan service not to run.
JmsConsumer[findOrphanQ]] com.go2group.connectall.config.DBConfig: Error connecting to Database.java.sql.SQLTransientConnectionException: hikariCP - Connection is not available, request timed out after 30000ms.
Restart Orphan service to reconnect database.