Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OpenMRS is not able to start.
- The following error occurred at startup:
- Error occurred while trying to get the updates needed for the database. Unable to get a connection to the database. Please check your openmrs runtime properties file and make sure you have the correct connection.username and connection.password set
- java.lang.RuntimeException: Error occurred while trying to get the updates needed for the database. Unable to get a connection to the database. Please check your openmrs runtime properties file and make sure you have the correct connection.username and connection.password set
- at org.openmrs.util.DatabaseUpdater.getUnrunDatabaseChanges(DatabaseUpdater.java:628)
- at org.openmrs.util.DatabaseUpdater.getUnrunDatabaseChanges(DatabaseUpdater.java:587)
- at org.openmrs.util.DatabaseUpdater.updatesRequired(DatabaseUpdater.java:258)
- at org.openmrs.web.Listener.setupNeeded(Listener.java:184)
- at org.openmrs.web.Listener.contextInitialized(Listener.java:145)
- at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
- at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
- at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
- at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
- at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
- at org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:110)
- at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
- at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
- at org.mortbay.jetty.handler.ContextHandlerCollection.doStart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement