Error creating bean with name 'conversionService': Injection of autowired dependencies failed;

@herbert24 do you still get this problem if you try again using?

mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.6:setup

And?

mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.6:run

1 Like

@dkayiwa I get the same error after using the above commands

You need to set up a new SDK server with mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.6:setup

1 Like

on setting up a new server as per the above command still brings the same error!

Are you able to share the two logs for when you run the sdk setup and run commands?

1 Like

Here are the logs,on set up C:\Users\ODEL> mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.6:s - Pastebin.com and on running C:\Users\ODEL>mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.6:run - Pastebin.com

Before running this, did you start by dropping the existing database?

ohh yes i did

What is the name of the database that you deleted?

it is openmrs

Are you sure that the database name is not server?

1 Like

I have dropped,server and repeating the steps again

@dkayiwa i am getting the same exact error!

Can you share the logs?

Here they are,https://pastebin.com/dXvDGSAj

Do a brand new setup with a server named travis

Before you do that, when did you last update and compile your openmrs-core?

Five days back,when i made this pr https://github.com/openmrs/openmrs-core/pull/3285

Pull the latest upstream changes and compile. Then do a brand new setup with a server named travis

1 Like

First i tried all the steps with the travis as the server name,it came out with the exact error logs.I then pulled to my core ,compiled and deployed the war to the sdk,this could not start at all.I am now trying on first installing using platform 2.3 then i do an upgrade to 2.4