Advertisement
Guest User

OpenmrsServer

a guest
Apr 20th, 2021
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.50 KB | None | 0 0
  1. opensource@opensource-OptiPlex-3010:~/simulationmodule$ mvn openmrs-sdk:run
  2. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  3. [INFO] Scanning for projects...
  4. [WARNING]
  5. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule-api:jar:1.5.0-SNAPSHOT
  6. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  7. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  8. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  9. [WARNING]
  10. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule-omod:jar:1.5.0-SNAPSHOT
  11. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  12. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  13. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  14. [WARNING]
  15. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule:pom:1.5.0-SNAPSHOT
  16. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  17. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  18. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  19. [WARNING]
  20. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  21. [WARNING]
  22. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  23. [WARNING]
  24. [INFO] ------------------------------------------------------------------------
  25. [INFO] Reactor Build Order:
  26. [INFO]
  27. [INFO] Simulationmodule                                                   [pom]
  28. [INFO] Simulationmodule API                                               [jar]
  29. [INFO] Simulationmodule OMOD                                              [jar]
  30. [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
  31. [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced
  32. [INFO]
  33. [INFO] ----------------< org.openmrs.module:simulationmodule >-----------------
  34. [INFO] Building Simulationmodule 1.5.0-SNAPSHOT                           [1/3]
  35. [INFO] --------------------------------[ pom ]---------------------------------
  36. [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
  37. [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced
  38. [INFO]
  39. [INFO] --- openmrs-sdk-maven-plugin:3.13.7:run (default-cli) @ simulationmodule ---
  40.  
  41. You have the following servers::
  42. 1) qaframeworkserver
  43. 2) kdaud
  44.  
  45. Which one do you choose? [1/2]: 2
  46.  
  47. Checking if port 8080 is in use... [free]
  48. [INFO] OpenMRS module detected, installing before run...
  49. [INFO] Configured Artifact: org.openmrs.module:simulationmodule-omod:1.5.0-SNAPSHOT:jar
  50. [INFO] Copying simulationmodule-omod-1.5.0-SNAPSHOT.jar to /home/opensource/openmrs/kdaud/modules/simulationmodule-1.5.0-SNAPSHOT.omod
  51. [info] Module 'simulationmodule' was updated to version '1.5.0-SNAPSHOT'
  52.  
  53. Forking a new process... (use -Dfork=false to prevent forking)
  54.  
  55. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  56. Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
  57. Maven home: /opt/apache-maven-3.6.3
  58. Java version: 1.8.0_275, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
  59. Default locale: en_US, platform encoding: UTF-8
  60. OS name: "linux", version: "5.0.0-32-generic", arch: "amd64", family: "unix"
  61. [INFO] Scanning for projects...
  62. [WARNING]
  63. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule-api:jar:1.5.0-SNAPSHOT
  64. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  65. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  66. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  67. [WARNING]
  68. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule-omod:jar:1.5.0-SNAPSHOT
  69. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  70. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  71. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  72. [WARNING]
  73. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule:pom:1.5.0-SNAPSHOT
  74. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  75. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  76. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  77. [WARNING]
  78. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  79. [WARNING]
  80. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  81. [WARNING]
  82. [INFO] ------------------------------------------------------------------------
  83. [INFO] Reactor Build Order:
  84. [INFO]
  85. [INFO] Simulationmodule                                                   [pom]
  86. [INFO] Simulationmodule API                                               [jar]
  87. [INFO] Simulationmodule OMOD                                              [jar]
  88. [INFO]
  89. [INFO] ----------------< org.openmrs.module:simulationmodule >-----------------
  90. [INFO] Building Simulationmodule 1.5.0-SNAPSHOT                           [1/3]
  91. [INFO] --------------------------------[ pom ]---------------------------------
  92. [INFO]
  93. [INFO] --- openmrs-sdk-maven-plugin:3.13.7:run-tomcat (default-cli) @ simulationmodule ---
  94.  
  95.  
  96. Using JAVA_HOME: /usr/lib/jvm/java-8-openjdk-amd64/jre
  97.  
  98. Using MAVEN_OPTS:   -Xmx768m -XX:MaxPermSize=512m
  99.  
  100. Starting 'openmrs-sdk-mysql-v3-2' DB docker container...
  101.  
  102. Trying to connect to the DB...
  103. [INFO] ------------------------------------------------------------------------
  104. [INFO] Reactor Summary for Simulationmodule 1.5.0-SNAPSHOT:
  105. [INFO]
  106. [INFO] Simulationmodule ................................... FAILURE [ 34.570 s]
  107. [INFO] Simulationmodule API ............................... SKIPPED
  108. [INFO] Simulationmodule OMOD .............................. SKIPPED
  109. [INFO] ------------------------------------------------------------------------
  110. [INFO] BUILD FAILURE
  111. [INFO] ------------------------------------------------------------------------
  112. [INFO] Total time:  35.267 s
  113. [INFO] Finished at: 2021-04-20T11:03:14+03:00
  114. [INFO] ------------------------------------------------------------------------
  115. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.7:run-tomcat (default-cli) on project simulationmodule: Unable to execute mojo: Failed to connect to the DB in the 'openmrs-sdk-mysql-v3-2' container at 'jdbc:mysql://localhost:3308' -> [Help 1]
  116. [ERROR]
  117. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  118. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  119. [ERROR]
  120. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  121. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  122. [INFO] ------------------------------------------------------------------------
  123. [INFO] Reactor Summary for Simulationmodule 1.5.0-SNAPSHOT:
  124. [INFO]
  125. [INFO] Simulationmodule ................................... FAILURE [ 41.474 s]
  126. [INFO] Simulationmodule API ............................... SKIPPED
  127. [INFO] Simulationmodule OMOD .............................. SKIPPED
  128. [INFO] ------------------------------------------------------------------------
  129. [INFO] BUILD FAILURE
  130. [INFO] ------------------------------------------------------------------------
  131. [INFO] Total time:  42.549 s
  132. [INFO] Finished at: 2021-04-20T11:03:14+03:00
  133. [INFO] ------------------------------------------------------------------------
  134. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.7:run (default-cli) on project simulationmodule: Execution default-cli of goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.7:run failed: Failed running Tomcat -> [Help 1]
  135. [ERROR]
  136. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  137. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  138. [ERROR]
  139. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  140. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
  141. opensource@opensource-OptiPlex-3010:~/simulationmodule$
  142.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement