Advertisement
Guest User

Untitled

a guest
Dec 18th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.77 KB | None | 0 0
  1. Checking if port 8089 is in use... [free]
  2.  
  3. Forking a new process... (use -Dfork=false to prevent forking)
  4.  
  5. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  6. Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T22:00:29+03:00)
  7. Maven home: /usr/local/Cellar/maven/3.6.1/libexec
  8. Java version: 1.8.0_212, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre
  9. Default locale: en_KE, platform encoding: UTF-8
  10. OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
  11. [INFO] Scanning for projects...
  12. [INFO]
  13. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  14. [INFO] Building Maven Stub Project (No POM) 1
  15. [INFO] --------------------------------[ pom ]---------------------------------
  16. [INFO]
  17. [INFO] --- openmrs-sdk-maven-plugin:3.13.2:run-tomcat (default-cli) @ standalone-pom ---
  18.  
  19.  
  20. Using JAVA_HOME: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre
  21.  
  22. Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m
  23.  
  24. Starting Tomcat...
  25.  
  26. Dec 18, 2019 4:24:09 PM org.apache.coyote.AbstractProtocol init
  27. INFO: Initializing ProtocolHandler ["http-bio-8089"]
  28. Dec 18, 2019 4:24:09 PM org.apache.catalina.core.StandardService startInternal
  29. INFO: Starting service Tomcat
  30. Dec 18, 2019 4:24:09 PM org.apache.catalina.core.StandardEngine startInternal
  31. INFO: Starting Servlet Engine: Apache Tomcat/7.0.67
  32. Dec 18, 2019 4:24:10 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  33. INFO: No global web.xml found
  34. Dec 18, 2019 4:24:13 PM org.apache.catalina.startup.TaglibUriRule body
  35. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  36. Dec 18, 2019 4:24:13 PM org.apache.catalina.startup.TaglibUriRule body
  37. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  38. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  39. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  40. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  41. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  42. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  43. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  44. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  45. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  46. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  47. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  48. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  49. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  50. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  51. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  52. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  53. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  54. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  55. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  56. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  57. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  58. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  59. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  60. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  61. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  62. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TaglibUriRule body
  63. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  64. Dec 18, 2019 4:24:14 PM org.apache.catalina.startup.TldConfig execute
  65. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  66. Dec 18, 2019 4:24:14 PM org.apache.catalina.core.ApplicationContext log
  67. INFO: No Spring WebApplicationInitializer types detected on classpath
  68. SLF4J: Class path contains multiple SLF4J bindings.
  69. SLF4J: Found binding in [jar:file:/Users/jecihjoy/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  70. SLF4J: Found binding in [jar:file:/Users/jecihjoy/openmrs/newaocl/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  71. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  72. Dec 18, 2019 4:24:14 PM org.apache.catalina.core.ApplicationContext log
  73. INFO: Initializing log4j from [classpath:log4j.xml]
  74. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2019-12-18 16:24:14,232| Unable to find a runtime properties file at /Users/jecihjoy/openmrs-runtime.properties
  75. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2019-12-18 16:24:14,241| Unable to find a runtime properties file at /Users/jecihjoy/openmrs-runtime.properties
  76. INFO - Listener.contextInitialized(174) |2019-12-18 16:24:14,242| Using runtime properties file: /Users/jecihjoy/openmrs/newaocl/openmrs-runtime.properties
  77. INFO 12/18/19 4:24 PM:liquibase: Reading from `liquibasechangelog`
  78. WARNING 12/18/19 4:24 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. WARNING 12/18/19 4:24 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. WARNING 12/18/19 4:24 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
  81. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2019-12-18 16:24:17,106| Initializing EhCache CacheManager
  82. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-12-18 16:24:42,471| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  83. WARN - Listener.loadBundledModules(521) |2019-12-18 16:24:42,478| Bundled module folder doesn't exist: /Users/jecihjoy/openmrs/newaocl/tmp/openmrs/WEB-INF/bundledModules
  84. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2019-12-18 16:24:42,479| Unable to find a runtime properties file at /Users/jecihjoy/openmrs-runtime.properties
  85. INFO 12/18/19 4:24 PM:liquibase: Reading from `liquibasechangelog`
  86. WARNING 12/18/19 4:24 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
  87. WARNING 12/18/19 4:24 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
  88. WARNING 12/18/19 4:24 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
  89. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:43,736| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  90. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:43,755| Exiting method saveGlobalProperty
  91. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:43,760| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  92. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:43,764| Exiting method saveGlobalProperty
  93. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:43,872| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  94. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:43,876| Exiting method saveGlobalProperty
  95. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:43,880| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  96. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:43,885| Exiting method saveGlobalProperty
  97. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:43,948| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  98. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:43,951| Exiting method saveGlobalProperty
  99. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:43,955| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  100. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:43,959| Exiting method saveGlobalProperty
  101. INFO 12/18/19 4:24 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  102. INFO 12/18/19 4:24 PM:liquibase: Reading from `liquibasechangelog`
  103. INFO 12/18/19 4:24 PM:liquibase: Successfully acquired change log lock
  104. INFO 12/18/19 4:24 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  105. INFO 12/18/19 4:24 PM:liquibase: Successfully released change log lock
  106. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:49,438| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
  107. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:49,444| Exiting method saveGlobalProperty
  108. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:49,450| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
  109. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:49,461| Exiting method saveGlobalProperty
  110. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:49,531| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  111. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:49,535| Exiting method saveGlobalProperty
  112. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:49,538| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  113. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:49,541| Exiting method saveGlobalProperty
  114. INFO 12/18/19 4:24 PM:liquibase: Reading from `liquibasechangelog`
  115. INFO 12/18/19 4:24 PM:liquibase: Successfully acquired change log lock
  116. INFO 12/18/19 4:24 PM:liquibase: Successfully released change log lock
  117. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:54,679| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openconceptlab.started value: true,
  118. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:54,686| Exiting method saveGlobalProperty
  119. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:54,690| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openconceptlab.mandatory value: false,
  120. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:54,694| Exiting method saveGlobalProperty
  121. INFO - LoggingAdvice.invoke(115) |2019-12-18 16:24:55,032| In method SchedulerService.saveToMemento. Arguments:
  122. INFO - LoggingAdvice.invoke(155) |2019-12-18 16:24:55,040| Exiting method saveToMemento
  123. INFO - EhCacheManagerFactoryBean.destroy(181) |2019-12-18 16:24:55,068| Shutting down EhCache CacheManager
  124. INFO - ServiceContext.startRefreshingContext(808) |2019-12-18 16:24:55,069| Refreshing Context
  125. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2019-12-18 16:24:56,905| Initializing EhCache CacheManager
  126. INFO - ServiceContext.doneRefreshingContext(819) |2019-12-18 16:25:08,197| Done refreshing Context
  127. Exception in thread "Thread-11" java.lang.NoClassDefFoundError: org/openmrs/module/dataexchange/DataExporter
  128. at java.lang.Class.getDeclaredMethods0(Native Method)
  129. at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  130. at java.lang.Class.getDeclaredMethods(Class.java:1975)
  131. at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:571)
  132. at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:490)
  133. at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:474)
  134. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:241)
  135. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineConstructorsFromBeanPostProcessors(AbstractAutowireCapableBeanFactory.java:1057)
  136. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1030)
  137. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
  138. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  139. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  140. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  141. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  142. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  143. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:762)
  144. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:757)
  145. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  146. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:894)
  147. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
  148. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:656)
  149. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:635)
  150. at org.openmrs.web.Listener.startOpenmrs(Listener.java:266)
  151. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  152. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.dataexchange.DataExporter
  153. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1856)
  154. at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1705)
  155. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:571)
  156. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  157. ... 24 more
  158. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2019-12-18 16:25:08,281| Unable to find a runtime properties file at /Users/jecihjoy/openmrs-runtime.properties
  159. Dec 18, 2019 4:25:08 PM org.apache.coyote.AbstractProtocol start
  160. INFO: Starting ProtocolHandler ["http-bio-8089"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement