Question
1
Replies
82
Views
WellCare
Posted: March 22, 2017
Last activity: March 24, 2017
Closed
Solved
DEBUG Classes for Import process
Hi Team,
Does anyone has the name of the classes so we can put the import on DEBUG mode?
Thank you,
Fabian
Hi Fabian,
You can find the list of common classes which you can debug in import process are as follows:
com.pega.pegarules.deploy.internal.inventory.SynchronizerImpl
com.pega.pegarules.deploy.internal.loaders.SaverLoader
com.pega.pegarules.deploy.internal.util.ImportImpl
com.pega.pegarules.deploy.internal.archive.ApplicationBundle
com.pega.pegarules.deploy.internal.archive.PegaArchiveImpl
If you are debugging the schema related changes as well the you can enable the below loggers as well:
Hope this information might be sufficient for you to figure out the root cause of the issue.
Regards
Mahesh