Created attachment 998461 [details] Complete server log Description of problem: Sometimes, NullPointerException at RepositoryServiceImpl.getRepositoryHistory() [1] is logged on error level during startup of freshly installed BPMS Business Central. [1] org.guvnor.structure.backend.repositories.RepositoryServiceImpl.getRepositoryHistory(RepositoryServiceImpl.java:374) [guvnor-structure-backend-6.2.0.Final-redhat-2.jar:6.2.0.Final-redhat-2] Version-Release number of selected component (if applicable): BPMS 6.1.0.ER6 How reproducible: Sometimes/rarely. Steps to Reproduce: 1. Unzip jboss-bpmsuite-6.1.0.ER6-deployable-eap6.x.zip into EAP 6.4. 2. Start the server, watch console log. Actual results: Sometimes NPE is logged on error. Expected results: Null reference check should be added to avoid the NPE. Additional info:
*** Bug 1201776 has been marked as a duplicate of this bug. ***
*** Bug 1202285 has been marked as a duplicate of this bug. ***