Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Pega 7.2.2.application fails after upgrade

SA-34271

Summary



Pega application fails after Pega 7.2.2 new installation with .ear with Pega 7.2.2 plan.xml


Error Messages

com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
SEVERE: Unable to connect to database. Will only use properties from file.
com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'pr_data_admin'.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:216)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1515)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:404)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:350)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:5696)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1715)


Steps to Reproduce



Install .ear with Pega 7.2.2 plan.xml.


Root Cause



An issue in the custom application code or rules.

On verifying the user's plan.xml with Out-of-the-box (OOTB) plan.xml, it is found that schema name and rules name value was not provided in proper syntax.

Resolution



Perform the following local-change step:

Updating plan.xml with “defaultDataSchema” and “defaultRulesSchema” name resolves the issue.


Published March 14, 2017 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us