dev@shoal.java.net

Re: [Shoal-Dev] [shoal-grizzly] How do I run the rungmsdemo.sh for this provider?

From: Shreedhar Ganapathy <Shreedhar.Ganapathy_at_Sun.COM>
Date: Thu, 02 Jul 2009 13:36:35 -0700

Okay... my bad.
I hand edited the script file in vi and messed up the else block before
the java command.

Got it to run with -DSHOAL_GROUP_COMMUNICATION_PROVIDER=grizzly
and adding the grizzly libraries to the classpath.

Looks very zippy at startup.



Shreedhar Ganapathy wrote:
>
>
> Shreedhar Ganapathy wrote:
>> Hi Bongjae
>> I went through past emails on the nice abstraction work you are doing
>> to have transport provider abstracted. I was trying to see if I could
>> run the rungmsdemo.sh script to try out the Grizzly based version.
>> I added the -DSHOAL_GROUP_COMMUNICATION_PROVIDE=grizzly JVM option to
>> the java command line in the script but I dont seem to be able to run
>> it.
>>
>> The script quits as soon as I launch it.
>>
>> Also is the property name correct? Should it be
>> SHOAL_GROUP_COMMUNICATION_PROVIDE*R *with the R in the end. Should
>> grizzly be within quotes?
> None of the above work for me btw. Will keep you posted on what I find
> out. If you have any ideas meantime, let me know.
>>
>> Thanks for any insights
>> Shreedhar