alaboso
(Amos Laboso)
March 17, 2022, 1:00pm
1
Hi!
I have a distribution running:
platform-2.4.0
tomcat-7
MySQL-5.7
I have some modules including openmrs-module-cohort . deployed on this distribution.
Adding openmrs-module-emrapi . to this distribution breaks the application.
Removing openmrs-module-cohort and adding openmrs-module-emrapi, application starts successfully and modules start successfully.
These two modules (openmrs-module-emrapi-1.32.0 and openmrs-module-cohort-3.0.0-SNAPSHOT) deployed together in a distribution breaks the application.
Has anyone come across this issue?
cc: @samuel34 @eudson @nbottu
UPDATE :
Another distribution running without any issue runs on:
platform-v2.3.2
referenceapplication-v2.6.0
apache-tomcat-v9.0.30
and has amongst other modules:
emrapi-1.28.0-SNAPSHOT
cohort-3.0.0-SNAPSHOT
ruhanga
(Nathan Ruhanga)
March 18, 2022, 7:21am
2
Hi @alaboso , could you share the server-side logs that you get via pastebin.com ?
alaboso
(Amos Laboso)
March 18, 2022, 9:07am
3
Another distribution running without any issue runs on:
platform-v2.3.2
referenceapplication-v2.6.0
apache-tomcat-v9.0.30
and has amongst other modules:
emrapi-1.28.0-SNAPSHOT
cohort-3.0.0-SNAPSHOT
ruhanga
(Nathan Ruhanga)
March 20, 2022, 6:00am
4
Are there no server-side failure/error logs @alaboso ?
herbert24
(Herbert Yiga)
March 20, 2022, 9:46pm
5
for trouble shooting issues,you can run the current snapshot version of openmrs-module-emrapi ie 1.33.0-SNAPSHOT with the above, but still it will be great to have the logs as suggested by @ruhanga to make the debugging process quick!
grace
(Grace Potma)
March 21, 2022, 4:00pm
6
@alaboso sorry if this is obvious, but is this blocking the environment that you and @ibacher are trying to set up (which combines the 3.x RefApp + the OHRI package)?
1 Like
alaboso
(Amos Laboso)
March 21, 2022, 6:58pm
7
No. Not yet at least. Current 3.x RefApp (OHRI) doesn’t bundle emrapi
module.
1 Like
dkayiwa
(Daniel Kayiwa)
March 21, 2022, 11:14pm
8
@alaboso try the cohort module attached on this ticket and tell me if it fixes the problem: [COH-46] Cohort Module freezes the application on startup - OpenMRS Issues
1 Like
alaboso
(Amos Laboso)
March 23, 2022, 7:40am
9
I faced some liquibase issues - this am sorting. @nbottu successfully deployed the module without any error. Thanks.
1 Like
grace
(Grace Potma)
March 31, 2022, 1:16pm
10
@dkayiwa should we update the cohort module version in the add ons directory to help others avoid this issue as well? OpenMRS Add Ons
dkayiwa
(Daniel Kayiwa)
March 31, 2022, 1:44pm
11
Good point @grace ! I have just done it: OpenMRS Add Ons
1 Like