users@glassfish.java.net

RE: Asadmin deployment: unexpected end of file ...

From: saturon <gsaturon_at_gmail.com>
Date: Thu, 8 Oct 2009 16:35:52 +0200

Jus trying to poke this again. I am really a bit stucked there. Is there
anything to track this down ?
 
here again the message:
~$ <mailto:0_at_ip-10-224-86-240:~$> asadmin deploy --port 7048 --user
admin --passwordfile ~/admin/gfpassword myapp.war
CLI171 Command deploy failed : Deployment of application failed -
Unexpected end of file from server

 
Thanks Ben

-----Original Message-----
From: saturon [mailto:gsaturon_at_gmail.com]
Sent: Sonntag, 4. Oktober 2009 17:19
To: users_at_glassfish.dev.java.net
Subject: RE: Asadmin deployment: unexpected end of file ...


no, no entries in the server.log ..
 
 
Didnt see any verbose option in asadmin...
 
I just changed the jvmsettings to the 64 bit (-d64) instead of the
client (-client), of corse didn't help with this.......... mhhhhhh

-----Original Message-----
From: Hong.Zhang_at_Sun.COM [mailto:Hong.Zhang_at_Sun.COM]
Sent: Sonntag, 4. Oktober 2009 03:33
To: users_at_glassfish.dev.java.net
Subject: Re: Asadmin deployment: unexpected end of file ...




I am trying to deploy with asadmin the hello.war of gf v2.1 on a 64bit
debian lenny box to a domain with the default developer profile

 asadmin deploy --port 7048 --user admin --passwordfile ~/.mypwd
samples/quickstart/hello.war
CLI171 Command deploy failed : Deployment of application failed -
Unexpected end of file from server

I am a bit lost here: firewall is open on the admin port, deployment via
admin console works, and no other issues during deployment, domain
creation etc.

Any hints for this?

Anything in the server.log?