We are encountering a problem as of 1.2.x where the repository will hang, spitting out the following message for some period of time (> 1 to 1.5 minutes)...
Is this an issue with new cache manager code or simply a configuration setting that is not correct? The issue seems to always occur on the query for all "cx:Searchable" nodes, which at present is returning something like 154 nodes. Any ideas would be greatly appreciated! Thanks, Bryan Log output: 2007-02-20 09:56:12,049 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:13,661 INFO RepoSearchManagerImpl - Query = '/jcr:root//cx:root/cx:apps/builder-root//element(*, bdr:Searchable) order by @cx:modified descending' 2007-02-20 09:56:14,330 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:15,384 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:16,429 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:17,616 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:18,981 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:20,321 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:21,399 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:22,425 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:23,441 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:24,510 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:25,538 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:26,588 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:27,653 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:28,708 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:29,728 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:30,814 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:31,823 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:32,938 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:34,326 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:35,387 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:36,446 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:37,676 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:38,765 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:39,927 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:40,931 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:41,939 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:42,993 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:44,052 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:45,147 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:46,161 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:47,180 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:48,316 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:49,352 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:50,390 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:51,392 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:52,503 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:53,610 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:54,680 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:55,813 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:56,875 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:57,938 INFO CacheManager - resizeAll size=6 2007-02-20 09:56:58,943 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:00,028 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:01,151 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:02,315 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:03,452 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:04,650 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:05,814 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:06,914 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:07,967 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:08,406 INFO RepoSearchManagerImpl - Query = '/jcr:root//cx:root/cx:apps/builder-root//element(*, bdr:Searchable) order by @cx:modified descending' 2007-02-20 09:57:09,382 INFO CacheManager - resizeAll size=6 2007-02-20 09:57:10,374 INFO RepoSearchManagerImpl - Query = '/jcr:root//cx:root/cx:apps/builder-root//element(*, bdr:Searchable) order by @cx:modified descending' 2007-02-20 09:57:10,436 INFO CacheManager - resizeAll size=6 ------ End of Forwarded Message _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.
