RE: Maximum Open Cursors using JdbcDataSource and cacheImpl

2012-04-20 Thread Keith Naas
I have removed most of the file to protect the innocent. As you can see we have a high level item that has subentity called skus, and then those skus contain subentities for size/width/etc. The database is configured for only 10 open cursors, and voila, when the 11th item is being processed w

RE: Maximum Open Cursors using JdbcDataSource and cacheImpl

2012-04-18 Thread Dyer, James
Keith, Can you supply your data-config.xml ? James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311 -Original Message- From: Keith Naas [mailto:keithn...@dswinc.com] Sent: Wednesday, April 18, 2012 11:43 AM To: solr-user@lucene.apache.org Subject: Maximum Open Cursors using