Question
prpc_wls_jee4.EAR is not getting started.
Hello,
We are upgrading our application from pega6.2 sp2 to pega722. Below are the steps we performed
1. Moved complete data from current single schema to new schema(to be used as data schema after upgrade)
2. Performed all the upgrade steps on new data and new rule schema.
3. After that we figured out while moving data from old single schema to new single schema we missed the data in the table pr_data_admin
4. So we manually imported the data into this table from rule schema as upgrade pr_data_admin exist in rule schema also(upgraded during rule upgrade as table exist in this schema also our assumption)
5. Now we tried to restart the application but prpc_wls_jee4.EAR application is not getting up. Its failing with error java.lang.NoClassDefFoundError: com/pega/pegarules/internal/bootstrap/BaseLogger. Attaching the serverlog file.
If anyone faced this issue please let me know the resolution
When did you imported the pr_data_admin data before or after the upgrade. This table is very critical during the upgrade.If you have imported after the upgrade I will strongly recommend to perform the upgrade cleaner without any manual imports.
I have checked the logs look like it is trying to bring up the server with Pega 6.2 version and it is getting failed.
com.pega.pegarules.internal.bootstrap.PRMiniLoader> <BEA-000000> <Will load phase 2 bootstrap from Pega-EngineCode:06-02-20>