-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.17 Swallows
-
Fix Version/s: 0.17 Swallows, 1.5 Swallows, 1.4 Swallows
-
Labels:None
-
Environment:
Exception appears on clicking on Components->Components menu item:
Error reading 'components' on type org.jtalks.poulpe.web.controller.component.ComponentsVm
And the following one on clicking Components->Group Permissions item
Error creating bean with name 'groupsPermissionsVm' defined in class path resource [org/jtalks/poulpe/web/controller/applicationContext-controller.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.jtalks.poulpe.web.controller.group.GroupsPermissionsVm]: Constructor threw exception; nested exception is org.hibernate.WrongClassException: Object with id: 2 was not of the specified subclass: org.jtalks.poulpe.model.entity.Component (Discriminator: ARTICLE)