Platform 2.5

Build: #202 was successful Changes by Daniel Kayiwa

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
16 minutes
Labels
None
Revisions
openmrs-core-2.5.x
33a92b49d24528c642be4fc1e6ee0998948aebf3 33a92b49d24528c642be4fc1e6ee0998948aebf3
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Successful since
#200 ()

Code commits

openmrs-core-2.5.x
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 33a92b49d24528c642be4fc1e6ee0998948aebf3 33a92b49d24528c642be4fc1e6ee0998948aebf3 TRUNK-6187 ClassCastException: com.sun.proxy.$Proxy183 cannot be cast to org.openmrs.api.impl.UserServiceImpl
The OpenMRS database setup wizard fails with this error:

WARN - InitializationFilter$InitializationCompletion$1.run(1820) |2023-09-28T13:18:26,152| Unable to complete the startup.
java.lang.ClassCastException: com.sun.proxy.$Proxy183 cannot be cast to org.openmrs.api.impl.UserServiceImpl
        at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1798) [openmrs-web-2.7.0-SNAPSHOT.jar:?]
        at java.lang.Thread.run(Thread.java:750) [?:1.8.0_352]

(cherry picked from commit 452a088de763aae754d4f2be1074f1707c6c3e48)
(cherry picked from commit 35f1524c07dcca83e04a6f5e3d9c0dc8af2c4faa)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-6187Could not obtain issue details from Jira