Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Geo jr@Geo MINGW64 ~
- $ mvn openmrs-sdk:run
- [INFO] Scanning for projects...
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Maven Stub Project (No POM) 1
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:3.13.2:run (default-cli) @ standalone-pom ---
- You have the following servers::
- 1) server1
- Which one do you choose? [1]:
- You must specify 1.
- You have the following servers::
- 1) server1
- Which one do you choose? [1]:
- You must specify 1.
- You have the following servers::
- 1) server1
- Which one do you choose? [1]: 1
- Checking if port 8080 is in use... [in use]
- Checking if port 8081 is in use... [free]
- Port 8080 is already in use. Would you like to use 8081 instead? [Y/n]:
- Forking a new process... (use -Dfork=false to prevent forking)
- Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T19:41:47+03:00)
- Maven home: C:\Program Files\apache-maven\apache-maven-3.3.9
- Java version: 1.8.0_171, vendor: Oracle Corporation
- Java home: C:\Program Files\Java\jdk1.8.0_171\jre
- Default locale: en_US, platform encoding: Cp1252
- OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"
- [INFO] Scanning for projects...
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Maven Stub Project (No POM) 1
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:3.13.2:run-tomcat (default-cli) @ standalone-pom ---
- Using JAVA_HOME: C:\Program Files\Java\jdk1.8.0_171\jre
- Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 20.590 s
- [INFO] Finished at: 2019-05-21T12:46:42+03:00
- [INFO] Final Memory: 11M/79M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.2:run-tomcat (default-cli) on project standalone-pom: Unable to delete existing tmp directory at C:\Users\Admin\openmrs\server1\tmp: Unable to delete file: C:\Users\Admin\openmrs\server1\tmp\openmrs\WEB-INF\lib\xercesImpl-2.8.0.jar -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 01:48 min
- [INFO] Finished at: 2019-05-21T12:46:43+03:00
- [INFO] Final Memory: 18M/111M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.2:run (default-cli) on project standalone-pom: Execution default-cli of goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.2:run failed: Failed running Tomcat -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
Advertisement
Add Comment
Please, Sign In to add comment