Summary: Verifying capability to launch and listing the cluster configuration.

Step 1

To verify one of the cluster configurations, change to <GigaSpaces ROOT>\examples\Advanced\Data_Grid\replicated\bin directory and run the startAll.bat(on a Windows platform) or startAll.sh (on a UNIX/Linux platform).

Step 2

Change to <GigaSpaces ROOT>\bin and run the list.bat using the following syntax:

list -groups topologies-replicated-example
Here we verify the capability to launch and list typical cluster configuration of two nodes.

The following result should appear on the console:

C:\GigaSpacesEE5.0\bin>list -groups topologies-replicated-example
JAVA_HOME environment variable is set to C:\jdk1.5.0_04 in "<GigaSpaces Root>\bin\setenv.bat"
Environment set successfully from C:\GigaSpacesEE5.0\bin\\..
Container name: rep_cache_container2
-------------------------------------------------------------------
Space name          count       secure clustered cache-size state
-------------------------------------------------------------------
rep_cache           0           false  true      50000      STARTED
Container name: rep_cache_container1
-------------------------------------------------------------------
Space name          count       secure clustered cache-size state
-------------------------------------------------------------------
rep_cache           0           false  true      50000      STARTED

You should be able to see in the list the two replication nodes, rep_cache_container1 and rep_cache_container2.

GigaSpaces.com - Legal Notice - 3rd Party Licenses - Site Map - API Docs - Forum - Downloads - Blog - White Papers - Contact Tech Writing - Gen. by Atlassian Confluence