Plan for failures, hope for success!
Posts tagged JBOSS 5.1
Solving the “java.lang.SecurityException: The provider self-integrity check failed” error with Crystal Reports Server 2011 on JBOSS 5.1
8 years
by pinchii
in Technology
If you are deploying Crystal 2011 to JBOSS 5.1 you may get the following errors in your log
- java.io.IOException: Child not found MobileBIService/WEB-INF/lib/bcm.jar
- Could not initialize class com.businessobjects.bcm.BCM
- java.lang.SecurityException: The provider self-integrity check failed
The culprit to these two errors are the OpenSearch.WAR File and the MobileBIService.WAR File
There are a few workarounds listed in this JBOSS JIRA Ticket JBAS-7882.
The easiest solution to me was to just explode the two war files, and the errors went away