Skip to content

Instantly share code, notes, and snippets.

@amoreira
Created September 9, 2015 15:07
Show Gist options
  • Save amoreira/c476b0a076e9ac17cfe4 to your computer and use it in GitHub Desktop.
Save amoreira/c476b0a076e9ac17cfe4 to your computer and use it in GitHub Desktop.
ErroJanus
{
"Message": "An error has occurred.",
"ExceptionMessage": "erro ao executar handlers",
"ExceptionType": "System.Exception",
"StackTrace": " at Vtex.JanusNet2.Web.Handlers.ErrorHandler.<SendAsync>d__0.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\ErrorHandler.cs:line 67\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.HttpServer.<SendAsync>d__0.MoveNext()",
"InnerException": {
"Message": "An error has occurred.",
"ExceptionMessage": "Object reference not set to an instance of an object.",
"ExceptionType": "System.NullReferenceException",
"StackTrace": " at Vtex.JanusNet2.Web.Handlers.TimeLogInnerHandler.<SendAsync>d__0.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\TimeLogInnerHandler.cs:line 82\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 Vtex.JanusNet2.Web.Handlers.UserHandler.<SendAsync>d__0.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\UserHandler.cs:line 48\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 Vtex.JanusNet2.Web.Handlers.TimeLogInnerHandler.<SendAsync>d__0.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\TimeLogInnerHandler.cs:line 80\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 Vtex.JanusNet2.Web.Handlers.DebugRequestResponseHandler.<SendAsync>d__4.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\DebugRequestResponseHandler.cs:line 44\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 Vtex.JanusNet2.Web.Handlers.TimeLogInnerHandler.<SendAsync>d__0.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\TimeLogInnerHandler.cs:line 80\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 Vtex.JanusNet2.Web.Handlers.JanusContextHandler.<SendAsync>d__2.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\JanusContextHandler.cs:line 39\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 Vtex.JanusNet2.Web.Handlers.TimeLogInnerHandler.<SendAsync>d__0.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\TimeLogInnerHandler.cs:line 80\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 Vtex.JanusNet2.Web.Handlers.ErrorHandler.<SendAsync>d__0.MoveNext() in f:\BuildAgent\work\ead3a623e5dc2ccd\JanusNet2\Vtex.JanusNet2.Web\Handlers\ErrorHandler.cs:line 32"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment