Advertisement
Guest User

Untitled

a guest
Jun 24th, 2016
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.07 KB | None | 0 0
  1. org.springframework.web.client.UnknownHttpStatusCodeException: Unknown status code [-1] null
  2. at org.springframework.web.client.DefaultResponseErrorHandler.getHttpStatusCode(DefaultResponseErrorHandler.java:60) ~[spring-web-4.2.5.RELEASE.jar:na]
  3. at org.springframework.web.client.DefaultResponseErrorHandler.hasError(DefaultResponseErrorHandler.java:50) ~[spring-web-4.2.5.RELEASE.jar:na]
  4. at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:629) ~[spring-web-4.2.5.RELEASE.jar:na]
  5. at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:597) ~[spring-web-4.2.5.RELEASE.jar:na]
  6. at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:557) ~[spring-web-4.2.5.RELEASE.jar:na]
  7. at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:289) ~[spring-web-4.2.5.RELEASE.jar:na]
  8. at *******.registration.RegistrationService.getRegistration(RegistrationService.java:53) ~[RegistrationService.class:na]
  9. at *******.move.registration.EnterDataAcquisitionTask.notify(EnterDataAcquisitionTask.java:33) [EnterDataAcquisitionTask.class:na]
  10. at org.camunda.bpm.engine.impl.task.delegate.TaskListenerInvocation.invoke(TaskListenerInvocation.java:41) [camunda-engine-7.4.0.jar:7.4.0]
  11. at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:54) [camunda-engine-7.4.0.jar:7.4.0]
  12. at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:86) [camunda-engine-7.4.0.jar:7.4.0]
  13. at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:58) [camunda-engine-7.4.0.jar:7.4.0]
  14. at org.camunda.bpm.engine.impl.task.listener.DelegateExpressionTaskListener.notify(DelegateExpressionTaskListener.java:56) [camunda-engine-7.4.0.jar:7.4.0]
  15. at org.camunda.bpm.engine.impl.task.delegate.TaskListenerInvocation.invoke(TaskListenerInvocation.java:41) [camunda-engine-7.4.0.jar:7.4.0]
  16. at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:54) [camunda-engine-7.4.0.jar:7.4.0]
  17. at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:86) [camunda-engine-7.4.0.jar:7.4.0]
  18. at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:58) [camunda-engine-7.4.0.jar:7.4.0]
  19. at org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.fireEvent(TaskEntity.java:793) [camunda-engine-7.4.0.jar:7.4.0]
  20. at org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.setAssignee(TaskEntity.java:705) [camunda-engine-7.4.0.jar:7.4.0]
  21. at org.camunda.bpm.engine.impl.task.TaskDecorator.initializeTaskAssignee(TaskDecorator.java:154) [camunda-engine-7.4.0.jar:7.4.0]
  22. at org.camunda.bpm.engine.impl.task.TaskDecorator.initializeTaskAssignments(TaskDecorator.java:144) [camunda-engine-7.4.0.jar:7.4.0]
  23. at org.camunda.bpm.engine.impl.task.TaskDecorator.decorate(TaskDecorator.java:59) [camunda-engine-7.4.0.jar:7.4.0]
  24. at org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:45) [camunda-engine-7.4.0.jar:7.4.0]
  25. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:41) [camunda-engine-7.4.0.jar:7.4.0]
  26. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:26) [camunda-engine-7.4.0.jar:7.4.0]
  27. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81) [camunda-engine-7.4.0.jar:7.4.0]
  28. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:180) [camunda-engine-7.4.0.jar:7.4.0]
  29. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:159) [camunda-engine-7.4.0.jar:7.4.0]
  30. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:134) [camunda-engine-7.4.0.jar:7.4.0]
  31. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:494) [camunda-engine-7.4.0.jar:7.4.0]
  32. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:471) [camunda-engine-7.4.0.jar:7.4.0]
  33. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:56) [camunda-engine-7.4.0.jar:7.4.0]
  34. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:26) [camunda-engine-7.4.0.jar:7.4.0]
  35. at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:65) [camunda-engine-7.4.0.jar:7.4.0]
  36. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81) [camunda-engine-7.4.0.jar:7.4.0]
  37. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:180) [camunda-engine-7.4.0.jar:7.4.0]
  38. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:159) [camunda-engine-7.4.0.jar:7.4.0]
  39. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:134) [camunda-engine-7.4.0.jar:7.4.0]
  40. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:124) [camunda-engine-7.4.0.jar:7.4.0]
  41. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:505) [camunda-engine-7.4.0.jar:7.4.0]
  42. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:480) [camunda-engine-7.4.0.jar:7.4.0]
  43. at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:58) [camunda-engine-7.4.0.jar:7.4.0]
  44. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81) [camunda-engine-7.4.0.jar:7.4.0]
  45. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:180) [camunda-engine-7.4.0.jar:7.4.0]
  46. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:159) [camunda-engine-7.4.0.jar:7.4.0]
  47. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:134) [camunda-engine-7.4.0.jar:7.4.0]
  48. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:124) [camunda-engine-7.4.0.jar:7.4.0]
  49. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:505) [camunda-engine-7.4.0.jar:7.4.0]
  50. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:480) [camunda-engine-7.4.0.jar:7.4.0]
  51. at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:58) [camunda-engine-7.4.0.jar:7.4.0]
  52. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81) [camunda-engine-7.4.0.jar:7.4.0]
  53. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:180) [camunda-engine-7.4.0.jar:7.4.0]
  54. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:159) [camunda-engine-7.4.0.jar:7.4.0]
  55. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:134) [camunda-engine-7.4.0.jar:7.4.0]
  56. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:124) [camunda-engine-7.4.0.jar:7.4.0]
  57. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:505) [camunda-engine-7.4.0.jar:7.4.0]
  58. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:480) [camunda-engine-7.4.0.jar:7.4.0]
  59. at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:58) [camunda-engine-7.4.0.jar:7.4.0]
  60. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81) [camunda-engine-7.4.0.jar:7.4.0]
  61. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:180) [camunda-engine-7.4.0.jar:7.4.0]
  62. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:159) [camunda-engine-7.4.0.jar:7.4.0]
  63. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:134) [camunda-engine-7.4.0.jar:7.4.0]
  64. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:494) [camunda-engine-7.4.0.jar:7.4.0]
  65. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:471) [camunda-engine-7.4.0.jar:7.4.0]
  66. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope.scopeCreated(PvmAtomicOperationTransitionCreateScope.java:34) [camunda-engine-7.4.0.jar:7.4.0]
  67. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:49) [camunda-engine-7.4.0.jar:7.4.0]
  68. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:23) [camunda-engine-7.4.0.jar:7.4.0]
  69. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81) [camunda-engine-7.4.0.jar:7.4.0]
  70. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:180) [camunda-engine-7.4.0.jar:7.4.0]
  71. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:167) [camunda-engine-7.4.0.jar:7.4.0]
  72. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:134) [camunda-engine-7.4.0.jar:7.4.0]
  73. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:494) [camunda-engine-7.4.0.jar:7.4.0]
  74. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:471) [camunda-engine-7.4.0.jar:7.4.0]
  75. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope.activityCancelled(PvmAtomicOperationActivityStartCancelScope.java:36) [camunda-engine-7.4.0.jar:7.4.0]
  76. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity.execute(PvmAtomicOperationCancelActivity.java:60) [camunda-engine-7.4.0.jar:7.4.0]
  77. at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity.execute(PvmAtomicOperationCancelActivity.java:28) [camunda-engine-7.4.0.jar:7.4.0]
  78. at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81) [camunda-engine-7.4.0.jar:7.4.0]
  79. at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:180) [camunda-engine-7.4.0.jar:7.4.0]
  80. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:159) [camunda-engine-7.4.0.jar:7.4.0]
  81. at org.camunda.bpm.engine.impl.interceptor.CommandContext$1.call(CommandContext.java:150) [camunda-engine-7.4.0.jar:7.4.0]
  82. at org.camunda.bpm.engine.impl.interceptor.CommandContext$1.call(CommandContext.java:148) [camunda-engine-7.4.0.jar:7.4.0]
  83. at org.camunda.bpm.engine.impl.context.ProcessApplicationClassloaderInterceptor.call(ProcessApplicationClassloaderInterceptor.java:44) [camunda-engine-7.4.0.jar:7.4.0]
  84. at org.camunda.bpm.application.AbstractProcessApplication.execute(AbstractProcessApplication.java:109) [camunda-engine-7.4.0.jar:7.4.0]
  85. at org.camunda.bpm.engine.impl.context.Context.executeWithinProcessApplication(Context.java:186) [camunda-engine-7.4.0.jar:7.4.0]
  86. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:148) [camunda-engine-7.4.0.jar:7.4.0]
  87. at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:134) [camunda-engine-7.4.0.jar:7.4.0]
  88. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:494) [camunda-engine-7.4.0.jar:7.4.0]
  89. at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:471) [camunda-engine-7.4.0.jar:7.4.0]
  90. at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.executeActivity(PvmExecutionImpl.java:708) [camunda-engine-7.4.0.jar:7.4.0]
  91. at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.executeEventHandlerActivity(PvmExecutionImpl.java:555) [camunda-engine-7.4.0.jar:7.4.0]
  92. at org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler.execute(TimerExecuteNestedActivityJobHandler.java:43) [camunda-engine-7.4.0.jar:7.4.0]
  93. at org.camunda.bpm.engine.impl.persistence.entity.JobEntity.execute(JobEntity.java:124) [camunda-engine-7.4.0.jar:7.4.0]
  94. at org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd.execute(ExecuteJobsCmd.java:103) [camunda-engine-7.4.0.jar:7.4.0]
  95. at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24) [camunda-engine-7.4.0.jar:7.4.0]
  96. at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:95) [camunda-engine-7.4.0.jar:7.4.0]
  97. at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30) [camunda-engine-7.4.0.jar:7.4.0]
  98. at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.executeJob(ExecuteJobsRunnable.java:79) [camunda-engine-7.4.0.jar:7.4.0]
  99. at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.run(ExecuteJobsRunnable.java:66) [camunda-engine-7.4.0.jar:7.4.0]
  100. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_51]
  101. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_51]
  102. at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement