Advertisement
mugs

RouteManagerException: No requests generated

Feb 27th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.09 KB | None | 0 0
  1. Caused by: org.kuali.rice.kew.exception.RouteManagerException: org.kuali.rice.kew.exception.RouteManagerException: No requests generated for KIM Responsibility-based mandatory route.
  2. Document Id:    2912109
  3. DocumentType:   PREQ
  4. Route Node:     Account
  5. Responsibility: org.kuali.rice.kim.api.responsibility.Responsibility@a9067ca[id=12,namespaceCode=KFS-SYS,name=Review KFS Account,description=<null>,template=org.kuali.rice.kim.api.common.template.Template@e8e0431[id=1,namespaceCode=KR-WKFLW,name=Review,description=<null>,kimTypeId=7,active=true,versionNumber=1,objectId=5ADFE172441D6320E0404F8189D85169,_futureElements=<null>],attributes={actionDetailsAtRoleMemberLevel=false, routeNodeName=Account, documentTypeName=KFS, required=true},active=true,versionNumber=1,objectId=KFS12,_futureElements=<null>]
  6.         at org.kuali.rice.kew.engine.StandardWorkflowEngine.process(StandardWorkflowEngine.java:156)
  7.         at org.kuali.rice.kew.impl.document.DocumentProcessingQueueImpl.processWithOptions(DocumentProcessingQueueImpl.java:66)
  8.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  10.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  11.         at java.lang.reflect.Method.invoke(Method.java:606)
  12.         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
  13.         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  14.         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  15.         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
  16.         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  17.         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  18.         at com.sun.proxy.$Proxy598.processWithOptions(Unknown Source)
  19.         ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement