Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689955000/34016d31-c29b-410b-859e-41eca71e403d.jpg?itok=xa4Z1e5L)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689955000/34016d31-c29b-410b-859e-41eca71e403d.jpg?itok=xa4Z1e5L)
DXC
AU
Last activity: 19 Mar 2019 6:17 EDT
pyCaseWorker -- Portal not Working
Hi All,
We are using the PEGA 74 and with the UI-kit 11 in the application and whenever we are running the case worker portal its always giving null pointer exception.
Excpetion: pzSectionBody_1(); /* Problem executing pzAssemblePreprocess for RULE-HTML-SECTION DATA-PORTAL PYCWPORTALHEADER #20170926T012625.092 GMT java.lang.NullPointerException *
however if the UIKit version is change to 10 or below its working fine.
Can we get the HFIX for this following as we want to keep the latest UIKIt version for the application.
Screen shot attached from the design time where the following is also giving the error.
The Instance is the new PEGA 74 installed system.
Thanks
***Moderator Edit-Vidyaranjan: Updated SR details***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Optum
IN
Solution provided for this issue is to perform the following local-change: Revalidate and save the Data-Portal.pyCWPortalHeader section rule.
User accepted this solution.
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Pegasystems Inc.
US
Hi gasharma
Please clarify - Is the issue only seen in developer portal or do you see the exception even when you launch the case worker portal?
As a diagnostic step, do a private checkout of pzAssemblePreProcess activity present in Rule-HTML-Section and let me know if the issue is resolved.
Thanks,
Bhuvana.
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689955000/34016d31-c29b-410b-859e-41eca71e403d.jpg?itok=xa4Z1e5L)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689955000/34016d31-c29b-410b-859e-41eca71e403d.jpg?itok=xa4Z1e5L)
DXC
AU
The Following Activity "pzassemblepreprocess" is not showing in the Rule-HTML-Section Class and also could not find the following from the records tab also.
As old:pzassemblepreprocess also not work in the search.
-
Emilia Acanfora
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Pegasystems Inc.
US
Hi
In 7.4, search using old: technique would not work any more. The activity would definitely exist.
Try to search from the Records explorer. Look for the activity pzAssemblePreProcess that is present in Rule-HTML-Section.
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689955000/34016d31-c29b-410b-859e-41eca71e403d.jpg?itok=xa4Z1e5L)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689955000/34016d31-c29b-410b-859e-41eca71e403d.jpg?itok=xa4Z1e5L)
DXC
AU
The Following is fixed with the Clearing the Application Cache tables, and re-indexing the classes.
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Pegasystems Inc.
US
Hi gasharma
Even though it is fixed after clearing the cache tables, that is not a good idea. You need to understand what caused the issue to begin with. Unless customers report these problem, we would not be able to find out what caused it. So, in the future, please do not clear cache tables because the evidence is then lost for Pega to investigate further.
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689955000/34016d31-c29b-410b-859e-41eca71e403d.jpg?itok=xa4Z1e5L)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689955000/34016d31-c29b-410b-859e-41eca71e403d.jpg?itok=xa4Z1e5L)
DXC
AU
Hi Bhuvana
The following issue is coming again, the Case Worker portal is not loading properly.
Always need to run the pzAssemblePreprocess activity to make it run.
Thanks
Gaurav
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Pegasystems Inc.
US
Please go ahead and open an SR so we can investigate further.
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2023-07/f7f35052-5e7d-4ed9-ada9-87594f1d3c63.png?itok=bz3Ms_gZ)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2023-07/f7f35052-5e7d-4ed9-ada9-87594f1d3c63.png?itok=bz3Ms_gZ)
Pegasystems Inc.
US
Please let us know the SR Id so that we may track for you!
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Optum
IN
Hi Marissa, SR-C96378 has been raised for this issue and the investigation is in progress.
![](https://accounts.pega.com/sites/default/files/pega-user-image/209/REG-209263.png?source=PUMINIT)
![](https://accounts.pega.com/sites/default/files/pega-user-image/209/REG-209263.png?source=PUMINIT)
Pegasystems Inc.
IN
Thanks!
Accepted Solution
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Optum
IN
Solution provided for this issue is to perform the following local-change: Revalidate and save the Data-Portal.pyCWPortalHeader section rule.
User accepted this solution.