Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.68 KB | None | 0 0
  1. java.lang.NullPointerException
  2. at ru.atc.rrm.reqproc.task.NotificationSettingsTask.performRequest(NotificationSettingsTask.java:61)
  3. at ru.atc.rrm.reqproc.task.NotificationSettingsTask.performRequest(NotificationSettingsTask.java:26)
  4. at ru.atc.rrm.task.CallAsyncModuleBehavior.execute(CallAsyncModuleBehavior.java:86)
  5. at org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorInvocation.invoke(ActivityBehaviorInvocation.java:36)
  6. at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:54)
  7. at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:87)
  8. at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:59)
  9. at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior$3.call(ServiceTaskDelegateExpressionActivityBehavior.java:107)
  10. at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior$3.call(ServiceTaskDelegateExpressionActivityBehavior.java:98)
  11. at org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior.executeWithErrorPropagation(AbstractBpmnActivityBehavior.java:105)
  12. at org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.execute(ServiceTaskDelegateExpressionActivityBehavior.java:123)
  13. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:41)
  14. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:26)
  15. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)
  16. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)
  17. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:166)
  18. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)
  19. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589)
  20. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565)
  21. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:56)
  22. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:26)
  23. at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:65)
  24. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)
  25. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)
  26. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:166)
  27. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)
  28. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:131)
  29. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:600)
  30. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:575)
  31. at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:58)
  32. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)
  33. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)
  34. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:166)
  35. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)
  36. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:131)
  37. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:600)
  38. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:575)
  39. at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:58)
  40. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)
  41. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)
  42. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:166)
  43. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)
  44. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:131)
  45. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:600)
  46. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:575)
  47. at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:58)
  48. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)
  49. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)
  50. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:166)
  51. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)
  52. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589)
  53. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565)
  54. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope.scopeCreated(PvmAtomicOperationTransitionCreateScope.java:34)
  55. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:49)
  56. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:23)
  57. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)
  58. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)
  59. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:174)
  60. at org.camunda.bpm.engine.impl.interceptor.CommandContext$1.call(CommandContext.java:157)
  61. at org.camunda.bpm.engine.impl.interceptor.CommandContext$1.call(CommandContext.java:155)
  62. at org.camunda.bpm.engine.impl.context.ProcessApplicationClassloaderInterceptor.call(ProcessApplicationClassloaderInterceptor.java:44)
  63. at org.camunda.bpm.application.AbstractProcessApplication.execute(AbstractProcessApplication.java:117)
  64. at org.camunda.bpm.application.AbstractProcessApplication.execute(AbstractProcessApplication.java:130)
  65. at org.camunda.bpm.engine.impl.context.Context.executeWithinProcessApplication(Context.java:192)
  66. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:155)
  67. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)
  68. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:131)
  69. at org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.execute(AsyncContinuationJobHandler.java:75)
  70. at org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.execute(AsyncContinuationJobHandler.java:35)
  71. at org.camunda.bpm.engine.impl.persistence.entity.JobEntity.execute(JobEntity.java:130)
  72. at org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd.execute(ExecuteJobsCmd.java:118)
  73. at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)
  74. at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:104)
  75. at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:66)
  76. at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
  77. at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.executeJob(ExecuteJobsRunnable.java:79)
  78. at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.run(ExecuteJobsRunnable.java:57)
  79. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  80. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  81. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement