Hello, I was wondering if anybody out there has used Cocoon 1.8.x has experienced the following type of situation. It appears that up to 7 page locks are created (the same page is requested in a number of cases), then Cocoon processing stops. All current browser requests all time out, and no new requests can be processed. To get things going tomcat needs to be restarted (so cocoon is reloaded).
This occurs intermittently (i.e not reproducible on demand)after a 10 minute period of moderate traffic. FYI, we are using a home-grown 'Producer'. I have yet to look at cocoon source to gain any insight, but thought I'd try this list first. Thanks. Regards, - Grant. From Tomcat's servlet.log file {Cocoon error processing turned on @ info level}: 2002-03-28 16:53:43 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:53:43 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Locking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-open-document_process.xml?d=85&o=w 2002-03-28 16:53:43 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Total locks for all pages: 1 2002-03-28 16:53:43 - /dtree: [org.apache.cocoon.Engine@3441047] Creating page 2002-03-28 16:53:43 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:53:43 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Locking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-project-menu.xml?p=34&e=true 2002-03-28 16:53:43 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Total locks for all pages: 2 2002-03-28 16:53:43 - /dtree: [org.apache.cocoon.Engine@3441047] Creating page 2002-03-28 16:53:45 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:53:45 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Locking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-project-menu.xml?p=47&e=true 2002-03-28 16:53:45 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Total locks for all pages: 3 2002-03-28 16:53:45 - /dtree: [org.apache.cocoon.Engine@3441047] Creating page 2002-03-28 16:53:45 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:53:45 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Blocking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-project-menu.xml?p=47&e=true 2002-03-28 16:53:46 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:53:46 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Blocking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-project-menu.xml?p=47&e=true 2002-03-28 16:53:48 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:53:48 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Blocking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-project-menu.xml?p=47&e=true 2002-03-28 16:53:53 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:53:53 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Blocking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-project-menu.xml?p=47&e=true 2002-03-28 16:53:55 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:53:55 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Locking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../login.xml?null 2002-03-28 16:53:55 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Total locks for all pages: 4 2002-03-28 16:53:55 - /dtree: [org.apache.cocoon.Engine@3441047] Creating page 2002-03-28 16:54:02 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:54:02 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Blocking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../login.xml?null 2002-03-28 16:54:12 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:54:12 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Locking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-project-menu.xml?p=43&e=true 2002-03-28 16:54:12 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Total locks for all pages: 5 2002-03-28 16:54:12 - /dtree: [org.apache.cocoon.Engine@3441047] Creating page 2002-03-28 16:54:21 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:54:21 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Locking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):POST:http://...snipped.../application-page_process.xml?null 2002-03-28 16:54:21 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Total locks for all pages: 6 2002-03-28 16:54:21 - /dtree: [org.apache.cocoon.Engine@3441047] Creating page 2002-03-28 16:54:31 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:54:31 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Blocking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../login.xml?null 2002-03-28 16:55:05 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:55:05 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Blocking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-open-document_process.xml?d=85&o=w 2002-03-28 16:56:29 - /dtree: [org.apache.cocoon.Engine@3441047] Starting request 2002-03-28 16:56:29 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Locking: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0):GET:http://...snipped.../application-close-document_process.xml?page=application-document-menu.xml 2002-03-28 16:56:29 - /dtree: [org.apache.cocoon.Engine$Block@4424898] Total locks for all pages: 7 2002-03-28 16:56:29 - /dtree: [org.apache.cocoon.Engine@3441047] Creating page <At this point, all current browser request time out, and no new requests can be processed. To get things going tomcat needs to be restarted> -- :: Grant Wilson :: [EMAIL PROTECTED] :: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>