Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ERROR - Listener.contextInitialized(154) |2012-07-31 13:32:08,521| Got exception while starting up:
- org.openmrs.module.OpenmrsCoreModuleException: The following modules are marked as 'core' by OpenMRS but were unable to start: logic v0.5,
- at org.openmrs.module.ModuleUtil.checkOpenmrsCoreModulesStarted(ModuleUtil.java:871)
- at org.openmrs.module.ModuleUtil.startup(ModuleUtil.java:136)
- at org.openmrs.api.context.Context.startup(Context.java:829)
- at org.openmrs.web.Listener.startOpenmrs(Listener.java:187)
- at org.openmrs.web.Listener.contextInitialized(Listener.java:148)
- at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:549)
- at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
- at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1282)
- at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518)
- at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499)
- at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
- at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
- at org.mortbay.jetty.Server.doStart(Server.java:224)
- at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
- at runjettyrun.Bootstrap.main(Bootstrap.java:97)
- WARN - OpenmrsUtil.getRuntimeProperties(2274) |2012-07-31 13:32:08,656| Unable to find a runtime properties file at /home/rfriedman/workspace/openmrs/webapp/openmrs-webapp-runtime.properties
- Jul 31, 2012 1:32:08 PM liquibase.database.template.JdbcTemplate comment
- INFO: Lock Database
- Jul 31, 2012 1:32:08 PM liquibase.lock.LockHandler acquireLock
- INFO: Successfully acquired change log lock
- Jul 31, 2012 1:32:09 PM liquibase.database.AbstractDatabase getRanChangeSetList
- INFO: Reading from `liquibasechangelog`
- Jul 31, 2012 1:32:10 PM liquibase.database.template.JdbcTemplate comment
- INFO: Release Database Lock
- Jul 31, 2012 1:32:10 PM liquibase.lock.LockHandler releaseLock
- INFO: Successfully released change log lock
- 2012-07-31 13:32:10.441:INFO::Started [email protected]:8080
- 2012-07-31 13:33:21.738:WARN::/openmrs-webapp/initialsetup
- org.openmrs.module.ModuleException: logic-0.5.omod is already associated with a loaded module.
- at org.openmrs.module.ModuleUtil.insertModuleFile(ModuleUtil.java:178)
- at org.openmrs.web.filter.startuperror.StartupErrorFilter.doPost(StartupErrorFilter.java:93)
- at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:124)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
- at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
- at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
- at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
- at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
- at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
- at org.mortbay.jetty.Server.handle(Server.java:326)
- at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
- at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
- at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
- at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
- at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
- at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
- at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
- ERROR - RequestContextAwareTag.doStartTag(82) |2012-07-31 13:33:24,366| Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.
- javax.servlet.jsp.JspTagException: Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.
- at org.springframework.web.servlet.tags.MessageTag.doStartTagInternal(MessageTag.java:184)
- at org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:79)
- at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspx_meth_spring_theme_0(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:590)
- at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspService(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:174)
- at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
- at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
- at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:470)
- at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
- at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
- at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:112)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
- at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
- at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
- at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
- at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
- at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
- at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:327)
- at org.mortbay.jetty.servlet.Dispatcher.error(Dispatcher.java:135)
- at org.mortbay.jetty.servlet.ErrorPageErrorHandler.handle(ErrorPageErrorHandler.java:129)
- at org.mortbay.jetty.Response.sendError(Response.java:274)
- at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:486)
- at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
- at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
- at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
- at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
- at org.mortbay.jetty.Server.handle(Server.java:326)
- at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
- at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
- at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
- at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
- at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
- at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
- at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
- 2012-07-31 13:33:24.381:WARN::EXCEPTION
- javax.servlet.ServletException: javax.servlet.jsp.JspTagException: Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.
- at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:922)
- at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:855)
- at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspService(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:500)
- at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
- at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
- at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:470)
- at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
- at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
- at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:112)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
- at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
- at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
- at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
- at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
- at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
- at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:327)
- at org.mortbay.jetty.servlet.Dispatcher.error(Dispatcher.java:135)
- at org.mortbay.jetty.servlet.ErrorPageErrorHandler.handle(ErrorPageErrorHandler.java:129)
- at org.mortbay.jetty.Response.sendError(Response.java:274)
- at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:486)
- at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
- at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
- at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
- at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
- at org.mortbay.jetty.Server.handle(Server.java:326)
- at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
- at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
- at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
- at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
- at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
- at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
- at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
- 2012-07-31 13:33:24.391:WARN::Nested in javax.servlet.ServletException: javax.servlet.jsp.JspTagException: Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.:
- javax.servlet.jsp.JspTagException: Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.
- at org.springframework.web.servlet.tags.MessageTag.doStartTagInternal(MessageTag.java:184)
- at org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:79)
- at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspx_meth_spring_theme_0(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:590)
- at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspService(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:174)
- at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
- at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
- at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:470)
- at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
- at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
- at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:112)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
- at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
- at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
- at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
- at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
- at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
- at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
- at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:327)
- at org.mortbay.jetty.servlet.Dispatcher.error(Dispatcher.java:135)
- at org.mortbay.jetty.servlet.ErrorPageErrorHandler.handle(ErrorPageErrorHandler.java:129)
- at org.mortbay.jetty.Response.sendError(Response.java:274)
- at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:486)
- at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
- at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
- at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
- at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
- at org.mortbay.jetty.Server.handle(Server.java:326)
- at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
- at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
- at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
- at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
- at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
- at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
- at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Advertisement
Add Comment
Please, Sign In to add comment