I am trying to deploy an EAR using the deploy.bat script to Netweaver CE. I receive the following error. Why can't the ear be deployed successfully? Any help is much appreciated.
From deployment.0.log
Obtaining Deployment Manager
Connected to localhost:50004 as administrator
DC API is trying to connect to 'localhost:50004'#
DC API has Connected to 'localhost:50004'#
Disconnected from localhost:50004#
Connected to localhost:50004 as administrator#
DC API is trying to connect to 'localhost:50004'#
DC API has Connected to 'localhost:50004'#
Deploying E:
admin.ear with plan null#
Generating SDA file for E:
usr
sap
PES
J00
j2ee
deployment
scripts
..
SAP_DM
1222457078739_admin.ear
admin.ear#
SDA ..
SDA
admin.ear generated successfully#
Deployment finished with status 'Error' +++.[ deployerId=1 ][\#4: 2.422 sec]#
Could not distribute #1#E:
usr
sap
PES
J00
j2ee
deployment
scripts
..
SAP_DM
1222457078739_admin.ear
admin.ear# Received progress event for operation distribute# Progress event state failed# Disconnected from localhost:50004# From deployment.0.trc #C0000A60006F00010000000561542A75FFFFFFFFFFFFFFFF#1222457082958#com.sap.engine.deployment.operations.DistributeOperation##com.sap.engine.deployment.operations.DistributeOperation#######Thread[Thread-11,5,main]##0#0#Error#1#/System/Server/Deployment#Java###Could not distribute
[EXCEPTION]
#2#E:
usr
sap
PES
J00
j2ee
deployment
scripts
..
SAP_DM
1222457078739_admin.ear
admin.ear#com.sap.engine.deployment.exceptions.SAPRemoteException
at com.sap.engine.deployment.proxy.dc.DeploymentProxyDCImpl.distribute(DeploymentProxyDCImpl.java:151)
at com.sap.engine.deployment.operations.DistributeOperation.run(DistributeOperation.java:111)
at java.lang.Thread.run(Thread.java:606)