Question
2
Replies
503
Views
Accenture
Posted: December 1, 2016
Last activity: December 2, 2016
Closed
What does the following log message mean
I can find lots of below message in logs file
Assembled classes writer cannot be used for non generated assembled class
What could be the reason for such message, what impact does this can have on the application , what could be the solution to solve this message
PS.
Using Pega 7.1.7
Hi Nadar,
The message occurs if the package name of the class to be written neither equals "com/pegarules/generated" nor starts with "com/pegarules/generated/".
When you get the error does it also include a package name after the error message? Perhaps attaching a full stack trace may help to troubleshoot.
Also,refer to the comments in the below link where similar issue was reported.
https://pdn.pega.com/community/pega-7-upgrade-center/question/getting-datasource-exception-after-719-upgrade
Regards,
Sudhish OP