Skip to content

Instantly share code, notes, and snippets.

@alesj
Created November 22, 2012 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alesj/4130728 to your computer and use it in GitHub Desktop.
Save alesj/4130728 to your computer and use it in GitHub Desktop.
Caused by: java.lang.Exception: {"JBAS014671: Failed services" => {
"jboss.capedwarf.cache-lifecycle.tasks.capedwarf-test" => "org.jboss.msc.service.StartException in service jboss.capedwarf.cache-lifecycle.tasks.capedwarf-test: Failed to start service
Caused by: org.hibernate.search.SearchException: HSEARCH000103: Unable to initialize IndexManager tasks_capedwarf-test__org.jboss.capedwarf.tasks.TaskOptionsEntity
Caused by: java.lang.IllegalArgumentException: DistributedSegmentReadLocker is not reliable when using a cache with eviction enabled, disable eviction on this cache instance",
"jboss.capedwarf.cache-lifecycle.search.capedwarf-test" => "org.jboss.msc.service.StartException in service jboss.capedwarf.cache-lifecycle.search.capedwarf-test: Failed to start service
Caused by: org.hibernate.search.SearchException: HSEARCH000103: Unable to initialize IndexManager search_capedwarf-test__org.jboss.capedwarf.search.CacheValue
Caused by: java.lang.IllegalArgumentException: DistributedSegmentReadLocker is not reliable when using a cache with eviction enabled, disable eviction on this cache instance",
"jboss.capedwarf.cache-lifecycle.default.capedwarf-test" => "org.jboss.msc.service.StartException in service jboss.capedwarf.cache-lifecycle.default.capedwarf-test: Failed to start service
Caused by: org.hibernate.search.SearchException: HSEARCH000103: Unable to initialize IndexManager default_capedwarf-test__com.google.appengine.api.datastore.Entity
Caused by: java.lang.IllegalArgumentException: DistributedSegmentReadLocker is not reliable when using a cache with eviction enabled, disable eviction on this cache instance",
"jboss.capedwarf.cache-lifecycle.prospective_search.capedwarf-test" => "org.jboss.msc.service.StartException in service jboss.capedwarf.cache-lifecycle.prospective_search.capedwarf-test: Failed to start service
Caused by: org.hibernate.search.SearchException: HSEARCH000103: Unable to initialize IndexManager prospective_search_capedwarf-test__org.jboss.capedwarf.prospectivesearch.SubscriptionHolder
Caused by: java.lang.IllegalArgumentException: DistributedSegmentReadLocker is not reliable when using a cache with eviction enabled, disable eviction on this cache instance"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment