Typecasting Error during OpenMRS Setup

Hi, I have been trying to setup the OpenMRS development environment but I keep running into the following error: class java.time.LocalDateTime cannot be cast to class java.lang.String (java.time.LocalDateTime and java.lang.String are in module java.base of loader 'bootstrap') Error while trying to update to the latest database version The error seems to be related to some typecasting issues. I have attached the log files for reference. Could someone please suggest a fix? I apologize if I have not posted according to the community guidelines. This is the first time I am making a post on the forum. log.txt (1.8 KB)

Use https://pastebin.com/ to share the full error log

I have just made some changes to the codebase. Update from upstream and try again.

1 Like