0
정말 긴 시간 동안 Java 예외가 발생하면 바로이 오류가 발생합니다.JBoss4.2에서 배포하는 중 오류가 발생했습니다. "배포자를 기다리는 패키지"
Java JDK 버전을 Maven
에 설치하고 서버 (bin/run.bat)에서 실행하려면 다른 컴퓨터에서 생성 된 war
파일을 실행하는 데 문제가 없습니다.
nameofproject-version
nameofproject-version.war
이 문제를 야기 할 수 있습니다 무엇 :
파일은 다음과 같이 구성 생성?
--- Packages waiting for a deployer ---
[email protected] { url=file:***jboss/server/default/deploy/***-war-1.0/ }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:***jboss/server/default/deploy/***-war-1.0/
altDD: null
lastDeployed: 1475089977984
lastModified: 1475089738113
mbeans:
--- Incompletely deployed packages ---
[email protected] { url=***jboss/server/default/deploy/***-war-1.0.war }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: URL file:***jobss/server/default/tmp/deploy/tmp7284564640094328851***-war-1.0-exp.war/ deployment failed
state: FAILED
watch: file:***jboss/server/default/deploy/***-war-1.0.war
altDD: null
lastDeployed: 1475089965442
lastModified: 1475089965348
mbeans:
[email protected] { url=file:***jboss/server/default/deploy/***-war-1.0/ }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:***jboss/server/default/deploy/***-war-1.0/
altDD: null
lastDeployed: 1475089977984
lastModified: 1475089738113
mbeans:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=***-war-1.0.war,id=692573266
State: FAILED
Reason: org.jboss.deployment.DeploymentException: URL file:***jboss/server/default/tmp/deploy/tmp7284564640094328851***-war-1.0-exp.war/ deployment failed
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.web.deployment:war=***-war-1.0.war,id=692573266
State: FAILED
Reason: org.jboss.deployment.DeploymentException: URL file:***jboss/server/default/tmp/deploy/tmp7284564640094328851***-war-1.0-exp.war/ deployment failed