users@glassfish.java.net

(nbjrcg) CLI171 Command deploy failed : Deployment of application failed - Remote host closed connection during handshake

From: Jorge Campins <jrcampins_at_cantv.net>
Date: Fri, 20 Jun 2008 07:18:04 -0430

We are currently building 8 enterprise applications. I'm getting this error while deploying one of them to Glassfish V2 UR2:

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

-deploy-ant:
     [echo] Deploying dist/atenea-302.ear
[sun-appserv-deploy] Executing: deploy --user admin --passwordfile "C:\DOCUME~1\Jorge\CONFIG~1\Temp\sjsas699361359" --host localhost --port 24848 --force=true --enabled=true --name atenea-302 --verify=false --precompilejsp=false --upload=true "W:\atenea\atenea-302\dist\atenea-302.ear"

 

BUILD FAILED
W:\atenea\atenea-302\nbproject\ant-deploy.xml:48: An exception occurred while running the command. The exception message is: CLI171 Command deploy failed : Deployment of application failed - Remote host closed connection during handshake .
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

The funny thing is that, regardless the deployment error, the application seems to be working just fine.

 

I'm attaching the ant log file.

 

Any help will be really appreciated.