Bahmni Radiology module won't open

After a lot of struggling with the Java outdated version used in the scripts (1.7 something) I was finally able to install Bahmni without errors, however I can’t access the radiology module. Server response is 404.

So I tried to check if services are running (everything seems to be ok after some tweaking) but it seems that there some problems with the pacs-integration package, in dcm4chee.

Error log is way too big. But I think this is the problem:

2017-10-23 10:49:49,789 ERROR → (main) [org.jboss.deployment.MainDeployer] Could not create deployment: file:/var/lib/bahmni/dcm4chee-2.18.1-psql/server/default/deploy/dcm4chee-wado-service.xml 2017-10-23 10:49:50,319 ERROR → (main) [STDERR] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property ‘http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit’ is not recognized. 2017-10-23 10:49:50,985 ERROR → (main) [STDERR] Advertencias del compilador: 2017-10-23 10:49:50,985 ERROR → (main) [STDERR] WARNING: ‘org.apache.xerces.jaxp.SAXParserImpl: Property ‘http://javax.xml.XMLConstants/property/accessExternalDTD’ is not recognized.’

Repeating the org.apache.xerces.jaxp error 7 times and finally

2017-10-23 10:50:22,318 ERROR → (main) [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:

Any help would be appreciated.

Thanks