我正在爲web應用程序運行'mvn clean install -Dmaven.test.skip = true'命令。但它會產生以下錯誤。我把卡塔利娜家當成一個環境變量。我正在使用maven 3.1.1版本。請幫我貨物啓動錯誤
FATAL ERROR in native method: JDWP No transports i
nitialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
[WARNING] [talledLocalContainer] ERROR: transport error 202: bind failed: Addres
s already in use
[ERROR] Failed to execute goal org.codehaus.cargo:cargo-maven2-plugin:1.2.4:star
t (start-container) on project RCMigrationWebApp: Execution start-container of g
oal org.codehaus.cargo:cargo-maven2-plugin:1.2.4:start failed: Failed to start t
he Tomcat 7.x container. Deployable [http://localhost:8080/cargocpc/index.html]
failed to finish deploying within the timeout period [120000]. The Deployable st
ate is thus unknown. -> [Help 1]
更多在這裏舀? – Coffee
超時時間太短。檢查部署需要這麼長時間的原因。手動嘗試並檢查日誌文件等 – khmarbaise