After deploying application to Azure,I sometimes see these errors and the role recycles.
Can someone give some guidance on why this is happening. I see this multiple times in the logs. Will this cause the role to recycle?
[2016-01-12 00:10:20.185 GMT 8 WARNING 100837 StatsTableDataManager 100.108.82.161:0] Intermediate error bulk inserting 17 entries in the table OrleansClientStatistics
Exc level 0: Microsoft.WindowsAzure.Storage.StorageException: 0:The specified entity already exists.
RequestId:c46b4a63-0002-00c6-3acd-4c1bb9000000
Time:2016-01-12T00:10:20.4352956Z
at Microsoft.WindowsAzure.Storage.Core.Executor.Executor.EndExecuteAsync[T](IAsyncResult result)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Orleans.AzureUtils.AzureTableDataManager`1.d__4c.MoveNext()
[2016-01-12 00:10:20.674 GMT 22 WARNING 100157 CallbackData 100.109.82.163:0] Response did not arrive on time in 00:05:00 for message: Request _cli/fb36a694@ef00c1b0->S100.108.16.57:30000:190253047_grn/42F4CACE/00000000+whatever-0-0 #4: global::Orleans.MethodName(). Target History is: S100.108.16.57:30000:190253047:*grn/42F4CACE/00000000+whatever-0-0:. About to break its promise.
[2016-01-12 00:10:22.021 GMT 10 WARNING 100011 OutsideRuntimeClient 100.108.82.161:0] No callback for response message: Response S100.108.112.40:30000:0_grn/42F4CACE/00000000+whatever-0-0@94108a91->_cli/fb36a694@ef00c1b0 #4: global::Orleans.MethodName()
After deploying application to Azure,I sometimes see these errors and the role recycles.
Can someone give some guidance on why this is happening. I see this multiple times in the logs. Will this cause the role to recycle?
[2016-01-12 00:10:20.185 GMT 8 WARNING 100837 StatsTableDataManager 100.108.82.161:0] Intermediate error bulk inserting 17 entries in the table OrleansClientStatistics
Exc level 0: Microsoft.WindowsAzure.Storage.StorageException: 0:The specified entity already exists.
RequestId:c46b4a63-0002-00c6-3acd-4c1bb9000000
Time:2016-01-12T00:10:20.4352956Z
at Microsoft.WindowsAzure.Storage.Core.Executor.Executor.EndExecuteAsync[T](IAsyncResult result)
at System.Threading.Tasks.TaskFactory
1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Orleans.AzureUtils.AzureTableDataManager`1.d__4c.MoveNext()
[2016-01-12 00:10:20.674 GMT 22 WARNING 100157 CallbackData 100.109.82.163:0] Response did not arrive on time in 00:05:00 for message: Request _cli/fb36a694@ef00c1b0->S100.108.16.57:30000:190253047_grn/42F4CACE/00000000+whatever-0-0 #4: global::Orleans.MethodName(). Target History is: S100.108.16.57:30000:190253047:*grn/42F4CACE/00000000+whatever-0-0:. About to break its promise.
[2016-01-12 00:10:22.021 GMT 10 WARNING 100011 OutsideRuntimeClient 100.108.82.161:0] No callback for response message: Response S100.108.112.40:30000:0_grn/42F4CACE/00000000+whatever-0-0@94108a91->_cli/fb36a694@ef00c1b0 #4: global::Orleans.MethodName()