Where is com.j_spaces.kernel.SecurityPolicyLoader ?
Hi, I'm upgrading from GS 10 to 12.1. There's a one compilation error I cannot solve - missing com.j_spaces.kernel.SecurityPolicyLoader. I see it in online javadoc, but no jar in the either...
View ArticleWhere is SecurityPolicyLoader ?
Hi, upgrading from GS 10 to 12. One compile error I cannot fix - com.j_spaces.kernel.SecurityPolicyLoader is missing. It does exist in GS 12 javadoc, but it's not present in any jar. In 10 it used to...
View ArticleGrid Service Agent gets OOM
Grid Service Agent gets OOM even though jvm statistics show that it has enough heap. 017-04-24 13:02:46,035 GSA SEVERE [com.gigaspaces.lrmi] - exception in main selection loop; Caused by:...
View Articlejavax.xml.datatype.Duration as the property type
Hi, Can the POJO contain properties of the type javax.xml.datatype.Duration? It does not appear to work. Please advise.
View ArticleGS recognizes the Property type but the value doesn't get set
Hello, I have a few properties in my space object that have Duration as the type. Gigaspaces browser tells me that the type but the value is empty . Please advise protected Duration doorOpen;...
View ArticleComparing with GridGain DataGrid
We are evaluating in-memory data grids for our enterprise application needs and I did come across the feature comparison matrix between grid gain and gigaspaces -...
View ArticleDoes Gigaspaces provide in memory queue with persistence to file storage
Hi, I am new to Gigaspaces XAP. In the past, I have used Pivotal Gemfire IMDG and have also been a developer of Gemfire. I want to know if Gigaspaces XAP provides in memory queue implementation for...
View ArticleGigaspace 12.0.1 opensource or GS 12.0.1.lite edition
Hi Team, I have previously been working with xap-10.2.0 lite edition, i have now downloaded the xap-12.0 open source edition. there seems to a vast difference between lite and open edition. I cannot...
View Articlespring boot application with gigaspaces xap 12.0.1
Hi Team, I have a spring boot web application, which i want to deploy on gigaspaces grid. Deployment went all fine, but its not working. Is it possible to deploy spring-boot application on gigaspace...
View ArticleQuery with a routing property against a partitioned space
Hello, when a read request is executed against a partitioned space, and the query contains a WHERE condition on a property which is the routing key (but is different from a space ID), is GigaSpace...
View ArticleExclusive read from a LocalView
Hello, when an object is read from a LocalView with an EXCLUSIVE_READ_LOCK, is the lock propagated to the backing remote space, or is it specific to the LocalView? The same question in the other...
View ArticleNot able to deploy Sellspace on unix box, while same is getting successfully...
SellSpace-1.0.0 [1] WARNING [org.openspaces.pu.container.support.ResourceApplicationContext] - Exception encountered during context initialization - cancelling refresh attempt; Caused by:...
View ArticleLoading Large Files In XAP
I have follow up questions on the approach mentioned [here](http://docs.gigaspaces.com/xap120adm/tuning-handling-large-objects.html) for handling large objects. SpaceFile spaceFile = new...
View ArticleHow can I convert json to SpaceDocument
Presently, I am storing data in NOSQL DB in json format. Now, I want to store same json in GS. How can I convert same json to SpaceDocument. If I am correct, SpaceDocument is Key-value data structure....
View Articlegigamap lock for non-existing key
Can I lock non-existing key? I need to create only 1 (singleton) object in distributed space and share this instance between apps. And for ex. I have 2 applications which are trying to get/put this...
View ArticleMoving To Bangalore Is Basic With Packers-Movers-Bangalore.In, Your Own...
With the ways of life that we are driving today, we are dependably in a surge. For study and occupation, people are ceaselessly popping and swaying over the states and the #city. Thus, a decent and...
View ArticleReading objects exclusively with a timeout from a cluster
Hello, GigaSpace does not support a read with a timeout > 0 from a partitioned cluster. On the other hand, reading an object exclusively is much more convenient when a timeout may be specified: in...
View ArticleWrite/Update/ Delete classification in notify container
Hi, When implementing a notify container, I understand that we can put a notification on Write of a event, Update of an event or delete of an event. Once the event is passed to the method public Data...
View ArticleHow to perform join from multiple objects ?
Hi Team, We have a requirement to perform a join in gigaspace. I believe gs doesnot support joins between multiple objects. Scenario : We have multiple tables in our database like Shipment, Route,...
View ArticleMore PUs deployed than the defined SLA
Hi. I have an SLA defining that a certain PU should be deployed 6 times, instances per machine, no backups. This PU is deployed on 4 machines, so it should be simple - 2instances on each machine. But...
View Article