Class < blank > does not exist during load test
Hi Community,
We see following exception intermittently when run load test. We are using Pega version 7.1.9.
com.pega.pegarules.pub.database.BadClassDefinitionException: Class <blank> does not exist
From: (unknown)
at com.pega.pegarules.data.internal.access.DatabaseImpl.open(DatabaseImpl.java:4439)
at com.pega.pegarules.pub.runtime.AbstractActivity.objOpenByHandle(AbstractActivity.java:121)
at com.pegarules.generated.activity.ra_action_setassetsizingfrmcsv_cffd004b03a6a0b4b29a49452cda2560.step5_circum0(ra_action_setassetsizingfrmcsv_cffd004b03a6a0b4b29a49452cda2560.java:736)
Can anyone let me know if there is a way to fix it.
***Updated by Moderator: Marissa to update categories***