Unable to refresh the WebApplicationContext Error creating bean with name 'serviceContext$child#0'

Error creating bean with name ‘serviceContext$child#0’ defined in URL [jar:file:/C:/tomcat6(OpenMRS)/temp/1507623509551.openmrs-lib-cache/registration/registration.jar!/moduleApplicationContext.xml]: Cannot create inner bean ‘org.springframework.transaction.interceptor.TransactionProxyFactoryBean#6b1b58ac’ of type [org.springframework.transaction.interceptor.TransactionProxyFactoryBean] while setting bean property ‘moduleService’ with key [1]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.springframework.transaction.interceptor.TransactionProxyFactoryBean#6b1b58ac’ defined in URL [jar:file:/C:/tomcat6(OpenMRS)/temp/1507623509551.openmrs-lib-cache/registration/registration.jar!/moduleApplicationContext.xml]: Cannot create inner bean ‘org.openmrs.module.registration.impl.RegistrationServiceImpl#20e7ed76’ of type [org.openmrs.module.registration.impl.RegistrationServiceImpl] while setting bean property ‘target’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.openmrs.module.registration.impl.RegistrationServiceImpl#20e7ed76’ defined in URL [jar:file:/C:/tomcat6(OpenMRS)/temp/1507623509551.openmrs-lib-cache/registration/registration.jar!/moduleApplicationContext.xml]: Initialization of bean failed; nested exception is java.lang.LinkageError: loader constraint violation: loader (instance of org/openmrs/util/OpenmrsClassLoader) previously initiated loading for a different type with name “org/openmrs/module/hospitalcore/model/PatientSearch”

Is the hospitalcore module on github for us to take a look?