Summary: Scripts included in the <gigaspaces root>/bin directory

The <gigaspaces root>/bin folder includes several scripts for windows and linux needed to manage GigaSpaces Runtime Components and Applications:

  • gs-agent.bat/sh - This is the main script you should use when starting the GigaSpaces runtime environment - The GigaSpaces Agent (GSA). It acts as a process manager, parent process for the following:
  • gs-ui.bat/sh - starts the rich UI.
  • gs.bat - starts the GigaSpaces interactive shell / Command line.
  • gsc.bat/sh - starts an instance of the GSC. Called by the GSA. You should not use this script directly when using the GSA.
  • gsInstance.bat/sh - starts an instance of a space. Used usually in development.
  • gsm.bat/sh - starts an instance of the GSM and LUS. You should not use this script directly when using the GSA.
  • gsm_nolus.bat/sh - starts an instance of the GSM. Called by the GSA. You should not use this script directly when using the GSA.
  • lcp.bat - utility script.
  • gs-memcached.bat/sh - starts an instance of memcached listener. Used usually in development.
  • lookupbrowser.bat/sh - Used with for special debug scenarios to inspect the lookup service.
  • platform-info.bat/sh - prints GigaSpaces version info.
  • puInstance.bat/sh - starts a single instance of a PU. Used usually in development.
  • setenv.bat - general settings. Used by all scripts.
  • startJiniLUS.bat/sh - starts an instance of the LUS. Called by the GSA. You should not use this script directly when using the GSA.
  • startJiniTX_Mahalo.bat/sh - starts an instance of the Distributed transaction manager. You should not use this script directly when using the GSA.
  • gs-focalserver.bat/sh - an old script used to run a server that is consolidating data from multiple JMX servers. It is there for backward compatibility.
GigaSpaces.com - Legal Notice - 3rd Party Licenses - Site Map - API Docs - Forum - Downloads - Blog - White Papers - Contact Tech Writing - Gen. by Atlassian Confluence