• Using JdbmCacheLoader

    Hello!   I want to use JdbmCacheLoader in my configuration for a cache persistence. I have created simple config:   <?xml version="1.0" encoding="UTF-8"?> <jbosscache xmlns:xsi="http://www.w3.org...
    Profile Photo
    created by c0ff75
  • Upgrading Jboss Cache 3.1.0 GA to 3.2.5 GA

    I want to upgrade my Jboss Cache 3.1.0 GA to 3.2.5 GA. Am using Jboss AS 5.1.0 GA   What all changes I will have to do for achieving this?   Will there be change in code for cache.getObject and cache.putOb...
    Profile Photo
    created by selfcare
  • Intermittent cache invalidation failures

    Hi, I'm geting regular but intermittent invaliation failures from my distributed JBoss Cache / Hibernate setup and I'm hoping someone can give me a few pointers on how to track down this problem.   I can easily ...
    Profile Photo
    last modified by james-muso
  • Jboss cache returning some old values

    Am using Jboss 5.1.0 GA + JBoss Cache 3.1.0.GA.   My Cache value, sometimes, returns values assciated with some other User's data.   For eg.,   X user has data A ,  X -> A And ...
    Profile Photo
    created by selfcare
  • Jboss cache framework usage in weblogic server

    Hello,   In my project, we are using Weblogic server. we have caching requirement in our application. Can we Jboss Cache framework in Weblogic server?   Thanks Veera
    Profile Photo
    created by veeramohan
  • Add object to cache several times

    Hi All   Newbie question: If I add single object to differet nodes in cache. Will this structure be replicated correctly to another server in cluster?   Thanks
    Profile Photo
    created by shtabco
  • Clean shutdown/redeploy in Tomcat

    Hi Guys, I am trying to to shutdown cleanly and redeploy cleanly in tomcat but have failed to date. Reason I think has to do with the use of commons logging in both jgroups and jboss cache. Here is my stack trace wh...
    Profile Photo
    last modified by lovelyliatroim
  • upgrade jboss cache from 1.4.1.SP12 to 3.2.8.GA

    greetings all,     How anyone done this before? seems a lot of changes have been make to jboss cahce, we're using TreeCache for our applications, have Local cahce, Replication Sync, and Replication Sync, c...
    Profile Photo
    last modified by bondchan921
  • How to use jboss pojocache? Configuration warning: cvc-elt.1: Cannot find the declaration of element 'server'.

    Dear Sir/Madam      I am a beginner user of JbossCache. I met a problem while using it and I hope you can help solve it. Thank you      The following is a brief description of...
    Profile Photo
    last modified by wmfxly
  • Unable to connect to JGroups channel

    Hi all!   I manage a cluster with two servers and four nodes. Each server has two instances of JBoss EAP 5. Everything were goin on, but suddenly two nodes on the same server lost connection to JGroups and now ...
    Profile Photo
    last modified by bsl.lacerda
  • org.jboss.cache.lock.TimeoutException: Unable to acquire lock on Fqn after [0] milliseconds- when trying to do evict on read-only cached Entity

    Hello,   We are using JBoss Cache to cache our entities in a clustered JBoss Environment (with 6 nodes mostly. sometimes use 8 nodes). We have JTA configured and most of our ENTITIES are cached in transactional ...
    Profile Photo
    created by vikrammurugesan
  • Jboss timeout read lock issue

    There are several threads that were discussed on this same issues back in 2006. But checking if there are any better approch now.   We are using a pretty old application developed in 2004 that is using huge cach...
    Profile Photo
    last modified by dileep24p
  • Using ExpirationAlgorithm in EvictionConfig not working in JBoss 5.1

    I'm using JBoss Cache Malagueta 3.2.5.GA in JBoss 5.1. There is a cache configuration without any eviction config: <entry><key>prodb-expiration-cache</key>    <value>   &...
    Profile Photo
    last modified by temenosthofmann
  • JBoss Demo (Windows) - Logger Error

    Hello and thanks for reviewing my post!  I'm trying the run the demo in Windows.  To run the demo, I copied the bat file from the URL below.  I am getting the same error as the second user stated in the...
    Profile Photo
    last modified by sannsims
  • JPA Entity(Hibernate) update is not replicated with REPL_SYNC cache mode

    Dear JBoss users,   I am using jboss AS 5.0 and I have the following issue :   I am working on POF with having stateless session bean in cluster (round robin) in front of the hibernate-jpa. The second leve...
    Profile Photo
    last modified by molnarmi
  • NullPointerException at org.jboss.cache.invocation.NodeInvocationDelegate.isValid(NodeInvocationDelegate.java:480)

    Hi, we are getting such exception on production server:   java.lang.NullPointerException at org.jboss.cache.invocation.NodeInvocationDelegate.isValid(NodeInvocationDelegate.java:480) at org.hibernate.cache.jbc....
    Profile Photo
    created by lukaszk
  • JBoss 5 - EJB3 Entity cache flushing

    Hi,   I need to flush time to time the cache for all EJB3 entity beans inside of my application. What is the most efficient programmatic way to flush the EJB3 enty cache in JBoss 5.x?   SK
    Profile Photo
    created by somostetoikilato
  • Error while trying to acquire write lock

    Hi guys, i'm a brazilian oss analyst facing with the following problem:   <Aug 28, 2012 10:15:22 AM BRT> <Notice> <Stdout> <BEA-000000> <AsyncClient: Response cannot be read!> <...
    Profile Photo
    last modified by tulio.barbosa
  • Deployment Error / Caching issue

    I have deployed 2 applications in Jboss 5.1 instance. One is Struts custom application and the other one is not.   Scenario :   After restarting of Jboss JVM, If I am accessing Struts application first and...
    Profile Photo
    created by akhtarbhat
  • Error during JBoss6 database call - ARJUNA-12125 TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple

    Hey all, first time poster here so if ive posted incorrectly or in the wrong place, please let me know.   Ive encountered a problem with JBoss6 while trying to select an entity from a MSSQL database. Whenever I...
    Profile Photo
    last modified by stewart_g