If the maxNumberProcessItemsThreads specified in your ProductCatalogOutputConfig component is higher than the max-pool-size setting configured in your JBoss datasource, you may see an error similar to the following:

[ProductCatalogOutputConfig]
Starting bulk load 13:05:52,067 ERROR [ProductCatalog]
CAUGHT AT: CONTAINER:atg.repository.RepositoryException;
SOURCE:org.jboss.util.NestedSQLException:
No ManagedConnections available within configured blocking timeout

To resolve this issue, increase the max-pool-size setting in your JBoss datasource.

 
loading table of contents...