Am happy to report the issue is solved!
@dkayiwa am a bit stack. I have tried to release platform on this link OpenMRS Platform - OpenMRS Platform 2.5.x - Release standalone 85: Job result summary - OpenMRS Bamboo but am failing to release standalone. When I look at the logs, One line attracts my attention
SEVERE 12/19/22 6:32 PM:liquibase: Error thrown as a SAXException: <sqlfile path=openmrs_concepts_2.6.0_20221104.sql> -Unable to read file
as reflected on this error log. Kindly how can I go about it to fix this release? OpenMRS Platform - OpenMRS Platform 2.5.x - Release standalone 85: Job result summary - OpenMRS Bamboo
I thought that you are supposed to be releasing the reference application instead of the platform.
I must admit am confused! I was trying to confirm if the Server is running on the desired platform version , after Pulling the updated docker image and deploying it to the server using the CI build. But after running the CI build, I got a build failure as reflected on this link OpenMRS environments - Deploy mdsbuilder 23: Build result summary - OpenMRS Bamboo that is why I was prompted to check if openmrs-distro-platform 2.5.8 . was released. Since it was missing on the tags, I was prompted to release it before proceeding to the next step of logining into the server and complete the installation wizard
@jwnasambu did you release openmrs refapp module 2.13.0 ?
This is where I am Reference Application - Distribution 2.x - Build and push 13326: Build log - OpenMRS Bamboo
I have tried to release but this is the error am getting
#17 87.79 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1]
as reflected on this CI build Reference Application - Distribution 2.x - Build and push 13326: Job result summary - OpenMRS Bamboo. kindly how can I go about it?
I now understand why I am having this.
[quote="jwnasambu, post:102, topic:37824"]
SEVERE 12/19/22 6:32 PM:liquibase: Error thrown as a SAXException: <sqlfile path=openmrs_concepts_2.6.0_20221104.sql> -Unable to read file
[/quote]
I have figured out how to go about it.
@dkayiwa Kind help please! I desire to downgrade the open Concept Lab Version from version 2.0.0. since this release is running on platform 2.5.8
that supports the previous release but am not certain of the previous version. Initially I had 2.0.0-SNAPSHOT but am not supposed to use SNAPSHOT version. Kindly which version should I downgrade to?
Are you trying to say that the latest release of the open concept lab module does not support openmrs platform 2.5.8?
Well, its just an assumption and I stand to be guided.
What is your basis for assuming so? Can you point me to links if any? Just i incase i missed out on that information?
platform 2.5.8
is a maintenance release of platform 2.5.x
line which was released prior. To my thinking it has a given OCL version which its supporting that is different from that one supported by platform 2.6.0
version. That is just my stupid thinking. No link to backup my thoughts
Take your assumption as false until you get evidence that backs it up.
Thanks for the clarification.
@dkayiwa Kindly am stack on this step and I need help!
* Check [openmrs msdbuilder Docker hub repo](https://hub.docker.com/r/openmrs/openmrs-distro-mdsbuilder) for the latest Docker image of the **openmrs/openmrs-distro-mdsbuilder .** Ensure the right version of the platform was set as per the [ditro file here](https://github.com/openmrs/openmrs-contrib-ansible-docker-compose/blob/master/files/mdsbuilder/openmrs-distro.properties#L3) . And if the Server is not running on the desired platform version , Pull the updated docker image and deploy it to the server using build [the CI build](https://ci.openmrs.org/browse/OENV-DM)
of this guide OpenMRS Reference Application Release Process - Documentation - OpenMRS Wiki my server is still running on platform 2.4.2 as reflected on this link OpenMRS - Home. Kindly what am I missing?
Can you point me at where you are getting this error message from?
I have just run the Deploy
stage here: OpenMRS environments - Deploy mdsbuilder 25: Build result summary - OpenMRS Bamboo
Thanks! The issue is fixed though am failing to understand why on my side I had a build failure after running the deploy successfully.