当前位置:网站首页>[event center azure event hub] interpretation of error information found in event hub logs
[event center azure event hub] interpretation of error information found in event hub logs
2020-11-06 01:17:00 【itread01】
Problem description
Use Event Hub Consumption Events , The interpretation of various client errors .( In the later stage, we encounter new wrong information , This description will continue to be added )
One : Again Linux In the implementation of Event Hub Consumer side programs , Come on Too many open files
Reading : This information refers to java The number of operating system file control codes opened by the program exceeds the operating system limit , Check whether the file control code limit of the operating system is preset 1024, If it is , Please change to unlimited .
Use ulimit -a perhaps ulimit -n View control code number open files (-n) 1024
Configuration file /etc/security/limits.conf
Add... To the configuration file
* soft nofile 65535 * hard nofile 65535
Two :New receiver 'nil' with higher epoch of '197' is created hence current receiver 'nil' with epoch '196' is getting disconnected
Error message : java.util.concurrent.CompletionException: com.microsoft.azure.eventhubs.ReceiverDisconnectedException: New receiver 'nil' with higher epoch of '197' is created hence current receiver 'nil' with epoch '196' is getting disconnected. If you are recreating the receiver, make sure a higher epoch is used. TrackingId:xxxxxxxxxxxxxxx, SystemTracker:xxxxxxx:eventhub:xxxxxxx|$default, Timestamp:2020-10-20T15:50:16, errorContext[NS: xxxxxxxxx.servicebus.chinacloudapi.cn, PATH: xxxxxxxxx/ConsumerGroups/$Default/Partitions/3, REFERENCE_ID: xxxxxxxxxx, PREFETCH_COUNT: 300, LINK_CREDIT: 300, PREFETCH_Q_LEN: 0] java.util.concurrent.ExecutionException: com.microsoft.azure.eventprocessorhost.ExceptionWithAction: java.lang.RuntimeException: Lease lost while updating checkpoint |
Reading : The consumer program creates a separate consumption thread for each message segmentation slot , The consumption thread has a one-to-one relationship with the slot , When there is an extra consumer program to consume the same eventhub When , And store checkpoint In the same place , It will happen partition The redistribution of , perhaps , When one of the consumption threads goes wrong , The client will try to recover and take over all the slots of the failed thread . Usually, the error can be ignored .
3、 ... and :com.microsoft.azure.eventprocessorhost.ExceptionWithAction:The client could not finish the operation within specified maximum execution timeout.
Reading : After the client program is consumed , Will consume offset Deposit in Storage When , Network timeout occurred , It is recommended that you check the client network .
Four :com.microsoft.azure.eventhubs.EventHubException: The specified partition is invalid for an EventHub partition sender or receiver. It should be between 0 and 1.
Reading : The client program is consuming eventhub Information time , Wrong slot information specified .
5、 ... and :com.microsoft.azure.eventhubs.EventHubException: The supplied offset '0' is invalid. The last offset in the system is '-1'
Reading : The client is consuming eventhub Information time , Submitted the wrong offset value , You can't set the initial value to 0.
&n
版权声明
本文为[itread01]所创,转载请带上原文链接,感谢
边栏推荐
- 中小微企业选择共享办公室怎么样?
- Character string and memory operation function in C language
- Skywalking series blog 1 - install stand-alone skywalking
- Serilog原始碼解析——使用方法
- Real time data synchronization scheme based on Flink SQL CDC
- Network programming NiO: Bio and NiO
- WeihanLi.Npoi 1.11.0/1.12.0 Release Notes
- PHPSHE 短信插件说明
- Just now, I popularized two unique skills of login to Xuemei
- CCR炒币机器人:“比特币”数字货币的大佬,你不得不了解的知识
猜你喜欢
Can't be asked again! Reentrantlock source code, drawing a look together!
Flink的DataSource三部曲之二:内置connector
如何将数据变成资产?吸引数据科学家
PN8162 20W PD快充芯片,PD快充充电器方案
“颜值经济”的野望:华熙生物净利率六连降,收购案遭上交所问询
Tool class under JUC package, its name is locksupport! Did you make it?
Elasticsearch database | elasticsearch-7.5.0 application construction
中小微企业选择共享办公室怎么样?
Filecoin最新动态 完成重大升级 已实现四大项目进展!
(1) ASP.NET Introduction to core3.1 Ocelot
随机推荐
WeihanLi.Npoi 1.11.0/1.12.0 Release Notes
一时技痒,撸了个动态线程池,源码放Github了
谁说Cat不能做链路跟踪的,给我站出来
Analysis of react high order components
Network security engineer Demo: the original * * is to get your computer administrator rights! 【***】
遞迴思想的巧妙理解
2018中国云厂商TOP5:阿里云、腾讯云、AWS、电信、联通 ...
The practice of the architecture of Internet public opinion system
Filecoin的经济模型与未来价值是如何支撑FIL币价格破千的
Let the front-end siege division develop independently from the back-end: Mock.js
Sort the array in ascending order according to the frequency
向北京集结!OpenI/O 2020启智开发者大会进入倒计时
Deep understanding of common methods of JS array
Keyboard entry lottery random draw
Wiremock: a powerful tool for API testing
在大规模 Kubernetes 集群上实现高 SLO 的方法
做外包真的很难,身为外包的我也无奈叹息。
幽默:黑客式编程其实类似机器学习!
ES6 essence:
EOS创始人BM: UE,UBI,URI有什么区别?