Support Article
Property 'progressiveLocators' does not exist in datasource
SA-31746
Summary
User is building a Pega 7.2.1 system with WebSphere 8.5.5, DB2 10.5fp7 and Java 8.
When creating the environment and testing the connection on its datasource a warning is issued:
"DSRA8200W: DataSource Configuration: DSRA8020E: Warning: The property 'progressiveLocators' does not exist on the DataSource class com.ibm.db2.jcc.DB2ConnectionPoolDataSource.".
However, that property is not supported and does not exist in the class implementing the data-source anymore, as indicated by the error message.
Error Messages
[12/8/16 12:46:49:264 CET] 000000e0 DSConfigHelpe W DSRA8200W: DataSource Configuration: DSRA8020E: Warning: The property 'progressiveLocators' does not exist on the DataSource class com.ibm.db2.jcc.DB2ConnectionPoolDataSource.
[12/8/16 12:46:49:469 CET] 000000e0 DSConfigurati I DSRA8203I: Database product name : DB2/LINUXX8664
[12/8/16 12:46:49:470 CET] 000000e0 DSConfigurati I DSRA8204I: Database product version : SQL10057
[12/8/16 12:46:49:470 CET] 000000e0 DSConfigurati I DSRA8205I: JDBC driver name : IBM Data Server Driver for JDBC and SQLJ
[12/8/16 12:46:49:470 CET] 000000e0 DSConfigurati I DSRA8206I: JDBC driver version : 4.19.49
[12/8/16 12:46:49:472 CET] 000000e0 DSConfigurati I DSRA8030I: Successfully connected to DataSource, with 1 warnings.
Steps to Reproduce
- Configure DB2 datasource for PRPC as per Pega 7.2.1 installation guide.
- Click on "Test connection". Screen says that test succeeds with warnings.
Root Cause
An error or omission in product documentation.
Resolution
Make the following change to the operating environment:
Remove the 'progressiveLocators' custom property from the jdbc/PegaRULES datasource in the WebSphere Administrative Console.
Published January 12, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.