Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not update SecureCashDelivery Task of ClassifiedDelivery in the Current Prod TaskCat '0.1.3.62' #113

Open
tareq89 opened this issue Sep 26, 2016 · 2 comments

Comments

@tareq89
Copy link
Member

tareq89 commented Sep 26, 2016

General:

Request URL:http://gofetch.cloudapp.net/api/job/57e3aac16ce2b60a1ccaa17c/13ee5dbe-48d8-4153-901e-e1d85cbed863
Request Method:PATCH
Status Code:403 Forbidden
Remote Address:168.63.232.131:80

Response Headers:

Access-Control-Allow-Credentials:true
Access-Control-Allow-Origin:http://gofetch.cloudapp.net:8080
Content-Length:3056
Content-Type:application/json
Date:Mon, 26 Sep 2016 08:26:33 GMT
Server:Microsoft-IIS/8.5
X-Powered-By:ASP.NET

Request Headers:

Accept:application/json, text/plain, */*
Accept-Encoding:gzip, deflate, sdch
Accept-Language:en-US,en;q=0.8,bn;q=0.6
Authorization:Bearer lQ0fgiMIsMK6d6N4pddRHukfM1dOdJtKQD8ymwuq3n4T5JWz5jap5cf1SqAG_g1hwervMPf81_zquvzV8kEtlI6xAc1gyck8OutHn3W_IAWJeyuFRuJsA4KGvnUuhoobtad0FoNL_CYKqj5HdtNOsDKIaoZND7QNIEs1wo9sMQ3oQpw5fWoorN8x8nvwOIjuVtsynxErgfr0-VdCfYbj3ZjFOLvPlUTavQARMVrviTPaBzzPHJSyzRD78v7rDdGmfpHFRjG1-e6SjVS0JyCNweQa8y5Z1_naf0YS1nHBXuswlRMlk5Ul3GG-aYsJ9GGXbE00AuuFhh8LZlZIYgJug7l0_q8m1fdQ2EJ17c72BOFgEn-MUTvniVYNgXz0y-HlxnfaUNsVkWNGuXgrbI_tGAvAKUpVo5ZJZtsCrcl-xa0H0BOfMAf35C2DzyvSal7XBqZGlkE5kVhBcVSVDM-_eAgOI6UUmPqIVMptPR5XoIFl3pFf
Connection:keep-alive
Content-Length:54
Content-Type:application/json;charset=UTF-8
DNT:1
Host:gofetch.cloudapp.net
Origin:http://gofetch.cloudapp.net:8080
Referer:http://gofetch.cloudapp.net:8080/
User-Agent:Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36

Payload:
[{"value":"COMPLETED","path":"/State","op":"replace"}]

Response:


{
  "ClassName": "System.InvalidOperationException",
  "Message": "Job is not ready to move to next Task",
  "Data": null,
  "InnerException": null,
  "HelpURL": null,
  "StackTraceString": "   at TaskCat.Data.Model.JobTask.MoveToNextState()\r\n   at TaskCat.Lib.Job.JobRepository.<UpdateJobTaskWithPatch>d__11.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n   at TaskCat.Controller.JobController.<Update>d__11.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__3`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n   at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext()",
  "RemoteStackTraceString": null,
  "RemoteStackIndex": 0,
  "ExceptionMethod": "8\nMoveToNextState\nTaskCat.Data, Version=0.1.3.62, Culture=neutral, PublicKeyToken=null\nTaskCat.Data.Model.JobTask\nVoid MoveToNextState()",
  "HResult": -2146233079,
  "Source": "TaskCat.Data",
  "WatsonBuckets": null
}
@thehoneymad
Copy link
Member

This needs to move to jira please.

@tareq89
Copy link
Member Author

tareq89 commented Sep 26, 2016

Alright

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants