Question : deployment failed, can you please help

The following Applications will be deployed on CELL cell_flx02 in integration :
========================================================================

APPLICATION     CLUSTER
=======         ===========
flx02_ccgbar    flx02_ccgbar

Please confirm Y/N: y
================================================================
Info: ---- Starting Deployments ...
Info: ---- Checking WAR file ...
Info: ---- Checking EAR file ...
Info: ---- flx02_ccgbar.ear file found in /www/websphere61/deployment/flx02_ccgbar on wasflxdvl1
-rw-r--r--   1 pg31039  devel    13077114 Nov 24 01:42 /www/websphere61/deployment/flx02_ccgbar/flx02_ccgbar.ear
Info: ---- Checking archive flx02_ccgbar.ear
Info: ---- EAR file flx02_ccgbar.ear is good
---------------------------------------------------------------------
Info: ---- Tue Nov 24 13:04:07 EST 2009 deployment of application flx02_ccgbar started on cluster flx02_ccgbar
Info: ---- Stopping cluster flx02_ccgbar
        Info: ---- Stopping JVM flx02_ccgbar_1 on server wasflxdvl1
        Info: ---- Command: restart.sh stop flx02_ccgbar_1 /opt/WebSphere/AppServer61_flx02/profiles/wasflxdvl1_flx02
##############################################################
Stopping flx02_ccgbar_1 in /opt/WebSphere/AppServer61_flx02/profiles/wasflxdvl1_flx02 on wasflxdvl1 ...
##############################################################
Process name WSCCGBAR
status: Taking thread dump for 2301
Command: /opt/WebSphere/AppServer61_flx02/profiles/wasflxdvl1_flx02/bin/stopServer.sh flx02_ccgbar_1 -trace
ADMU0116I: Tool information is being logged in file
           /opt/WebSphere/AppServer61_flx02/profiles/wasflxdvl1_flx02/logs/flx02_ccgbar_1/stopServer.log
ADMU0128I: Starting tool with the wasflxdvl1_flx02 profile
ADMU3100I: Reading configuration for server: flx02_ccgbar_1
ADMU3201I: Server stop request issued. Waiting for stop status.
Process WSCCGBAR with pid=2301 is still running
ADMU4000I: Server flx02_ccgbar_1 stop completed.

Process WSCCGBAR with pid=2301 is stopped
Info: ---- Deleting transaction logs
Info: ---- Command: ./wsadmin.sh -lang jython -f /opt/WebSphere/scripts/was61/tmp/deployApp.py flx02_ccgbar flx02_ccgbar /www/websphere61/deployment/flx02_ccgbar/flx02_ccgbar.ear default_host No_sh_lib /opt/WebSphere/AppServer61_flx02/installedApps SINGLE
WASX7209I: Connected to process "dmgr" on node dmgr_flx02 using SOAP connector;  The type of process is: DeploymentManager
WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: "[flx02_ccgbar, flx02_ccgbar, /www/websphere61/deployment/flx02_ccgbar/flx02_ccgbar.ear, default_host, No_sh_lib, /opt/WebSphere/AppServer61_flx02/installedApps, SINGLE]"
Verifying cluster name flx02_ccgbar
Info: ---  Cluster flx02_ccgbar is found for cell cell_flx02
Info: ---  Application flx02_ccgbar is found for cell cell_flx02
Info: ---  Virtual Host default_host is found for cell cell_flx02
Info: ---  Mapping virtial host to web modules
WASX7017E: Exception received while running file "/opt/WebSphere/scripts/was61/tmp/deployApp.py"; exception information: com.ibm.websphere.management.application.client.AppDeploymentException: AppDeploymentException: [null]
org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: dd_in_ear_load_EXC_
org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: dd_in_ear_load_EXC_

Info: ---- Return code from WAS is 105
====================================================================================
Error: --- Deployment of application flx02_ccgbar on cluster flx02_ccgbar FAILED
Error: --- Please check logs/integration.cell_flx02.deployment.log
====================================================================================
Info: ---- Tue Nov 24 13:04:53 EST 2009 deployment of application flx02_ccgbar is completed on cluster flx02_ccgbar

Answer : deployment failed, can you please help

What is in /opt/WebSphere/scripts/was61/tmp/deployApp.py ?

Take a look at http://www.websphere-world.com/modules.php?name=Forums&file=viewtopic&t=1143

which suggests that your EAR file may be missing a WAR file that is referenced by the deployment descriptor.
Random Solutions  
 
programming4us programming4us