Hello Tracy
As suggested by Amit this can be due to duplicate jar only.
You can try below market place module also.
https://community.mendix.com/link/space/marketplace/questions/143378
https://community.mendix.com/link/space/deployment/questions/105705
Hi Tracy Corson,
This types of issues normally occur when we have duplicate jar files in userlib folder. Go through the user lib folder delete the duplicate jar files, keep the once with higher versions. Clean your deployment directory re-run the app verify the changes and deploy it again to test.
Thanks