Advertisement
Guest User

Untitled

a guest
Jul 14th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.94 KB | None | 0 0
  1. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  2. SLF4J: Defaulting to no-operation (NOP) logger implementation
  3. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  4. [INFO] Scanning for projects...
  5. [WARNING]
  6. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT
  7. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, /media/KJoseph/Projects/openMRS/openmrs-core/pom.xml, line 965, column 12
  8. [WARNING]
  9. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  10. [WARNING]
  11. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  12. [WARNING]
  13. [INFO]
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Building openmrs-webapp 1.10.0-SNAPSHOT
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO]
  18. [INFO] >>> maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp >>>
  19. [INFO]
  20. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  21. [INFO] Checking for local modifications: skipped.
  22. [INFO] Updating project files from SCM: skipped.
  23. [INFO] ShortRevision tag detected. The value is '6'.
  24. [INFO] Executing: /bin/sh -c cd /media/KJoseph/Projects/openMRS/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  25. [INFO] Working directory: /media/KJoseph/Projects/openMRS/openmrs-core/webapp
  26. [INFO] Storing buildNumber: 50bc14 at timestamp: 1373827071239
  27. [INFO] ShortRevision tag detected. The value is '6'.
  28. [INFO] Executing: /bin/sh -c cd /media/KJoseph/Projects/openMRS/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  29. [INFO] Working directory: /media/KJoseph/Projects/openMRS/openmrs-core/webapp
  30. [INFO] Storing buildScmBranch: UNKNOWN
  31. [INFO]
  32. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  33. [INFO]
  34. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  35. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  36. [INFO] Copying 7 resources
  37. [INFO] Copying 1 resource to ../jetty
  38. [INFO]
  39. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  40. project.artifactId
  41. [INFO] Executing tasks
  42. [unzip] Expanding: /media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/resources/liquibase-demo-data.zip into /media/KJoseph/Projects/openMRS/openmrs-core/webapp/target/classes
  43. [INFO] Executed tasks
  44. [INFO]
  45. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  46. [INFO] No sources to compile
  47. [INFO]
  48. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  49. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  50. [INFO] Copying 1 resource
  51. [INFO]
  52. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  53. [INFO] No sources to compile
  54. [INFO]
  55. [INFO] <<< maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp <<<
  56. [INFO]
  57. [INFO] --- maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp ---
  58. [INFO] Configuring Jetty for project: openmrs-webapp
  59. [INFO] Webapp source directory = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/webapp
  60. [INFO] web.xml file = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/target/jetty/WEB-INF/web.xml
  61. [INFO] Classes = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/target/classes
  62. [INFO] Added extra scan target:/media/KJoseph/Projects/openMRS/openmrs-core/api/target/classes
  63. [INFO] Added extra scan target:/media/KJoseph/Projects/openMRS/openmrs-core/web/target/classes
  64. 2013-07-14 21:37:55.052::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
  65. [INFO] Context path = /openmrs
  66. [INFO] Tmp directory = determined at runtime
  67. [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
  68. [INFO] Web overrides = src/test/resources/override-web.xml
  69. [INFO] Webapp directory = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/webapp
  70. [INFO] Starting jetty 6.1.10 ...
  71. 2013-07-14 21:37:55.059::INFO: jetty-6.1.10
  72. 2013-07-14 21:37:56.024::INFO: No Transaction manager found - if your webapp requires one, please configure one.
  73. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2013-07-14 21:37:56,817| Unable to find a runtime properties file at /media/KJoseph/Projects/openMRS/openmrs-core/webapp/openmrs-runtime.properties
  74. INFO 7/14/13 9:37 PM:liquibase: Reading from `liquibasechangelog`
  75. WARNING 7/14/13 9:38 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  76. INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2013-07-14 21:38:13,619| Building new Hibernate SessionFactory
  77. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2013-07-14 21:38:23,845| Unable to find a runtime properties file at /media/KJoseph/Projects/openMRS/openmrs-core/webapp/openmrs-runtime.properties
  78. INFO 7/14/13 9:38 PM:liquibase: Reading from `liquibasechangelog`
  79. WARNING 7/14/13 9:38 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  80. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:26,855| Error while trying to start module: logic
  81. org.openmrs.module.ModuleException: Module requires at least version 1.7.2.17710, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  82. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  83. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  84. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  85. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:27,108| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  86. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:27,138| Exiting method saveAlert
  87. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:27,284| Error while trying to start module: dataentrystatistics
  88. org.openmrs.module.ModuleException: Module requires at least version 1.6.0.11652, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  89. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  90. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  91. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  92. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:27,483| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  93. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:27,492| Exiting method saveAlert
  94. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:27,601| Error while trying to start module: patientsummary
  95. org.openmrs.module.ModuleException: Module requires at least version 1.6.1.12909, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  96. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  97. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  98. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  99. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:27,786| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  100. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:27,795| Exiting method saveAlert
  101. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:27,885| Error while trying to start module: patientimage
  102. org.openmrs.module.ModuleException: Module requires at least version 1.5.0.7125, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  103. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  104. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  105. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  106. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:27,993| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  107. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:28,002| Exiting method saveAlert
  108. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:28,112| Error while trying to start module: datadeletion
  109. org.openmrs.module.ModuleException: Module requires at least version 1.6.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  110. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  111. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  112. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  113. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:28,287| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  114. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:28,296| Exiting method saveAlert
  115. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:28,475| Error while trying to start module: htmlformentry
  116. org.openmrs.module.ModuleException: Module requires at least version 1.6.3, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  117. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  118. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  119. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  120. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:28,660| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  121. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:28,678| Exiting method saveAlert
  122. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:28,796| Error while trying to start module: validation
  123. org.openmrs.module.ModuleException: Module requires at least version 1.6, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  124. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  125. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  126. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  127. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:28,966| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  128. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:28,977| Exiting method saveAlert
  129. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:29,091| Error while trying to start module: infopathconverter
  130. org.openmrs.module.ModuleException: Module requires at least version 1.2.0.3400, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  131. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  132. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  133. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  134. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:29,259| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  135. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:29,269| Exiting method saveAlert
  136. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:29,369| Error while trying to start module: xforms
  137. org.openmrs.module.ModuleException: Module requires at least version 1.5.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  138. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  139. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  140. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  141. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:29,535| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  142. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:29,549| Exiting method saveAlert
  143. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:29,647| Error while trying to start module: cleaningvoided
  144. org.openmrs.module.ModuleException: Module requires at least version 1.7.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  145. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  146. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  147. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  148. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:29,767| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  149. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:29,776| Exiting method saveAlert
  150. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:29,895| Error while trying to start module: groovy
  151. org.openmrs.module.ModuleException: Module requires at least version 1.7.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  152. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  153. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  154. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  155. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:30,078| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  156. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:30,093| Exiting method saveAlert
  157. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:38:30,273| Error while trying to start module: formentry
  158. org.openmrs.module.ModuleException: Module requires at least version 1.7.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  159. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  160. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  161. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  162. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:30,412| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  163. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:30,419| Exiting method saveAlert
  164. INFO 7/14/13 9:38 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  165. INFO 7/14/13 9:38 PM:liquibase: Reading from `liquibasechangelog`
  166. INFO 7/14/13 9:38 PM:liquibase: Successfully acquired change log lock
  167. INFO 7/14/13 9:38 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  168. INFO 7/14/13 9:38 PM:liquibase: Successfully released change log lock
  169. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:37,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataintegrity.started value: true,
  170. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:37,949| Exiting method saveGlobalProperty
  171. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:37,969| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataintegrity.mandatory value: false,
  172. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:37,976| Exiting method saveGlobalProperty
  173. ERROR - ModuleFactory.startModules(285) |2013-07-14 21:38:45,048| Unable to start module 'Drawing Module'. All required modules are not available: org.openmrs.module.htmlformentry 2.0
  174. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:45,136| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  175. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:45,141| Exiting method saveAlert
  176. ERROR - ModuleFactory.startModules(285) |2013-07-14 21:38:45,180| Unable to start module 'HTML Form Entry Extensions for OpenMRS 1.9 Module'. All required modules are not available: org.openmrs.module.htmlformentry
  177. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:38:45,198| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  178. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:38:45,204| Exiting method saveAlert
  179. ERROR - Listener.contextInitialized(168) |2013-07-14 21:38:45,248| Got exception while starting up:
  180. org.openmrs.module.ModuleException: Unable to start OpenMRS. Error thrown was: The following modules are marked as 'core' by OpenMRS but were unable to start: logic v0.5.2,
  181. at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:68)
  182. at org.openmrs.web.Listener.contextInitialized(Listener.java:162)
  183. at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
  184. at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
  185. at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
  186. at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
  187. at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
  188. at org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:110)
  189. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  190. at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
  191. at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
  192. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  193. at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
  194. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  195. at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
  196. at org.mortbay.jetty.Server.doStart(Server.java:222)
  197. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  198. at org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginServer.java:132)
  199. at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:371)
  200. at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:307)
  201. at org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMojo.java:203)
  202. at org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184)
  203. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
  204. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
  205. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  206. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  207. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
  208. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
  209. at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
  210. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
  211. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
  212. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
  213. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
  214. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
  215. at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
  216. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  217. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  218. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  219. at java.lang.reflect.Method.invoke(Method.java:616)
  220. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
  221. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
  222. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
  223. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
  224. Caused by: org.openmrs.module.OpenmrsCoreModuleException: The following modules are marked as 'core' by OpenMRS but were unable to start: logic v0.5.2,
  225. at org.openmrs.module.ModuleUtil.checkOpenmrsCoreModulesStarted(ModuleUtil.java:897)
  226. at org.openmrs.module.ModuleUtil.startup(ModuleUtil.java:136)
  227. at org.openmrs.api.context.Context.startup(Context.java:843)
  228. at org.openmrs.web.Listener.startOpenmrs(Listener.java:208)
  229. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:46)
  230. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2013-07-14 21:38:45,481| Unable to find a runtime properties file at /media/KJoseph/Projects/openMRS/openmrs-core/webapp/openmrs-runtime.properties
  231. INFO 7/14/13 9:38 PM:liquibase: Reading from `liquibasechangelog`
  232. WARNING 7/14/13 9:38 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  233. INFO 7/14/13 9:38 PM:liquibase: Reading from `liquibasechangelog`
  234. WARNING 7/14/13 9:38 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  235. 2013-07-14 21:38:49.053::INFO: Started SelectChannelConnector@0.0.0.0:8081
  236. [INFO] Started Jetty Server
  237. [INFO] Starting scanner at interval of 10 seconds.
  238. [INFO] restarting org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@12dd803{/openmrs,/media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/webapp}
  239. INFO - HibernateContextDAO.showUsageStatistics(348) |2013-07-14 21:39:46,556| QUERY: select distinct user from User as user inner join user.person.names as name inner join user.roles as role where user.retired = false and role in (:roleList)
  240. INFO - HibernateContextDAO.showUsageStatistics(350) |2013-07-14 21:39:46,557| Cache Hit Count : 0
  241. INFO - HibernateContextDAO.showUsageStatistics(351) |2013-07-14 21:39:46,558| Cache Miss Count: 0
  242. INFO - HibernateContextDAO.showUsageStatistics(352) |2013-07-14 21:39:46,558| Cache Put Count : 0
  243. INFO - HibernateContextDAO.showUsageStatistics(353) |2013-07-14 21:39:46,559| Execution Count : 14
  244. INFO - HibernateContextDAO.showUsageStatistics(354) |2013-07-14 21:39:46,560| Average time : 82
  245. INFO - HibernateContextDAO.showUsageStatistics(355) |2013-07-14 21:39:46,560| Row Count : 28
  246. INFO - HibernateContextDAO.showUsageStatistics(348) |2013-07-14 21:39:46,561| QUERY: from Role r order by r.role
  247. INFO - HibernateContextDAO.showUsageStatistics(350) |2013-07-14 21:39:46,562| Cache Hit Count : 0
  248. INFO - HibernateContextDAO.showUsageStatistics(351) |2013-07-14 21:39:46,562| Cache Miss Count: 0
  249. INFO - HibernateContextDAO.showUsageStatistics(352) |2013-07-14 21:39:46,563| Cache Put Count : 0
  250. INFO - HibernateContextDAO.showUsageStatistics(353) |2013-07-14 21:39:46,564| Execution Count : 1
  251. INFO - HibernateContextDAO.showUsageStatistics(354) |2013-07-14 21:39:46,564| Average time : 117
  252. INFO - HibernateContextDAO.showUsageStatistics(355) |2013-07-14 21:39:46,565| Row Count : 7
  253. INFO - HibernateContextDAO.showUsageStatistics(348) |2013-07-14 21:39:46,565| QUERY: from Privilege p order by p.privilege
  254. INFO - HibernateContextDAO.showUsageStatistics(350) |2013-07-14 21:39:46,566| Cache Hit Count : 0
  255. INFO - HibernateContextDAO.showUsageStatistics(351) |2013-07-14 21:39:46,566| Cache Miss Count: 0
  256. INFO - HibernateContextDAO.showUsageStatistics(352) |2013-07-14 21:39:46,567| Cache Put Count : 0
  257. INFO - HibernateContextDAO.showUsageStatistics(353) |2013-07-14 21:39:46,568| Execution Count : 1
  258. INFO - HibernateContextDAO.showUsageStatistics(354) |2013-07-14 21:39:46,568| Average time : 23
  259. INFO - HibernateContextDAO.showUsageStatistics(355) |2013-07-14 21:39:46,569| Row Count : 220
  260. INFO - HibernateContextDAO.showUsageStatistics(348) |2013-07-14 21:39:46,569| QUERY: from User u where u.uuid = :uuid
  261. INFO - HibernateContextDAO.showUsageStatistics(350) |2013-07-14 21:39:46,570| Cache Hit Count : 0
  262. INFO - HibernateContextDAO.showUsageStatistics(351) |2013-07-14 21:39:46,571| Cache Miss Count: 0
  263. INFO - HibernateContextDAO.showUsageStatistics(352) |2013-07-14 21:39:46,571| Cache Put Count : 0
  264. INFO - HibernateContextDAO.showUsageStatistics(353) |2013-07-14 21:39:46,571| Execution Count : 188
  265. INFO - HibernateContextDAO.showUsageStatistics(354) |2013-07-14 21:39:46,572| Average time : 3
  266. INFO - HibernateContextDAO.showUsageStatistics(355) |2013-07-14 21:39:46,572| Row Count : 188
  267. [INFO] Webapp source directory = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/webapp
  268. [INFO] web.xml file = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/target/jetty/WEB-INF/web.xml
  269. [INFO] Classes = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/target/classes
  270. [INFO] Added extra scan target:/media/KJoseph/Projects/openMRS/openmrs-core/api/target/classes
  271. [INFO] Added extra scan target:/media/KJoseph/Projects/openMRS/openmrs-core/web/target/classes
  272. [INFO] Context path = /openmrs
  273. [INFO] Tmp directory = determined at runtime
  274. [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
  275. [INFO] Web overrides = src/test/resources/override-web.xml
  276. [INFO] Webapp directory = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/webapp
  277. 2013-07-14 21:39:48.547::INFO: No Transaction manager found - if your webapp requires one, please configure one.
  278. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2013-07-14 21:39:48,871| Unable to find a runtime properties file at /media/KJoseph/Projects/openMRS/openmrs-core/webapp/openmrs-runtime.properties
  279. INFO 7/14/13 9:39 PM:liquibase: Reading from `liquibasechangelog`
  280. WARNING 7/14/13 9:39 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  281. INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2013-07-14 21:40:05,825| Building new Hibernate SessionFactory
  282. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2013-07-14 21:40:13,694| Unable to find a runtime properties file at /media/KJoseph/Projects/openMRS/openmrs-core/webapp/openmrs-runtime.properties
  283. INFO 7/14/13 9:40 PM:liquibase: Reading from `liquibasechangelog`
  284. WARNING 7/14/13 9:40 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  285. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:16,514| Error while trying to start module: logic
  286. org.openmrs.module.ModuleException: Module requires at least version 1.7.2.17710, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  287. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  288. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  289. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  290. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:16,734| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  291. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:16,769| Exiting method saveAlert
  292. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:16,932| Error while trying to start module: dataentrystatistics
  293. org.openmrs.module.ModuleException: Module requires at least version 1.6.0.11652, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  294. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  295. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  296. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  297. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:17,114| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  298. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:17,120| Exiting method saveAlert
  299. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:17,306| Error while trying to start module: patientsummary
  300. org.openmrs.module.ModuleException: Module requires at least version 1.6.1.12909, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  301. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  302. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  303. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  304. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:17,464| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  305. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:17,484| Exiting method saveAlert
  306. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:17,588| Error while trying to start module: patientimage
  307. org.openmrs.module.ModuleException: Module requires at least version 1.5.0.7125, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  308. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  309. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  310. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  311. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:17,753| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  312. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:17,763| Exiting method saveAlert
  313. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:17,885| Error while trying to start module: datadeletion
  314. org.openmrs.module.ModuleException: Module requires at least version 1.6.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  315. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  316. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  317. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  318. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:18,073| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  319. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:18,083| Exiting method saveAlert
  320. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:18,168| Error while trying to start module: htmlformentry
  321. org.openmrs.module.ModuleException: Module requires at least version 1.6.3, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  322. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  323. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  324. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  325. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:18,348| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  326. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:18,361| Exiting method saveAlert
  327. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:18,482| Error while trying to start module: validation
  328. org.openmrs.module.ModuleException: Module requires at least version 1.6, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  329. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  330. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  331. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  332. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:18,619| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  333. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:18,632| Exiting method saveAlert
  334. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:18,741| Error while trying to start module: infopathconverter
  335. org.openmrs.module.ModuleException: Module requires at least version 1.2.0.3400, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  336. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  337. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  338. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  339. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:18,915| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  340. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:18,924| Exiting method saveAlert
  341. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:19,110| Error while trying to start module: xforms
  342. org.openmrs.module.ModuleException: Module requires at least version 1.5.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  343. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  344. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  345. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  346. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:19,243| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  347. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:19,256| Exiting method saveAlert
  348. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:19,396| Error while trying to start module: cleaningvoided
  349. org.openmrs.module.ModuleException: Module requires at least version 1.7.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  350. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  351. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  352. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  353. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:19,526| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  354. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:19,539| Exiting method saveAlert
  355. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:19,653| Error while trying to start module: groovy
  356. org.openmrs.module.ModuleException: Module requires at least version 1.7.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  357. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  358. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  359. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  360. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:19,815| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  361. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:19,821| Exiting method saveAlert
  362. WARN - ModuleFactory.startModuleInternal(683) |2013-07-14 21:40:19,917| Error while trying to start module: formentry
  363. org.openmrs.module.ModuleException: Module requires at least version 1.7.0, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  364. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:328)
  365. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:540)
  366. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  367. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:20,046| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  368. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:20,052| Exiting method saveAlert
  369. INFO 7/14/13 9:40 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  370. INFO 7/14/13 9:40 PM:liquibase: Reading from `liquibasechangelog`
  371. INFO 7/14/13 9:40 PM:liquibase: Successfully acquired change log lock
  372. INFO 7/14/13 9:40 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  373. INFO 7/14/13 9:40 PM:liquibase: Successfully released change log lock
  374. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:27,807| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataintegrity.started value: true,
  375. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:27,821| Exiting method saveGlobalProperty
  376. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:27,854| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataintegrity.mandatory value: false,
  377. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:27,866| Exiting method saveGlobalProperty
  378. ERROR - ModuleFactory.startModules(285) |2013-07-14 21:40:34,419| Unable to start module 'Drawing Module'. All required modules are not available: org.openmrs.module.htmlformentry 2.0
  379. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:34,497| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  380. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:34,503| Exiting method saveAlert
  381. ERROR - ModuleFactory.startModules(285) |2013-07-14 21:40:34,566| Unable to start module 'HTML Form Entry Extensions for OpenMRS 1.9 Module'. All required modules are not available: org.openmrs.module.htmlformentry
  382. INFO - LoggingAdvice.invoke(117) |2013-07-14 21:40:34,586| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  383. INFO - LoggingAdvice.invoke(154) |2013-07-14 21:40:34,592| Exiting method saveAlert
  384. ERROR - Listener.contextInitialized(168) |2013-07-14 21:40:34,712| Got exception while starting up:
  385. org.openmrs.module.ModuleException: Unable to start OpenMRS. Error thrown was: The following modules are marked as 'core' by OpenMRS but were unable to start: logic v0.5.2,
  386. at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:68)
  387. at org.openmrs.web.Listener.contextInitialized(Listener.java:162)
  388. at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
  389. at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
  390. at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
  391. at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
  392. at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
  393. at org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:110)
  394. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  395. at org.mortbay.jetty.plugin.AbstractJettyRunMojo$1.filesChanged(AbstractJettyRunMojo.java:409)
  396. at org.mortbay.util.Scanner.reportBulkChanges(Scanner.java:493)
  397. at org.mortbay.util.Scanner.reportDifferences(Scanner.java:359)
  398. at org.mortbay.util.Scanner.scan(Scanner.java:286)
  399. at org.mortbay.util.Scanner$1.run(Scanner.java:246)
  400. at java.util.TimerThread.mainLoop(Timer.java:534)
  401. at java.util.TimerThread.run(Timer.java:484)
  402. Caused by: org.openmrs.module.OpenmrsCoreModuleException: The following modules are marked as 'core' by OpenMRS but were unable to start: logic v0.5.2,
  403. at org.openmrs.module.ModuleUtil.checkOpenmrsCoreModulesStarted(ModuleUtil.java:897)
  404. at org.openmrs.module.ModuleUtil.startup(ModuleUtil.java:136)
  405. at org.openmrs.api.context.Context.startup(Context.java:843)
  406. at org.openmrs.web.Listener.startOpenmrs(Listener.java:208)
  407. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:46)
  408. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2013-07-14 21:40:34,946| Unable to find a runtime properties file at /media/KJoseph/Projects/openMRS/openmrs-core/webapp/openmrs-runtime.properties
  409. INFO 7/14/13 9:40 PM:liquibase: Reading from `liquibasechangelog`
  410. WARNING 7/14/13 9:40 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  411. INFO 7/14/13 9:40 PM:liquibase: Reading from `liquibasechangelog`
  412. WARNING 7/14/13 9:40 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  413. [INFO] Restart completed at Sun Jul 14 21:40:38 EAT 2013
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement