• Red Hat JBoss Data Grid developer forum is now read only

    Hi Everyone,   We want you to have the best experience in getting your questions answered. We believe StackOverflow's Q&A format, along with it's features and moderation, will reach a broader community of dev...
    Profile Photo
    last modified by hwindzio
  • recommended approach to obtain the size (in bytes) of a cache region

    Hi!   Is there any recommended approach to obtain the size (in bytes) of a cache region? Is there any java library I can use to get such metric?
    Profile Photo
    last modified by rafaelcba
  • How to Register Marshaller and Schema for pojo containing LinkedHashMap<String,Object>

    Hello Team,   I am using infinispan server 8.2.4. I need to store the data into RemoteCache<String, Employee> where Employee class contains one instance variable i.e LinkedHashMap<String, InnerEmployee...
    Profile Photo
    created by birari.kumar
  • Slow DataGrid server insert

    Hello,   I have developped a java client to insert into a datagrid server 300 000 Payments objects. I have one node (standalone.xml)   It takes around 10 min to absorb. This is quite long. the code is the...
    Profile Photo
    last modified by alexis.bourdeau
  • Indexing data with protocol buffer

    Hello,   I try to index data by using Google Protocol Buffer with a remote cache(Because my searches with Query DSL set too much time), but I've no idea if indexing is enable. How can we know if the indexation ...
    Profile Photo
    created by vincent_ragot
  • Error using remote DSL - domain mode

    Hello   My use case is the following : when I start a node or several node in cluster (standalone.bat -c clustered.xml), and I connect a hotrod client to it, I can do agregation with protobuff and DSL query ...
    Profile Photo
    last modified by alexis.bourdeau
  • JDG domain mode with several servers

    Hello,   I can now start several JDG in clustered mode on several servers on my network through the command line "standalone -c clustered.xml" on Windows. JDG detect themselves and everything is OK.   I wo...
    Profile Photo
    last modified by alexis.bourdeau
  • putAsync fails

    Hello   I try to use the method putAsync on a remoteCache, I get the following error :   > java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.CompletableFuture$AsyncSupply@7403c4...
    Profile Photo
    created by alexis.bourdeau
  • JGroups through VPN ?

    Hello !   I would like to have some datagrid server linked through VPN connection. When it is a LAN, no issue, datagrid server linked well together, but when I connect these through VPN in this LAN, it is not w...
    Profile Photo
    last modified by alexis.bourdeau
  • is there a way to load 100GB from database to cache? I need to run a performance test and using JDG to read and load is taking a long time

    I have a mysql database with about thirty tables and I need a subset of that data (About 100GB) in my caching application to run performance test. I have the hardware and software setup ready to go but I am stuck whil...
    Profile Photo
    last modified by ga2n
  • HelloWorld-jdg on 2 differents machines

    Hello   I'm beginner in jboss data grid. I'm trying to deploy helloworld-jdg from jbossdatagrid 7.0 quickstart on 2 server. Servers are on 2 differents VM on the same network. Can you help me to configure thi...
    Profile Photo
    last modified by vincent_ragot
  • Difference between Datagrid Server and JBoss EAP ?

    Hello   I am new to RedHat solutions. Trying to get the best of it.   I try to deploy the quick start examples of Datagrid.   Something is strange for me : for HelloWorld quick start, we are asked to...
    Profile Photo
    last modified by alexis.bourdeau
  • PutifAbsent warning with Hotrod client

    Hello,   First, thanks for the previous responses.  They have helped me get this working correctly.  I am using hotrod RemoteCache inside a Jboss 6.4 EAP version to to do putIfAbsent requests to a remo...
    Profile Photo
    last modified by jbossrvtem
  • At a loss at how to use Inifispan with Jboss EAP

    Hi,   The Jboss Datagrid forum is like a graveyard so I am coming here hoping someone can give some advice.  I have tried several different ways to get Jboss EAP working with Infinispan and none of them hav...
    Profile Photo
    last modified by jbossrvtem
  • JDG 6.6 in EAP 6.3

    Hello,   I have installed the JDG 6.6 datagrid modules over Jboss EAP 6.3.  Our libraries are used by many JEE applications so they are deployed as modules.  I've installed the following caches in stan...
    Profile Photo
    last modified by jbossrvtem
  • Jboss Data Grid Failure on building quickstarts

    Hello,   I'm new to Jboss data grid and having problems from the start.  Trying to build the quickstarts I fail with the below.  My jBoss is started and deployed.....   [ERROR] Failed to execute ...
    Profile Photo
    last modified by jbossrvtem
  • Datagrid in shared mode

    I am trying to use data grid in library mode to enable shared cache between war modules. I have configured Cache in WAR1, placed a key in the cache. Now I am trying to read the same key from WAR2, which is null. Want...
    Profile Photo
    last modified by kotak25krishna
  • Why memory and live threads are increasing jboss-datagrid-6.5.1-server

    Hi there,   Im implementing jboss datagrid.   I see a gradual increase in memory and live threads daily. When i monitor from jconsole, i could see the GC is happening periodically but next time the peek t...
    Profile Photo
    last modified by sureshkumarn86
  • configuring persistence

    Seeking an example , to configure the persistence , either text file or JDBC.
    Profile Photo
    last modified by martinezmab
  • InvocationContextInterceptor error

    Hi,   We are planning to adjust our logging for the org.infinispan.interceptors.InvocationContextInterceptor (please see the error below) so that this Error is not present in our logs.  This error occurs oc...
    Profile Photo
    last modified by stephenklau