I got it working…
- Stop the OpenMRS services (sudo service openmrs stop)
- Start then OpenMRS services (sudo service openmrs start)
- Install again bahmni connect (yum install bahmni-offline)
- Run the command (bahmni -i local create-connect-artifacts)
- Success, if not → try to make the runtime properites module to true (module.allow_web_admin=true) / filename=/opt/openmrs/etc/openmrs-runtime.properties then, try again from step 1.
Thank you.