If WebDSL is configured to use the tomcat JDBC connection pool, the reindex script cannot connect to the database.

The reason is that the reindexer is a seperate process which does not have access to the tomcat resource pool.

It can be fixed by making the reindexer a web application, or by providing standard JDBC settings to the reindexer script

Submitted on 22 September 2011 at 14:33

Log in to post comments