OpenMRS Core Master

Build: #3289 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
19 minutes
Labels
None
Revisions
openmrs-core
452a088de763aae754d4f2be1074f1707c6c3e48
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Successful since
#3284 ()

Code commits

openmrs-core
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 452a088de763aae754d4f2be1074f1707c6c3e48 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]

Jira issues

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