Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0
-
Component/s: Development
-
Labels:None
Description
admin tab -> Identity -> Role/Group/Permission/Responsibility Type
HTTP ERROR: 500
class 'org.kuali.rice.kim.bo.KimType' is not a descendent of BusinessObject
RequestURI=/kr-dev/kr/lookup.do
Caused by:
java.lang.IllegalArgumentException: class 'org.kuali.rice.kim.bo.KimType' is not a descendent of BusinessObject
at org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl.validateBusinessObjectClass(BusinessObjectDictionaryServiceImpl.java:731)
at org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl.getBusinessObjectEntry(BusinessObjectDictionaryServiceImpl.java:565)
at org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl.getLookupDefinition(BusinessObjectDictionaryServiceImpl.java:601)
at org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl.getLookupableID(BusinessObjectDictionaryServiceImpl.java:408)
at org.kuali.rice.kns.web.struts.form.LookupForm.populate(LookupForm.java:167)
at org.kuali.rice.kns.web.struts.action.KualiRequestProcessor.processPopulate(KualiRequestProcessor.java:292)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:203)
Attachments
Issue Links
- is duplicated by
-
KFSOLD-15895 500 error when opening the role/group/permission/responsibility type inquiry
-
- Closed
-
-
KULRICE-3441 500 error when opening the role/group/permission/responsibility type inquiry
-
- Closed
-
identity.tag: