[JBoss-dev] [JBossCache] - failed committing transaction to cache loader

2005-02-08 Thread pksoft
Hi, I have been trying with jboss-cache head version and this bug hasn't been fixed yet, like you said in another post. I am using Jboss 4.0.1 in a windows system. In 1.2 version the problem appears everytime you get a node without put anyone. In the head version, the problem appears the first

[JBoss-dev] [JBossCache] - Evict all nodes from a cache

2005-02-01 Thread pksoft
Hi friends, I've got this message while I am trying to evict all nodes from a cache, but finally the nodes are evicted from memory so I don't know what does it means. 12:38:23,781 ERROR [LockInterceptor] entry for transaction null:3 not found (maybe already committed) | 12:38:25,859 WARN

[JBoss-dev] [JBossCache] - startService and evicition

2005-02-01 Thread pksoft
Hi friends, one question: is there any eviction on treeCache startService Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3864593#3864593 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864593

[JBoss-dev] [JBossCache] - Re: Relationship between CachePreload and Eviction Policy

2005-02-01 Thread pksoft
ok, it works. Thank you very much View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3864627#3864627 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864627 --- This SF.Net

[JBoss-dev] [JBossCache] - Re: Evict all nodes from a cache

2005-02-01 Thread pksoft
Beacuse I am going to refresh the cache so I need no data in memory, I mean I want the cache completly empty. Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3864645#3864645 Reply to the post :

[JBoss-dev] [JBossCache] - Re: startService and evicition

2005-02-01 Thread pksoft
when you said the cached data is not removed you mean that is not removed from disk (using cacheLoader), from memory or both. Because I need to release all the cached data just from memory, so I am calling to evict method. The reason is that I am trying to implement a refresh and I need the

[JBoss-dev] [JBossCache] - Re: Relationship between CachePreload and Eviction Policy

2005-02-01 Thread pksoft
Sorry, I haven't tried yet but if I am able to try I will post it. Thanks Ben. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3864650#3864650 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864650

[JBoss-dev] [JBossCache] - Re: Relationship between CachePreload and Eviction Policy

2005-02-01 Thread pksoft
But, by the way, what happens with LRUPolicy and CacheLoader.Preload in this version??? It works with FIFO Policy but I need the LRU Policy. Thanks Ben. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3864652#3864652 Reply to the post :

[JBoss-dev] [JBossCache] - Re: startService and evicition

2005-02-01 Thread pksoft
What do you mean with regular operations to empty the cache??? I am working in Local mode. Thanks Thomas. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3864661#3864661 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864661

[JBoss-dev] [JBossCache] - Re: [CacheStoreInterceptor]failed committing transaction to

2005-01-12 Thread pksoft
Thanks bela. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3861782#3861782 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861782 --- The SF.Net email is sponsored by:

[JBoss-dev] [JBossCache] - [CacheStoreInterceptor]failed committing transaction to cach

2005-01-11 Thread pksoft
Hi, I am working with jbosscache 1.2 and jboss 4.0.1 and I got the following message everytime I get a node from the cache and don't put anyone. [CacheStoreInterceptor] failed committing transaction to cache loader | java.lang.Exception: transaction null:2 not found in transaction table |

[JBoss-dev] [JBossCache] - Re: Relationship between CachePreload and Eviction Policy

2005-01-08 Thread pksoft
OK, but the problem appears on server startup with that service-xml. I would like to know if there are any relationship between them. Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3861254#3861254 Reply to the post :

[JBoss-dev] [JBossCache] - Relationship between CachePreload and Eviction Policy

2005-01-07 Thread pksoft
Hi, I am getting problems while configure my treecache-service.xml with EvictionPolicy and CacheLoader in JBossCache 1.2 (on a JBoss 4.0.1 server). I've got the following message: Starting failed jboss.cache:service=TreeCache org.jboss.util.NestedRuntimeException: - nested throwable: