Account Aggregation org.hibernate.PropertyAccessException

Some code tried to get the “aggregationType” and failed. Most probably the application was decached and some code tried to access it.

You could check if any custom rules try to decache the application (customisation/correlation or any rule invoked during aggregation)

1 Like