Guest User

Untitled

a guest
Jul 31st, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.42 KB | None | 0 0
  1. ERROR - Listener.contextInitialized(154) |2012-07-31 13:32:08,521| Got exception while starting up:
  2. org.openmrs.module.OpenmrsCoreModuleException: The following modules are marked as 'core' by OpenMRS but were unable to start: logic v0.5,
  3. at org.openmrs.module.ModuleUtil.checkOpenmrsCoreModulesStarted(ModuleUtil.java:871)
  4. at org.openmrs.module.ModuleUtil.startup(ModuleUtil.java:136)
  5. at org.openmrs.api.context.Context.startup(Context.java:829)
  6. at org.openmrs.web.Listener.startOpenmrs(Listener.java:187)
  7. at org.openmrs.web.Listener.contextInitialized(Listener.java:148)
  8. at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:549)
  9. at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
  10. at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1282)
  11. at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518)
  12. at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499)
  13. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  14. at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
  15. at org.mortbay.jetty.Server.doStart(Server.java:224)
  16. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
  17. at runjettyrun.Bootstrap.main(Bootstrap.java:97)
  18. 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
  19. Jul 31, 2012 1:32:08 PM liquibase.database.template.JdbcTemplate comment
  20. INFO: Lock Database
  21. Jul 31, 2012 1:32:08 PM liquibase.lock.LockHandler acquireLock
  22. INFO: Successfully acquired change log lock
  23. Jul 31, 2012 1:32:09 PM liquibase.database.AbstractDatabase getRanChangeSetList
  24. INFO: Reading from `liquibasechangelog`
  25. Jul 31, 2012 1:32:10 PM liquibase.database.template.JdbcTemplate comment
  26. INFO: Release Database Lock
  27. Jul 31, 2012 1:32:10 PM liquibase.lock.LockHandler releaseLock
  28. INFO: Successfully released change log lock
  29. 2012-07-31 13:32:10.441:INFO::Started [email protected]:8080
  30. 2012-07-31 13:33:21.738:WARN::/openmrs-webapp/initialsetup
  31. org.openmrs.module.ModuleException: logic-0.5.omod is already associated with a loaded module.
  32. at org.openmrs.module.ModuleUtil.insertModuleFile(ModuleUtil.java:178)
  33. at org.openmrs.web.filter.startuperror.StartupErrorFilter.doPost(StartupErrorFilter.java:93)
  34. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:124)
  35. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
  36. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  37. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  38. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
  39. at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
  40. at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  41. at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
  42. at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  43. at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
  44. at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
  45. at org.mortbay.jetty.Server.handle(Server.java:326)
  46. at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
  47. at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
  48. at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
  49. at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
  50. at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
  51. at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
  52. at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
  53. ERROR - RequestContextAwareTag.doStartTag(82) |2012-07-31 13:33:24,366| Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.
  54. javax.servlet.jsp.JspTagException: Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.
  55. at org.springframework.web.servlet.tags.MessageTag.doStartTagInternal(MessageTag.java:184)
  56. at org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:79)
  57. at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspx_meth_spring_theme_0(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:590)
  58. at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspService(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:174)
  59. at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93)
  60. at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  61. at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
  62. at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:470)
  63. at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364)
  64. at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  65. at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
  66. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
  67. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:112)
  68. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  69. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
  70. at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
  71. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  72. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
  73. at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
  74. at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  75. at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
  76. at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  77. at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
  78. at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:327)
  79. at org.mortbay.jetty.servlet.Dispatcher.error(Dispatcher.java:135)
  80. at org.mortbay.jetty.servlet.ErrorPageErrorHandler.handle(ErrorPageErrorHandler.java:129)
  81. at org.mortbay.jetty.Response.sendError(Response.java:274)
  82. at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:486)
  83. at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  84. at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
  85. at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  86. at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
  87. at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
  88. at org.mortbay.jetty.Server.handle(Server.java:326)
  89. at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
  90. at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
  91. at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
  92. at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
  93. at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
  94. at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
  95. at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
  96. 2012-07-31 13:33:24.381:WARN::EXCEPTION
  97. javax.servlet.ServletException: javax.servlet.jsp.JspTagException: Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.
  98. at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:922)
  99. at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:855)
  100. at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspService(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:500)
  101. at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93)
  102. at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  103. at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
  104. at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:470)
  105. at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364)
  106. at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  107. at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
  108. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
  109. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:112)
  110. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  111. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
  112. at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
  113. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  114. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
  115. at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
  116. at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  117. at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
  118. at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  119. at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
  120. at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:327)
  121. at org.mortbay.jetty.servlet.Dispatcher.error(Dispatcher.java:135)
  122. at org.mortbay.jetty.servlet.ErrorPageErrorHandler.handle(ErrorPageErrorHandler.java:129)
  123. at org.mortbay.jetty.Response.sendError(Response.java:274)
  124. at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:486)
  125. at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  126. at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
  127. at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  128. at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
  129. at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
  130. at org.mortbay.jetty.Server.handle(Server.java:326)
  131. at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
  132. at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
  133. at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
  134. at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
  135. at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
  136. at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
  137. at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
  138. 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'.:
  139. javax.servlet.jsp.JspTagException: Theme 'theme': No message found under code 'stylesheet' for locale 'en_US'.
  140. at org.springframework.web.servlet.tags.MessageTag.doStartTagInternal(MessageTag.java:184)
  141. at org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:79)
  142. at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspx_meth_spring_theme_0(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:590)
  143. at org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp._jspService(org.apache.jsp.WEB_002dINF.view.uncaughtException_jsp:174)
  144. at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93)
  145. at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  146. at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
  147. at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:470)
  148. at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364)
  149. at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  150. at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
  151. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
  152. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:112)
  153. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  154. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
  155. at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
  156. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  157. at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
  158. at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
  159. at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  160. at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
  161. at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  162. at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
  163. at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:327)
  164. at org.mortbay.jetty.servlet.Dispatcher.error(Dispatcher.java:135)
  165. at org.mortbay.jetty.servlet.ErrorPageErrorHandler.handle(ErrorPageErrorHandler.java:129)
  166. at org.mortbay.jetty.Response.sendError(Response.java:274)
  167. at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:486)
  168. at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  169. at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
  170. at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  171. at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
  172. at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
  173. at org.mortbay.jetty.Server.handle(Server.java:326)
  174. at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
  175. at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
  176. at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
  177. at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
  178. at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
  179. at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
  180. at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Advertisement
Add Comment
Please, Sign In to add comment