Detection server services fail to start on Linux after OS patching. The Content Extraction engine cannot initialize due to missing or incorrectly mapped native library dependencies.
INFO | jvm | 2026/06/-- --:--:-- | WrapperManager: Initializing...
INFO | jvm | 2026/06/-- --:--:-- | WrapperSimpleApp Error: Encountered an error running main:
INFO | jvm | 2026/06/-- --:--:-- | WrapperSimpleApp Error: java.lang.RuntimeException: Failed to initialize Content Extraction engine. Error: java.lang.RuntimeException: Failed to initialize Content Extraction engineRunning the CEH gets error:
[protect@exmapleserver native]$ ./ceh
./ceh: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./ceh)
./ceh: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /opt/Symantec/DataLossPrevention/ContentExtractionService/version/Protect/lib/native/libboost_thread-gcc9-mt-x64-1_72.so.1.72.0)