I am still seeing this "NoSuchFieldError: eviction_policy_provider" error deploying @Clustered SFSBs in 4.0.5.GA using both the JEMS installer and by manually patching an unzipped installation of JBossAS with EJB3 RC9.
However I just noticed this message during the startup log: anonymous wrote : | 2006-11-23 10:49:49,718 59078 WARN [org.jboss.cache.TreeCache] (main:) Using deprecated config element CacheLoaderFetchPersistentState. This element will be removed in future, please use CacheLoaderConfiguration instead. | 2006-11-23 10:49:49,718 59078 WARN [org.jboss.cache.TreeCache] (main:) Using legacy cache loader config mechanisms. | 2006-11-23 10:49:49,718 59078 WARN [org.jboss.cache.TreeCache] (main:) Using deprecated config element CacheLoaderFetchTransientState. This element will be removed in future, replaced with Fetch InMemoryState. | 2006-11-23 10:49:49,718 59078 WARN [org.jboss.cache.TreeCache] (main:) Calls to setFetchStateOnStartup are ignored; configure state transfer using setFetchInMemoryState and any cache loader's FetchPersistentState property | 2006-11-23 10:49:49,718 59078 WARN [org.jboss.cache.TreeCache] (main:) Using deprecated config element CacheLoaderClass. This element will be removed in future, please use CacheLoaderConfiguration instead. | 2006-11-23 10:49:49,734 59094 WARN [org.jboss.cache.TreeCache] (main:) Using deprecated config element CacheLoaderConfig(Properties). This element will be removed in future, please use CacheLoaderConfiguration instead. | 2006-11-23 10:49:49,734 59094 WARN [org.jboss.cache.TreeCache] (main:) No transaction manager lookup class has been defined. Transactions cannot be used | 2006-11-23 10:49:49,796 59156 WARN [org.jboss.cache.TreeCache] (main:) Using deprecated configuration element 'EvictionPolicyProvider'. This is only provided for 1.2.x backward compatibility and may disappear in future releases. | Could this have something to do with it? I don't think I have modified any of the cache configuration files. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988032#3988032 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988032 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
