Advertisement
Guest User

error

a guest
Dec 15th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.64 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.11.0-SNAPSHOT
  7. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.11.0-SNAPSHOT, C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\pom.xml, line 1025, 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.11.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: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  25. [INFO] Working directory: C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp
  26. [INFO] Storing buildNumber: 0 at timestamp: 1387109015217
  27. [INFO] ShortRevision tag detected. The value is '6'.
  28. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  29. [INFO] Working directory: C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp
  30. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
  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: C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\src\main\resources\liquibase-demo-data.zip into C:\Users\Damitha\Desktop\openmrs\mainproject locaion\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 = C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\src\main\webapp
  60. [INFO] web.xml file = C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\target\jetty\WEB-INF\web.xml
  61. [INFO] Classes = C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\target\classes
  62. [INFO] Added extra scan target:C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\api\target\classes
  63. [INFO] Added extra scan target:C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\web\target\classes
  64. [INFO] Property OPENMRS_INSTALLATION_SCRIPT=null was set
  65. 2013-12-15 17:33:39.553::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
  66. [INFO] Context path = /openmrs
  67. [INFO] Tmp directory = determined at runtime
  68. [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
  69. [INFO] Web overrides = src/test/resources/override-web.xml
  70. [INFO] Webapp directory = C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\src\main\webapp
  71. [INFO] Starting jetty 6.1.10 ...
  72. 2013-12-15 17:33:39.569::INFO: jetty-6.1.10
  73. 2013-12-15 17:33:40.550::INFO: No Transaction manager found - if your webapp requires one, please configure one.
  74. 2013-12-15 17:33:41.267:/openmrs:INFO: Set web app root system property: 'webapp.root' = [C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\src\main\webapp\]
  75. 2013-12-15 17:33:41.267:/openmrs:INFO: Initializing log4j from [classpath:log4j.xml]
  76. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2530) |2013-12-15 17:33:42,056| Unable to find a runtime properties file at C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\openmrs-runtime.properties
  77. INFO 12/15/13 5:33 PM:liquibase: Reading from `liquibasechangelog`
  78. WARNING 12/15/13 5:33 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
  79. INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2013-12-15 17:34:08,533| Building new Hibernate SessionFactory
  80. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2530) |2013-12-15 17:34:25,834| Unable to find a runtime properties file at C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\openmrs-runtime.properties
  81. INFO 12/15/13 5:34 PM:liquibase: Reading from `liquibasechangelog`
  82. WARNING 12/15/13 5:34 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
  83. WARN - OpenmrsUtil.applyLogLevel(647) |2013-12-15 17:34:30,127| Global property is invalid. Valid values are trace, debug, info, warn, error or fatal
  84. WARN - ModuleFactory.startModuleInternal(700) |2013-12-15 17:34:30,346| Error while trying to start module: logic
  85. org.openmrs.module.ModuleException: Module requires at least version 1.7.2.17710, Current code version is only ${parsedVersion.majorVersion}.${parsedVersion.m
  86. at org.openmrs.module.ModuleUtil.checkRequiredVersion(ModuleUtil.java:329)
  87. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:556)
  88. at org.openmrs.api.context.Daemon$1.run(Daemon.java:72)
  89. INFO - LoggingAdvice.invoke(117) |2013-12-15 17:34:30,596| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  90. INFO - LoggingAdvice.invoke(154) |2013-12-15 17:34:30,612| Exiting method saveAlert
  91. ERROR - Listener.contextInitialized(168) |2013-12-15 17:34:30,627| Got exception while starting up:
  92. 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,
  93. at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:68)
  94. at org.openmrs.web.Listener.contextInitialized(Listener.java:162)
  95. at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
  96. at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
  97. at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
  98. at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
  99. at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
  100. at org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:110)
  101. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  102. at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
  103. at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
  104. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  105. at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
  106. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  107. at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
  108. at org.mortbay.jetty.Server.doStart(Server.java:222)
  109. at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
  110. at org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginServer.java:132)
  111. at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:371)
  112. at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:307)
  113. at org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMojo.java:203)
  114. at org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184)
  115. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
  116. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
  117. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  118. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  119. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
  120. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
  121. at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
  122. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
  123. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
  124. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
  125. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
  126. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
  127. at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
  128. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  129. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  130. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  131. at java.lang.reflect.Method.invoke(Unknown Source)
  132. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
  133. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
  134. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
  135. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
  136. Caused by: org.openmrs.module.OpenmrsCoreModuleException: The following modules are marked as 'core' by OpenMRS but were unable to start: logic v0.5.2,
  137. at org.openmrs.module.ModuleUtil.checkOpenmrsCoreModulesStarted(ModuleUtil.java:902)
  138. at org.openmrs.module.ModuleUtil.startup(ModuleUtil.java:137)
  139. at org.openmrs.api.context.Context.startup(Context.java:851)
  140. at org.openmrs.web.Listener.startOpenmrs(Listener.java:208)
  141. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:46)
  142. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2530) |2013-12-15 17:34:30,830| Unable to find a runtime properties file at C:\Users\Damitha\Desktop\openmrs\mainproject locaion\openmrs-core\webapp\openmrs-runtime.properties
  143. INFO 12/15/13 5:34 PM:liquibase: Reading from `liquibasechangelog`
  144. WARNING 12/15/13 5:34 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
  145. INFO 12/15/13 5:34 PM:liquibase: Reading from `liquibasechangelog`
  146. WARNING 12/15/13 5:34 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
  147. 2013-12-15 17:34:36.881::INFO: Started SelectChannelConnector@0.0.0.0:8080
  148. [INFO] Started Jetty Server
  149. [INFO] Starting scanner at interval of 10 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement