• JbossCache and Websphere 6.1 Cluster: jgroups deadlock?

    Hello all,   I'm using a Websphere 6.1 Cluster made up of 2 nodes, each node on a different server (node1 on server1, node2 on server2). I'm using JbossCache Api 3.0.3GA as caching instrument of my WebApplicati...
    Profile Photo
    last modified by lorod
  • Lost update problem...

    Hi there.   I have the problem that to threads want to create the new same node with the same key but different value at the same time. The value set by the threads depend on the value already set in the cache. ...
    Profile Photo
    created by dubacher
  • Jboss 4.0.2 not working on windows 2008 64 bit

    Hi,   I am using jboss 4.0.2 and it is working fine on windows 2008 32 bit,  but it is not working on windows 2008 64 bit.I posting the log . As far as i had searched on the net, i got some answers stating...
    Profile Photo
    last modified by samavedulark
  • Failure while joining jboss cache group/cluster

    Hi,   Am using jboss cache in clustered way to be used accross the applications deployed on same or deiiferent jboss AS. Same multicast ip address is being used to connect to the group (cluster for caching serv...
    Profile Photo
    created by rajsjha
  • Problem starting JbossCache in a cluster with nodes on different machines

    Hello Everyone!   Am trying to use the Jboss cache outside the Jboss container(As standalone Java program).   In my Java code,I just create and start the cache as:   CacheFactory factory = new Defaul...
    Profile Photo
    last modified by rajsoni
  • config setting for cache read/write timeout

    we are writing a serialized object to the persistent cache (database), sometime when the object is too big we want to get a timeout exception and not write the object to the cache, is there a way to set timeout in the...
    Profile Photo
    created by cacheuser
  • Query cache with custom Objects

    Hi,   We are using jboss Cache 3.2.5 as the second level cache for Hibernate 3.3.2. The second level cache and query cache have been enabled in the hibernate config file. We get the following error when the appl...
    Profile Photo
    created by agnimidhun
  • Clustered Cache Listener: How to get hold of node who has updated cache

    Hi, I am using jboss cache clusted with asynchronus replication. I have added cacheLister to get hold of differnt cache specific event.In listner I would like to get hold of node(host) who has generated this event? ...
    Profile Photo
    created by ujval
  • Valid jbosscache (cascabel) configuration with hibernate

    Hello everybody. I am trying to configure a JbossCache for use with hibernate: SharedJBossCacheRegionFactory. I have created a cache configuration file which looks very similar to the ones described in documentation. ...
    Profile Photo
    last modified by marilenc
  • help upgrading from 1.2.1 to 3.2.5 needed

    Hallo !   Got some Problems with upgrading our Caching.We want to use Hibernate 3.5.2 and JBossCache 3.2.5.   We got two Tomcats on different machines. Everyone has cache and they syncronize via JGroups/ud...
    Profile Photo
    last modified by blakkorange
  • Hibernate JbossCache integration

    Introduction JbossCache is a wonderfully complex piece of software. Trying to use  it with Hibernate might seem an easy task at first but in reality it can  also prove wonderfully complicated. First questio...
    Profile Photo
    last modified by marilenc
  • Unable to run Jboss Cache demo

    Hi,   I have downloaded  the Jboss Cache demo from the link provided in http://jbosscache.blogspot.com/2008/01/gui-demo-for-jboss-cache.html. First of all I didn't find anything to run demo on windows so I ...
    Profile Photo
    last modified by akshatsaxena
  • Reg: loading a table in Jboss cache

    Hi,   I'm new to jboss cache. Can anyone tell me how to load a table in jboss cache. so that i can load frequently used tables in jboss cache  and  fetch data from table in cache, instead of fetching ...
    Profile Photo
    created by vairam_sm
  • JBossCache200Migration

    This page is for users of JBoss Cache 1.x.x who wish to move to JBoss Cache 2.x.x, and talks about how things have changed, and how existing code can be migrated to the new APIs.   It is assumed that you have al...
    Profile Photo
    last modified by mschechter
  • Region level replication

    Hi, I need some help in trying to find out how I can set up a cache such that only one particular region is replicated and other are not.   I cannot create separate instances of cache as I want to use the Cluste...
    Profile Photo
    created by rakeshmalpani
  • JDBC Loader doesn't create table?

    Hello.   Trying to configure the jboss cache.xml with JDBC loader and table.create=true, but it doesn't seem to be doing it.     Here is the snippet of config xml.       <loader asy...
    Profile Photo
    last modified by tosehee75
  • POJO Cache as singleton?

    Are there any known problems of using a POJO Cache as a singleton?
    Profile Photo
    last modified by brucespringfield
  • How to do jboss caching

    Hello,   I am totally new on JBoss caching.   I want to cache the objects.   Please help me how jboss caching is implemented and provide me some tutorial from where i will come to know this..   ...
    Profile Photo
    last modified by amolumrani
  • How to configure JDBCCacheLoader on JBoss 5 ?

    Dear all, I'm trying to configure data caching on a JBoss 5.1.0 cluster. I'd like to use a JDBC Cache Loader instead of the default FileLoader. So, looking at the Project docs, I've tried updating jboss-cache-manage...
    Profile Photo
    last modified by francis1972
  • Getting inconsistence data from jboss cache using gridgain

    Hi,   We are using Gridgain 2.1.1 and jboss cache 3.1.1 with JDBM persistence,   I've One SlipIndex object is stored in jboss cache path '/application/male' and same instance is also stored in '/applicatio...
    Profile Photo
    created by dkiran