- Solr, Datastore and Datagrid services will not start using the cb-enterprise script or manually.
- OS patches, to include java, were upgraded after EDR was upgraded, however the rpmnew files were not merged properly.
- Datagrid debug log contains:
2023-12-15 00:00:27,544 - [WARN] - from com.carbonblack.datagrid.persist.DbPool in main
Error testing SQL connection: java.sql.SQLException: Cannot create PoolableConnectionFactory (Something unusual has occurred to cause the driver to fail. Please report this exception.)
- OpenJDK directory had configs with 0 size.
find /usr/lib/jvm -size 0
- OpenJDK directory had several rpmnew files.
find /usr/lib/jvm -name "*rpmnew"