dev@glassfish.java.net

Re: broken pipe when running asadmin

From: Bobby Bissett <Robert.Bissett_at_Sun.COM>
Date: Wed, 02 Sep 2009 17:17:11 -0400

>> --- begin ---
>> hostname% ps -ef | grep java
>> 501 35518 245 0 0:00.00 ttys001 0:00.00 grep java
>> hostname%
>> hostname% asadmin start-domain domain1
> what is the path of this asadmin? maybe it is not the one you want ?

Good thought, but it's the same one I was using before somehow
clobbering my pipes:

hostname% pwd
/Users/bobby/servers/glassfishv3/glassfish
hostname% which asadmin
/Users/bobby/servers/glassfishv3/glassfish/bin/asadmin

I'll try a rebuild tomorrow am, but I think I'm just going to go with
the "java -jar" route so this is more of a curiosity than a blocker.

Cheers,
Bobby