After installing or upgrading to DLP v11 on Linux, you receive the error "HTTP Status 404 -" when trying to access the Enforce console. One or both of the following errors are also present in the tomcat log:
Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'extractionProvider' defined in ServletContext resource [/WEB-INF/policy-objects-spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.vontu.cracker.NativeExtractionEngine]: Constructor threw exception; nested exception is java.lang.UnsatisfiedLinkError: /opt/Vontu/Protect/lib/native/libcontentextractionjni.so.11.0.0: libaprutil-1.so.0: cannot open shared object file: No such file or directory
Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'extractionProvider' defined in ServletContext resource [/WEB-INF/policy-objects-spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.vontu.cracker.NativeExtractionEngine]: Constructor threw exception; nested exception is java.lang.UnsatisfiedLinkError: /opt/Vontu/Protect/lib/native/libcontentextractionjni.so.11.0.0: liblog4cxx.so.10: cannot open shared object file: No such file or directory
Caused by: java.lang.UnsatisfiedLinkError:
/opt/Vontu/Protect/lib/native/libcontentextractionjni-11.1.0.so: libboost_thread-gcc41-mt-1_39.so.1.39.0: cannot open shared object file: No such file or directory