A
A
andy3010862015-07-06 00:55:01
Computer networks
andy301086, 2015-07-06 00:55:01

Error sending notifications?

Good afternoon.
Perhaps someone has come across this problem.
PushSharp library was used for ios and android notifications. The library is used in windows service. Recently, the error
at PushSharp.Core.PushServiceBase+ChannelWorker..ctor(PushSharp.Core.IPushChannel, System.Action`2)
at PushSharp.Core.PushServiceBase.ScaleChannels(PushSharp.Core.ChannelScaleAction, Int32)
at PushSharp has started appearing. Core.PushServiceBase.CheckScale(System.Object) ......
Number of notifications ~ 5000.
Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Pukhov, 2015-07-06
@Neuroware

This is not an error, but a stub of the error stack, give the full text of the error with the full stack, then you can try to guess what was wrong there. So far, this is fortune-telling by coffee grounds.

A
andy301086, 2015-07-06
@andy301086

Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Threading.Tasks.TaskSchedulerException
Stack:
at System.Threading.Tasks.Task.ScheduleAndStart(Boolean)
at System.Threading.Tasks.Task.InternalStartNew(System.Threading.Tasks.Task, System.Delegate, System. Object, System.Threading.CancellationToken, System.Threading.Tasks.TaskScheduler, System.Threading.Tasks.TaskCreationOptions, System.Threading.Tasks.InternalTaskOptions, System.Threading.StackCrawlMark ByRef)
at System.Threading.Tasks.TaskFactory.StartNew( System.Action, System.Threading.Tasks.TaskCreationOptions)
at PushSharp.Core.PushServiceBase+ChannelWorker..ctor(PushSharp.Core.IPushChannel, System.Action`2)
at PushSharp.Core.PushServiceBase.ScaleChannels(PushSharp.Core.ChannelScaleAction, Int32
) System.Object)
at System.Threading.TimerQueueTimer.CallCallbackInContext(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext .Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.TimerQueueTimer.CallCallback()
at System.Threading.TimerQueueTimer.Fire()
at System.Threading.TimerQueue.FireQueuedTimerCompletion(System.Object)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question