OS: Linux 64-bit Machine Syncope Version 1.1.7 Tomcat Server: Apache Tomcat 7.0.53 separately installed on the machine.
Error while running: mvn install [INFO] Executed tasks [INFO] [INFO] --- cargo-maven2-plugin:1.4.8:start (start-container) @ core --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Syncope sample project ..................... SUCCESS [ 2.876 s] [INFO] Apache Syncope sample project core ................ FAILURE [ 12.797 s] [INFO] Apache Syncope sample project console ............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.049 s [INFO] Finished at: 2014-06-10T23:04:32-08:00 [INFO] Final Memory: 28M/314M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.cargo:cargo-maven2-plugin:1.4.8:start (start-container) on project core: Execution start-container of goal org.codehaus.cargo:cargo-maven2-plugin:1.4.8:start failed: Port number 8009 (defined with the property cargo.tomcat.ajp.port) is in use. Please free it on the system or set it to a different port in the container configuration. Help highly appreciated.
