Guest User

sdk instance

a guest
Aug 31st, 2021
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.89 KB | None | 0 0
  1. openmrs@openmrs:~$ mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:setup-sdk
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  5. [INFO] Building Maven Stub Project (No POM) 1
  6. [INFO] --------------------------------[ pom ]---------------------------------
  7. [INFO]
  8. [INFO] --- openmrs-sdk-maven-plugin:4.1.1:setup-sdk (default-cli) @ standalone-pom ---
  9. [INFO] SDK installed successfully, settings file: /home/openmrs/.m2/settings.xml
  10. [INFO] Now you can use sdk: mvn openmrs-sdk:<task_name>
  11. [INFO] ------------------------------------------------------------------------
  12. [INFO] BUILD SUCCESS
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO] Total time:  1.400 s
  15. [INFO] Finished at: 2021-08-31T17:39:02+03:00
  16. [INFO] ------------------------------------------------------------------------
  17. openmrs@openmrs:~$ mvn openmrs-sdk:setup
  18. [INFO] Scanning for projects...
  19. [INFO]
  20. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  21. [INFO] Building Maven Stub Project (No POM) 1
  22. [INFO] --------------------------------[ pom ]---------------------------------
  23. [INFO]
  24. [INFO] --- openmrs-sdk-maven-plugin:4.1.1:setup (default-cli) @ standalone-pom ---
  25.  
  26. Setting up a new server...
  27.  
  28. Specify server id (-DserverId) (default: 'server'): openmrsqa
  29.  
  30. You can setup the following servers:
  31. 1) Distribution
  32. 2) Platform
  33.  
  34. Which one do you choose? [1/2]: 1
  35.  
  36. You can deploy the following versions of distribution:
  37. 1) Reference Application 2.12.0-SNAPSHOT
  38. 2) Reference Application 2.11.0
  39. 3) Reference Application 2.10.0
  40. 4) Reference Application 2.9.0
  41. 5) Reference Application 2.8.1
  42. 6) Other...
  43.  
  44. Which one do you choose? [1/2/3/4/5/6]: 2
  45. [INFO] Configured Artifact: org.openmrs.distro:referenceapplication-package:2.11.0:jar
  46. [INFO] Copying referenceapplication-package-2.11.0.jar to /home/openmrs/openmrs/openmrsqa/openmrs-distro.jar
  47. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.3.2:war
  48. [INFO] Copying openmrs-webapp-2.3.2.war to /home/openmrs/openmrs/openmrsqa/openmrs-2.3.2.war
  49. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.14.2:jar
  50. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.0:jar
  51. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.12.1:jar
  52. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.11.0:jar
  53. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.12.0:jar
  54. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.1.0:jar
  55. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.14:omod
  56. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.20.0:jar
  57. [INFO] Configured Artifact: org.openmrs:event-omod:2.8.0:jar
  58. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.6:jar
  59. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.10.0:jar
  60. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.6:jar
  61. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.13.0:jar
  62. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.3:jar
  63. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.12.0:jar
  64. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.9.0:jar
  65. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.4.0:jar
  66. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.2:jar
  67. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.6.0:jar
  68. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.3.5:jar
  69. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:1.11.2:jar
  70. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.6:jar
  71. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.30.0:jar
  72. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.11.0:jar
  73. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:3.12.0:jar
  74. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.16.0:jar
  75. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.11.0:jar
  76. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.7.0:jar
  77. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.31.0:jar
  78. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.7:jar
  79. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.21.0:jar
  80. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.4.0:jar
  81. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.10.0:jar
  82. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.13.0:jar
  83. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.2.1:jar
  84. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.29.0:jar
  85. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.4:omod
  86. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.15.0:jar
  87. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.19.0:jar
  88. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.7.0:jar
  89. [INFO] Copying addresshierarchy-omod-2.14.2.jar to /home/openmrs/openmrs/openmrsqa/modules/addresshierarchy-2.14.2.omod
  90. [INFO] Copying legacyui-omod-1.8.0.jar to /home/openmrs/openmrs/openmrsqa/modules/legacyui-1.8.0.omod
  91. [INFO] Copying metadatadeploy-omod-1.12.1.jar to /home/openmrs/openmrs/openmrsqa/modules/metadatadeploy-1.12.1.omod
  92. [INFO] Copying reportingrest-omod-1.11.0.jar to /home/openmrs/openmrs/openmrsqa/modules/reportingrest-1.11.0.omod
  93. [INFO] Copying owa-omod-1.12.0.jar to /home/openmrs/openmrs/openmrsqa/modules/owa-1.12.0.omod
  94. [INFO] Copying fhir2-omod-1.1.0.jar to /home/openmrs/openmrs/openmrsqa/modules/fhir2-1.1.0.omod
  95. [INFO] Copying serialization.xstream-omod-0.2.14.omod to /home/openmrs/openmrs/openmrsqa/modules/serialization.xstream-0.2.14.omod
  96. [INFO] Copying registrationapp-omod-1.20.0.jar to /home/openmrs/openmrs/openmrsqa/modules/registrationapp-1.20.0.omod
  97. [INFO] Copying event-omod-2.8.0.jar to /home/openmrs/openmrs/openmrsqa/modules/event-2.8.0.omod
  98. [INFO] Copying uilibrary-omod-2.0.6.jar to /home/openmrs/openmrs/openmrsqa/modules/uilibrary-2.0.6.omod
  99. [INFO] Copying htmlwidgets-omod-1.10.0.jar to /home/openmrs/openmrs/openmrsqa/modules/htmlwidgets-1.10.0.omod
  100. [INFO] Copying dataexchange-omod-1.3.6.jar to /home/openmrs/openmrs/openmrsqa/modules/dataexchange-1.3.6.omod
  101. [INFO] Copying appui-omod-1.13.0.jar to /home/openmrs/openmrs/openmrsqa/modules/appui-1.13.0.omod
  102. [INFO] Copying allergyui-omod-1.8.3.jar to /home/openmrs/openmrs/openmrsqa/modules/allergyui-1.8.3.omod
  103. [INFO] Copying providermanagement-omod-2.12.0.jar to /home/openmrs/openmrs/openmrsqa/modules/providermanagement-2.12.0.omod
  104. [INFO] Copying appointmentschedulingui-omod-1.9.0.jar to /home/openmrs/openmrs/openmrsqa/modules/appointmentschedulingui-1.9.0.omod
  105. [INFO] Copying attachments-omod-2.4.0.jar to /home/openmrs/openmrs/openmrsqa/modules/attachments-2.4.0.omod
  106. [INFO] Copying formentryapp-omod-1.4.2.jar to /home/openmrs/openmrs/openmrsqa/modules/formentryapp-1.4.2.omod
  107. [INFO] Copying idgen-omod-4.6.0.jar to /home/openmrs/openmrs/openmrsqa/modules/idgen-4.6.0.omod
  108. [INFO] Copying metadatamapping-omod-1.3.5.jar to /home/openmrs/openmrs/openmrsqa/modules/metadatamapping-1.3.5.omod
  109. [INFO] Copying htmlformentryui-omod-1.11.2.jar to /home/openmrs/openmrs/openmrsqa/modules/htmlformentryui-1.11.2.omod
  110. [INFO] Copying referencedemodata-omod-1.4.6.jar to /home/openmrs/openmrs/openmrsqa/modules/referencedemodata-1.4.6.omod
  111. [INFO] Copying emrapi-omod-1.30.0.jar to /home/openmrs/openmrs/openmrsqa/modules/emrapi-1.30.0.omod
  112. [INFO] Copying referenceapplication-omod-2.11.0.jar to /home/openmrs/openmrs/openmrsqa/modules/referenceapplication-2.11.0.omod
  113. [INFO] Copying htmlformentry-omod-3.12.0.jar to /home/openmrs/openmrs/openmrsqa/modules/htmlformentry-3.12.0.omod
  114. [INFO] Copying appframework-omod-2.16.0.jar to /home/openmrs/openmrs/openmrsqa/modules/appframework-2.16.0.omod
  115. [INFO] Copying referencemetadata-omod-2.11.0.jar to /home/openmrs/openmrs/openmrsqa/modules/referencemetadata-2.11.0.omod
  116. [INFO] Copying reportingui-omod-1.7.0.jar to /home/openmrs/openmrs/openmrsqa/modules/reportingui-1.7.0.omod
  117. [INFO] Copying coreapps-omod-1.31.0.jar to /home/openmrs/openmrs/openmrsqa/modules/coreapps-1.31.0.omod
  118. [INFO] Copying reportingcompatibility-omod-2.0.7.jar to /home/openmrs/openmrs/openmrsqa/modules/reportingcompatibility-2.0.7.omod
  119. [INFO] Copying reporting-omod-1.21.0.jar to /home/openmrs/openmrs/openmrsqa/modules/reporting-1.21.0.omod
  120. [INFO] Copying adminui-omod-1.4.0.jar to /home/openmrs/openmrs/openmrsqa/modules/adminui-1.4.0.omod
  121. [INFO] Copying registrationcore-omod-1.10.0.jar to /home/openmrs/openmrs/openmrsqa/modules/registrationcore-1.10.0.omod
  122. [INFO] Copying appointmentscheduling-omod-1.13.0.jar to /home/openmrs/openmrs/openmrsqa/modules/appointmentscheduling-1.13.0.omod
  123. [INFO] Copying calculation-omod-1.2.1.jar to /home/openmrs/openmrs/openmrsqa/modules/calculation-1.2.1.omod
  124. [INFO] Copying webservices.rest-omod-2.29.0.jar to /home/openmrs/openmrs/openmrsqa/modules/webservices.rest-2.29.0.omod
  125. [INFO] Copying atlas-omod-2.2.4.omod to /home/openmrs/openmrs/openmrsqa/modules/atlas-2.2.4.omod
  126. [INFO] Copying uicommons-omod-2.15.0.jar to /home/openmrs/openmrs/openmrsqa/modules/uicommons-2.15.0.omod
  127. [INFO] Copying uiframework-omod-3.19.0.jar to /home/openmrs/openmrs/openmrsqa/modules/uiframework-3.19.0.omod
  128. [INFO] Copying metadatasharing-omod-1.7.0.jar to /home/openmrs/openmrs/openmrsqa/modules/metadatasharing-1.7.0.omod
  129.  
  130. Downloading OWAs...
  131.  
  132.  
  133. Downloading OWA: org.openmrs.owa:openmrs-owa-sysadmin:1.2
  134. [INFO] Configured Artifact: org.openmrs.owa:sysadmin:1.2:zip
  135. [INFO] Copying sysadmin-1.2.zip to /home/openmrs/openmrs/openmrsqa/owa/sysadmin-1.2.zip
  136.  
  137. What port would you like your server to use? (default: '8080'):
  138.  
  139. If you want to enable remote debugging by default when running the server,
  140. specify the port number here (e.g. 1044). Leave blank to disable debugging.
  141. (Do not do this on a production server) (default: 'no debugging'):
  142.  
  143. Which database would you like to use?:
  144. 1) MySQL 5.6 and above (requires pre-installed MySQL 5.6 and above)
  145. 2) MySQL 5.6 and above in SDK docker container (requires pre-installed Docker)
  146. 3) Existing docker container (requires pre-installed Docker)
  147.  
  148. Which one do you choose? [1/2/3]: 2
  149.  
  150. Preparing 'openmrs-sdk-mysql-v3-2' DB docker container...
  151.  
  152. Starting 'openmrs-sdk-mysql-v3-2' DB docker container...
  153.  
  154. Trying to connect to the DB...
  155.  
  156. Connected to the DB.
  157.  
  158. Connected to the database.
  159.  
  160. Would you like to setup the server using existing data (if not, all data will be lost)? [Y/n]: y
  161.  
  162. The search index has been reset.
  163.  
  164. Note: JDK 1.8 is needed for platform version 2.3.2.
  165.  
  166. Which JDK would you like to use to run this server?:
  167. 1) JAVA_HOME (currently: /usr/lib/jvm/java-8-openjdk-amd64/jre)
  168. 2) Other...
  169.  
  170. Which one do you choose? [1/2]: 1
  171. [INFO] Server configured successfully, path: /home/openmrs/openmrs/openmrsqa
  172. [INFO] ------------------------------------------------------------------------
  173. [INFO] BUILD SUCCESS
  174. [INFO] ------------------------------------------------------------------------
  175. [INFO] Total time:  29.455 s
  176. [INFO] Finished at: 2021-08-31T17:39:36+03:00
  177. [INFO] ------------------------------------------------------------------------
  178. openmrs@openmrs:~$ mvn openmrs-sdk:run
  179. [INFO] Scanning for projects...
  180. [INFO]
  181. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  182. [INFO] Building Maven Stub Project (No POM) 1
  183. [INFO] --------------------------------[ pom ]---------------------------------
  184. [INFO]
  185. [INFO] --- openmrs-sdk-maven-plugin:4.1.1:run (default-cli) @ standalone-pom ---
  186.  
  187. You have the following servers::
  188. 1) openmrsqa
  189.  
  190. Which one do you choose? [1]: 1
  191.  
  192. Checking if port 8080 is in use... [free]
  193.  
  194. Forking a new process... (use -Dfork=false to prevent forking)
  195.  
  196. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  197. Apache Maven 3.6.0
  198. Maven home: /usr/share/maven
  199. Java version: 1.8.0_292, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
  200. Default locale: en_US, platform encoding: UTF-8
  201. OS name: "linux", version: "5.0.0-32-generic", arch: "amd64", family: "unix"
  202. [INFO] Scanning for projects...
  203. [INFO]
  204. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  205. [INFO] Building Maven Stub Project (No POM) 1
  206. [INFO] --------------------------------[ pom ]---------------------------------
  207. [INFO]
  208. [INFO] --- openmrs-sdk-maven-plugin:4.1.1:run-tomcat (default-cli) @ standalone-pom ---
  209.  
  210.  
  211. Using JAVA_HOME: /usr/lib/jvm/java-8-openjdk-amd64/jre
  212.  
  213. Using MAVEN_OPTS:   -Xmx768m -XX:MaxPermSize=512m
  214.  
  215. Starting 'openmrs-sdk-mysql-v3-2' DB docker container...
  216.  
  217. Starting Tomcat...
  218.  
  219. Aug 31, 2021 5:39:56 PM org.apache.coyote.AbstractProtocol init
  220. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  221. Aug 31, 2021 5:39:56 PM org.apache.catalina.core.StandardService startInternal
  222. INFO: Starting service [Tomcat]
  223. Aug 31, 2021 5:39:56 PM org.apache.catalina.core.StandardEngine startInternal
  224. INFO: Starting Servlet Engine: Apache Tomcat/7.0.107
  225. Aug 31, 2021 5:39:56 PM org.apache.catalina.startup.TldConfig execute
  226. 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.
  227. Aug 31, 2021 5:39:56 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  228. INFO: No global web.xml found
  229. Aug 31, 2021 5:39:56 PM org.apache.catalina.deploy.WebXml setVersion
  230. WARNING: Unknown version string [4.0]. Default version will be used.
  231. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  232. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  233. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  234. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  235. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  236. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  237. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  238. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  239. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  240. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  241. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  242. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  243. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  244. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  245. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  246. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  247. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  248. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  249. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  250. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  251. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  252. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  253. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  254. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  255. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  256. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  257. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  258. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  259. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TaglibUriRule body
  260. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  261. Aug 31, 2021 5:40:01 PM org.apache.catalina.startup.TldConfig execute
  262. 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.
  263. Aug 31, 2021 5:40:01 PM org.apache.catalina.core.ApplicationContext log
  264. INFO: No Spring WebApplicationInitializer types detected on classpath
  265. SLF4J: Class path contains multiple SLF4J bindings.
  266. SLF4J: Found binding in [jar:file:/home/openmrs/openmrs/openmrsqa/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.7.26.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  267. SLF4J: Found binding in [jar:file:/home/openmrs/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  268. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  269. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
  270. Aug 31, 2021 5:40:02 PM org.apache.catalina.core.ApplicationContext log
  271. INFO: Initializing log4j from [classpath:log4j.xml]
  272. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:02,239| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  273. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2021-08-31 17:40:02,247| Unable to find properties file: /home/openmrs/openmrs/openmrsqa/openmrs-runtime.properties
  274. WARN - OpenmrsUtil.getRuntimeProperties(2039) |2021-08-31 17:40:02,247| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  275. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:02,423| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  276. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2021-08-31 17:40:02,424| Unable to find properties file: /home/openmrs/openmrs/openmrsqa/openmrs-runtime.properties
  277. WARN - OpenmrsUtil.getRuntimeProperties(2039) |2021-08-31 17:40:02,424| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  278.  
  279. OpenMRS is ready for you at http://localhost:8080/openmrs/
  280. Aug 31, 2021 5:40:02 PM org.apache.coyote.AbstractProtocol start
  281. INFO: Starting ProtocolHandler ["http-bio-8080"]
  282. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:18,012| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  283. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2021-08-31 17:40:18,014| Unable to find properties file: /home/openmrs/openmrs/openmrsqa/openmrs-runtime.properties
  284. INFO 8/31/21 5:40 PM:liquibase: Reading from `liquibasechangelog`
  285. WARNING 8/31/21 5: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
  286. WARNING 8/31/21 5: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
  287. WARNING 8/31/21 5: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
  288. INFO 8/31/21 5:40 PM:liquibase: Successfully acquired change log lock
  289. WARNING 8/31/21 5: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
  290. WARNING 8/31/21 5: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
  291. WARNING 8/31/21 5: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
  292. INFO 8/31/21 5:40 PM:liquibase: Successfully released change log lock
  293. Aug 31, 2021 5:40:21 PM org.apache.catalina.core.ApplicationContext log
  294. INFO: Initializing Spring root WebApplicationContext
  295. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2021-08-31 17:40:23,380| Initializing EhCache CacheManager
  296. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2021-08-31 17:40:28,792| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  297. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:28,816| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  298. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2021-08-31 17:40:28,817| Unable to find properties file: /home/openmrs/openmrs/openmrsqa/openmrs-runtime.properties
  299. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:28,818| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  300. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:28,819| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  301. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:28,819| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  302. WARN - Listener.loadBundledModules(500) |2021-08-31 17:40:28,827| Bundled module folder doesn't exist: /home/openmrs/openmrs/openmrsqa/tmp/openmrs/WEB-INF/bundledModules
  303. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:28,829| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  304. INFO 8/31/21 5:40 PM:liquibase: Reading from `liquibasechangelog`
  305. WARNING 8/31/21 5: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
  306. WARNING 8/31/21 5: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
  307. WARNING 8/31/21 5: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
  308. INFO - LoggingAdvice.invoke(116) |2021-08-31 17:40:30,370| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: null,
  309. INFO - LoggingAdvice.invoke(156) |2021-08-31 17:40:30,479| Exiting method saveGlobalProperty
  310. INFO - HibernateContextDAO.updateSearchIndex(534) |2021-08-31 17:40:30,543| Updating the search index... It may take a few minutes.
  311. INFO - LoggingAdvice.invoke(116) |2021-08-31 17:40:31,307| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: 7,
  312. INFO - LoggingAdvice.invoke(156) |2021-08-31 17:40:31,369| Exiting method saveGlobalProperty
  313. INFO - HibernateContextDAO.updateSearchIndex(543) |2021-08-31 17:40:31,370| Finished updating the search index
  314. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-31 17:40:31,441| Unable to find a runtime properties file at /home/openmrs/openmrs-runtime.properties
  315.  
  316.  
Add Comment
Please, Sign In to add comment