pass debug ports to GSCs
I need to start 4 GSCs and be able to remote debug. But when I start GSCs with following command : bin/gs.sh host run-agent --gsc=4, only one starts and other 3 do not because they can't bind to the...
View Articleam trying to deploy a simple processing unit but it is failing and geting the...
[gsm][3/20240] 2019-11-04 11:04:58,011 GSM WARNING [com.gigaspaces.grid.gsm] - Binding GSM to RMI Registry; Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested...
View ArticleFine-tuning TCP parameters for GigaSpaces
Hello, GigaSpaces documentation provides some recommendation for fine-tuning TCP parameters: https://docs.gigaspaces.com/admin/tuning-infrastructure.html According to RedHat documentation, changing...
View ArticleGigaSpaces operations in DistributedTask.reduce()
Hello, is it OK to execute operations against GigaSpaces in the method reduce() of the DistributedTask, i.e. when processing partial results returned from cluster members, or is it a bad idea from...
View ArticleIssue bringing up PUs in Linux boxes due to NIO exceptions.
We are facing an issue while upgrading our gigaspace setup from Solaris to Linux in production environment. The issue is happening while bringing up processing units. There are 8 processing units in...
View Article