Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: Not version specific
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Rice Module:KRAD
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
java.lang.NullPointerException
at org.kuali.rice.kew.doctype.bo.DocumentType.from(DocumentType.java:1684)
at org.kuali.rice.kew.service.impl.KEWModuleService.getExternalizableBusinessObject(KEWModuleService.java:76)
at org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl.getReferenceIfExists(BusinessObjectServiceImpl.java:306)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196)
at $Proxy62.getReferenceIfExists(Unknown Source)
at org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl.validateReferenceExists(DictionaryValidationServiceImpl.java:471)
at org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl.validateReferenceExistsAndIsActive(DictionaryValidationServiceImpl.java:647)
at org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.validateReferencesExistAndActive(DataDictionaryTypeServiceBase.java:293)
at org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.validateAttributes(DataDictionaryTypeServiceBase.java:178)
at org.kuali.rice.kim.document.rule.GenericPermissionMaintenanceDocumentRule.processCustomRouteDocumentBusinessRules(GenericPermissionMaintenanceDocumentRule.java:93)
at org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase.processRouteDocument(MaintenanceDocumentRuleBase.java:233)
at org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent.invokeRuleMethod(RouteDocumentEvent.java:62)
at org.kuali.rice.krad.service.impl.KualiRuleServiceImpl.applyRules(KualiRuleServiceImpl.java:85)
Attachments
Issue Links
- cloned from
-
KULRICE-7208 Template
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue cloned from |
Issue Type | Task [ 3 ] | Bug Fix [ 1 ] |
Fix Version/s | 2.2.0-m2 [ 16463 ] | |
Fix Version/s | 2.2-backlog [ 16475 ] | |
Description |
java.lang.NullPointerException
at org.kuali.rice.kew.doctype.bo.DocumentType.from(DocumentType.java:1684) at org.kuali.rice.kew.service.impl.KEWModuleService.getExternalizableBusinessObject(KEWModuleService.java:76) at org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl.getReferenceIfExists(BusinessObjectServiceImpl.java:306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196) at $Proxy62.getReferenceIfExists(Unknown Source) at org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl.validateReferenceExists(DictionaryValidationServiceImpl.java:471) at org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl.validateReferenceExistsAndIsActive(DictionaryValidationServiceImpl.java:647) at org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.validateReferencesExistAndActive(DataDictionaryTypeServiceBase.java:293) at org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.validateAttributes(DataDictionaryTypeServiceBase.java:178) at org.kuali.rice.kim.document.rule.GenericPermissionMaintenanceDocumentRule.processCustomRouteDocumentBusinessRules(GenericPermissionMaintenanceDocumentRule.java:93) at org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase.processRouteDocument(MaintenanceDocumentRuleBase.java:233) at org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent.invokeRuleMethod(RouteDocumentEvent.java:62) at org.kuali.rice.krad.service.impl.KualiRuleServiceImpl.applyRules(KualiRuleServiceImpl.java:85) |
|
Priority | Major [ 3 ] | Critical [ 2 ] |
Assignee | Jerry Neal [ jkneal ] |
Start Date | ||
Fix Date | 2012-07-16 [ set to sprint end date ] |
Summary | Parameter maintenance document throwing exception on route | Permission maintenance document throwing exception on route |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 2.2 [ 16411 ] | |
Fix Version/s | 2.2.0-m2 [ 16463 ] | |
Resolution | Cannot Reproduce [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | custom [ 147207 ] | Copy of custom for rice [ 214573 ] |
Workflow | Copy of custom for rice [ 214573 ] | custom [ 224321 ] |
Workflow | custom [ 224321 ] | Rice Workflow [ 234069 ] |
Fix Version/s | Not version specific [ 17967 ] |
I believe this was a data issue