Upgrading from 7.3 to 8.5
During tomcat startup after doing the upgrade, it hangs. Oracle db is used, it hangs after message Postgres RDB queries are enabled....see below.
Is kind of intermittent as I was able to start up the server a couple of times but now after every other restart, it hangs.
During tomcat startup after doing the upgrade, it hangs. Oracle db is used, it hangs after message Postgres RDB queries are enabled....see below.
Is kind of intermittent as I was able to start up the server a couple of times but now after every other restart, it hangs.
2020-12-02 14:41:02,097 [StartUp-TaskExecutor] [ ] [ ] [ ] (ary.ClassMapDatabasePageReader) INFO - Read 13321 class definitions
2020-12-02 14:41:03,346 [StartUp-TaskExecutor] [ ] [ ] [ ] (ternal.dictionary.ClassMapImpl) INFO - ClassMapData is preloaded
2020-12-02 14:41:03,800 [StartUp-TaskExecutor] [ ] [ ] [ ] (ternal.dictionary.ClassMapImpl) INFO - ClassMap initialization completed in 10172 ms
2020-12-02 14:41:03,802 [StartUp-TaskExecutor] [ ] [ ] [ ] ( internal.access.DatabaseImpl) INFO - Database product: Oracle
2020-12-02 14:41:03,802 [StartUp-TaskExecutor] [ ] [ ] [ ] ( internal.access.DatabaseImpl) INFO - Database version: Oracle Database 19c Enterprise Edition Release Proprietary information hidden.0 - Production
2020-12-02 14:41:03,802 [StartUp-TaskExecutor] [ ] [ ] [ ] ( internal.access.DatabaseImpl) INFO - Driver: Oracle JDBC driver
2020-12-02 14:41:03,802 [StartUp-TaskExecutor] [ ] [ ] [ ] ( internal.access.DatabaseImpl) INFO - Driver version: Proprietary information hidden.0
2020-12-02 14:41:03,802 [StartUp-TaskExecutor] [ ] [ ] [ ] ( internal.access.DatabaseImpl) INFO - Version of JDBC supported by driver: 4.2
2020-12-02 14:41:04,003 [StartUp-TaskExecutor] [ ] [ ] [ ] ( internal.access.DatabaseImpl) INFO - This system does not support batch ID generation, using legacy ID generation
2020-12-02 14:41:04,074 [StartUp-TaskExecutor] [ ] [ ] [ ] ( internal.access.Lister) INFO - Fetch size for certain Postgres RDB queries is enabled
Hi Rajesh,
This is strange behavior. Is this application deployed in PostgreSQL database prior to upgrade?, Could you please confirm whether all the post upgrade steps(mandatory and optional) have been completed. Please find below the link on post upgrade steps.
https://community.pega.com/knowledgebase/articles/pega-customer-decision-hub-7x-85-upgrade-guide/85/completing-recommended-post-upgrade-steps
Please let us know if this helps.