Advertisement
Guest User

java 8 logs

a guest
Jun 16th, 2021
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.24 KB | None | 0 0
  1. ams@ams:~$ mvn -v
  2. Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
  3. Maven home: /opt/maven
  4. Java version: 1.8.0_292, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
  5. Default locale: en_US, platform encoding: UTF-8
  6. OS name: "linux", version: "5.4.0-74-generic", arch: "amd64", family: "unix"
  7. ams@ams:~$ mvn openmrs-sdk:setup
  8. [INFO] Scanning for projects...
  9. [INFO]
  10. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  11. [INFO] Building Maven Stub Project (No POM) 1
  12. [INFO] --------------------------------[ pom ]---------------------------------
  13. [INFO]
  14. [INFO] --- openmrs-sdk-maven-plugin:4.0.1:setup (default-cli) @ standalone-pom ---
  15.  
  16. Setting up a new server...
  17.  
  18. Specify server id (-DserverId) (default: 'server'):
  19.  
  20. You can setup the following servers:
  21. 1) Distribution
  22. 2) Platform
  23.  
  24. Which one do you choose? [1/2]: 1
  25.  
  26. You can deploy the following versions of distribution:
  27. 1) Reference Application 2.12.0-SNAPSHOT
  28. 2) Reference Application 2.11.0
  29. 3) Reference Application 2.10.0
  30. 4) Reference Application 2.9.0
  31. 5) Reference Application 2.8.1
  32. 6) Other...
  33.  
  34. Which one do you choose? [1/2/3/4/5/6]: 2
  35. [INFO] Configured Artifact: org.openmrs.distro:referenceapplication-package:2.11.0:jar
  36. [INFO] Copying referenceapplication-package-2.11.0.jar to /home/ams/openmrs/server/openmrs-distro.jar
  37. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.3.2:war
  38. [INFO] Copying openmrs-webapp-2.3.2.war to /home/ams/openmrs/server/openmrs-2.3.2.war
  39. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.14.2:jar
  40. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.0:jar
  41. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.12.1:jar
  42. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.11.0:jar
  43. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.12.0:jar
  44. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.1.0:jar
  45. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.14:omod
  46. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.20.0:jar
  47. [INFO] Configured Artifact: org.openmrs:event-omod:2.8.0:jar
  48. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.6:jar
  49. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.10.0:jar
  50. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.6:jar
  51. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.13.0:jar
  52. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.3:jar
  53. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.12.0:jar
  54. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.9.0:jar
  55. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.4.0:jar
  56. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.2:jar
  57. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.6.0:jar
  58. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.3.5:jar
  59. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:1.11.2:jar
  60. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.6:jar
  61. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.30.0:jar
  62. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.11.0:jar
  63. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:3.12.0:jar
  64. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.16.0:jar
  65. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.11.0:jar
  66. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.7.0:jar
  67. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.31.0:jar
  68. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.7:jar
  69. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.21.0:jar
  70. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.4.0:jar
  71. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.10.0:jar
  72. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.13.0:jar
  73. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.2.1:jar
  74. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.29.0:jar
  75. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.4:omod
  76. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.15.0:jar
  77. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.19.0:jar
  78. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.7.0:jar
  79. [INFO] Copying addresshierarchy-omod-2.14.2.jar to /home/ams/openmrs/server/modules/addresshierarchy-2.14.2.omod
  80. [INFO] Copying legacyui-omod-1.8.0.jar to /home/ams/openmrs/server/modules/legacyui-1.8.0.omod
  81. [INFO] Copying metadatadeploy-omod-1.12.1.jar to /home/ams/openmrs/server/modules/metadatadeploy-1.12.1.omod
  82. [INFO] Copying reportingrest-omod-1.11.0.jar to /home/ams/openmrs/server/modules/reportingrest-1.11.0.omod
  83. [INFO] Copying owa-omod-1.12.0.jar to /home/ams/openmrs/server/modules/owa-1.12.0.omod
  84. [INFO] Copying fhir2-omod-1.1.0.jar to /home/ams/openmrs/server/modules/fhir2-1.1.0.omod
  85. [INFO] Copying serialization.xstream-omod-0.2.14.omod to /home/ams/openmrs/server/modules/serialization.xstream-0.2.14.omod
  86. [INFO] Copying registrationapp-omod-1.20.0.jar to /home/ams/openmrs/server/modules/registrationapp-1.20.0.omod
  87. [INFO] Copying event-omod-2.8.0.jar to /home/ams/openmrs/server/modules/event-2.8.0.omod
  88. [INFO] Copying uilibrary-omod-2.0.6.jar to /home/ams/openmrs/server/modules/uilibrary-2.0.6.omod
  89. [INFO] Copying htmlwidgets-omod-1.10.0.jar to /home/ams/openmrs/server/modules/htmlwidgets-1.10.0.omod
  90. [INFO] Copying dataexchange-omod-1.3.6.jar to /home/ams/openmrs/server/modules/dataexchange-1.3.6.omod
  91. [INFO] Copying appui-omod-1.13.0.jar to /home/ams/openmrs/server/modules/appui-1.13.0.omod
  92. [INFO] Copying allergyui-omod-1.8.3.jar to /home/ams/openmrs/server/modules/allergyui-1.8.3.omod
  93. [INFO] Copying providermanagement-omod-2.12.0.jar to /home/ams/openmrs/server/modules/providermanagement-2.12.0.omod
  94. [INFO] Copying appointmentschedulingui-omod-1.9.0.jar to /home/ams/openmrs/server/modules/appointmentschedulingui-1.9.0.omod
  95. [INFO] Copying attachments-omod-2.4.0.jar to /home/ams/openmrs/server/modules/attachments-2.4.0.omod
  96. [INFO] Copying formentryapp-omod-1.4.2.jar to /home/ams/openmrs/server/modules/formentryapp-1.4.2.omod
  97. [INFO] Copying idgen-omod-4.6.0.jar to /home/ams/openmrs/server/modules/idgen-4.6.0.omod
  98. [INFO] Copying metadatamapping-omod-1.3.5.jar to /home/ams/openmrs/server/modules/metadatamapping-1.3.5.omod
  99. [INFO] Copying htmlformentryui-omod-1.11.2.jar to /home/ams/openmrs/server/modules/htmlformentryui-1.11.2.omod
  100. [INFO] Copying referencedemodata-omod-1.4.6.jar to /home/ams/openmrs/server/modules/referencedemodata-1.4.6.omod
  101. [INFO] Copying emrapi-omod-1.30.0.jar to /home/ams/openmrs/server/modules/emrapi-1.30.0.omod
  102. [INFO] Copying referenceapplication-omod-2.11.0.jar to /home/ams/openmrs/server/modules/referenceapplication-2.11.0.omod
  103. [INFO] Copying htmlformentry-omod-3.12.0.jar to /home/ams/openmrs/server/modules/htmlformentry-3.12.0.omod
  104. [INFO] Copying appframework-omod-2.16.0.jar to /home/ams/openmrs/server/modules/appframework-2.16.0.omod
  105. [INFO] Copying referencemetadata-omod-2.11.0.jar to /home/ams/openmrs/server/modules/referencemetadata-2.11.0.omod
  106. [INFO] Copying reportingui-omod-1.7.0.jar to /home/ams/openmrs/server/modules/reportingui-1.7.0.omod
  107. [INFO] Copying coreapps-omod-1.31.0.jar to /home/ams/openmrs/server/modules/coreapps-1.31.0.omod
  108. [INFO] Copying reportingcompatibility-omod-2.0.7.jar to /home/ams/openmrs/server/modules/reportingcompatibility-2.0.7.omod
  109. [INFO] Copying reporting-omod-1.21.0.jar to /home/ams/openmrs/server/modules/reporting-1.21.0.omod
  110. [INFO] Copying adminui-omod-1.4.0.jar to /home/ams/openmrs/server/modules/adminui-1.4.0.omod
  111. [INFO] Copying registrationcore-omod-1.10.0.jar to /home/ams/openmrs/server/modules/registrationcore-1.10.0.omod
  112. [INFO] Copying appointmentscheduling-omod-1.13.0.jar to /home/ams/openmrs/server/modules/appointmentscheduling-1.13.0.omod
  113. [INFO] Copying calculation-omod-1.2.1.jar to /home/ams/openmrs/server/modules/calculation-1.2.1.omod
  114. [INFO] Copying webservices.rest-omod-2.29.0.jar to /home/ams/openmrs/server/modules/webservices.rest-2.29.0.omod
  115. [INFO] Copying atlas-omod-2.2.4.omod to /home/ams/openmrs/server/modules/atlas-2.2.4.omod
  116. [INFO] Copying uicommons-omod-2.15.0.jar to /home/ams/openmrs/server/modules/uicommons-2.15.0.omod
  117. [INFO] Copying uiframework-omod-3.19.0.jar to /home/ams/openmrs/server/modules/uiframework-3.19.0.omod
  118. [INFO] Copying metadatasharing-omod-1.7.0.jar to /home/ams/openmrs/server/modules/metadatasharing-1.7.0.omod
  119.  
  120. Downloading OWAs...
  121.  
  122.  
  123. Downloading OWA: org.openmrs.owa:openmrs-owa-sysadmin:1.2
  124. [INFO] Configured Artifact: org.openmrs.owa:sysadmin:1.2:zip
  125. [INFO] Copying sysadmin-1.2.zip to /home/ams/openmrs/server/owa/sysadmin-1.2.zip
  126.  
  127. What port would you like your server to use? (default: '8080'):
  128.  
  129. If you want to enable remote debugging by default when running the server,
  130. specify the port number here (e.g. 1044). Leave blank to disable debugging.
  131. (Do not do this on a production server) (default: 'no debugging'): 1044
  132.  
  133. Which database would you like to use?:
  134. 1) MySQL 5.6 and above (requires pre-installed MySQL 5.6 and above)
  135. 2) MySQL 5.6 and above in SDK docker container (requires pre-installed Docker)
  136. 3) Existing docker container (requires pre-installed Docker)
  137.  
  138. Which one do you choose? [1/2/3]: 1
  139.  
  140. The distribution requires MySQL database. Please specify database uri (-DdbUri) (default: 'jdbc:mysql://localhost:3306/@DBNAME@'):
  141.  
  142. Please specify database username (-DdbUser) (default: 'root'):
  143. Please specify database password (-DdbPassword):
  144. Wed Jun 16 15:53:56 EAT 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  145. [INFO] ------------------------------------------------------------------------
  146. [INFO] BUILD FAILURE
  147. [INFO] ------------------------------------------------------------------------
  148. [INFO] Total time:  01:35 min
  149. [INFO] Finished at: 2021-06-16T15:53:57+03:00
  150. [INFO] ------------------------------------------------------------------------
  151. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.0.1:setup (default-cli) on project standalone-pom: Failed to setup server: Failed to connect to the specified database jdbc:mysql://localhost:3306/server?autoReconnect=true&sessionVariables=default_storage_engine%3DInnoDB&useUnicode=true&characterEncoding=UTF-8 -> [Help 1]
  152. [ERROR]
  153. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  154. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  155. [ERROR]
  156. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  157. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  158. ams@ams:~$
  159.  
  160.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement