[JBoss-user] [EJB 3.0] - clustering sfsb cache problem - eviction errors infinite loo

2006-05-19 Thread lazybeans
I get this error from jboss spitting out in an infinite loop.  Investigating 
this a bit, it's coming from the stateful session bean clustering eviction 
StatefulEvicitonPolicy class.  What is it trying to do? Is it trying to evict a 
stateful session bean that no longer exists? How can I prevent this and stop it 
from infinitely spitting this out over and over again.



2006-05-19 00:48:10,745 ERROR [STDERR] java.lang.NullPointerException
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.ejb3.cache.tree.StatefulEvictionPolicy.evict(StatefulEvictionPolicy.java:48)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.evictCacheNode(LRUAlgorithm.java:197)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.prune(LRUAlgorithm.java:303)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.process(LRUAlgorithm.java:55)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.cache.eviction.EvictionTimerTask.run(EvictionTimerTask.java:37)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
java.util.TimerThread.mainLoop(Timer.java:512)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
java.util.TimerThread.run(Timer.java:462)
2006-05-19 00:48:11,749 ERROR [STDERR] java.lang.NullPointerException
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.ejb3.cache.tree.StatefulEvictionPolicy.evict(StatefulEvictionPolicy.java:48)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.evictCacheNode(LRUAlgorithm.java:197)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.prune(LRUAlgorithm.java:303)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.process(LRUAlgorithm.java:55)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.cache.eviction.EvictionTimerTask.run(EvictionTimerTask.java:37)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
java.util.TimerThread.mainLoop(Timer.java:512)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
java.util.TimerThread.run(Timer.java:462)


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3944968#3944968

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3944968


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - clustering

2006-02-07 Thread mwelss
Hello,

Why is the partition name part of the ejb-clustering annotation?

Suppose there are three clusters: one for integration, one for test, one for 
production and each has a distinct partition name. It would not be possible to 
'move' the application from integration to test without changing the code.

Thanx,

Martin

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3922044#3922044

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3922044


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user