Problem: an error is reported after a project in multiple projects is started:
[org.apache.zookeeper. ClientCnxn]-[WARN] Session 0x0 for server 192.168.25.132/192.168.25.132:2181, unexpected error
Reason 1: because there are not enough links in zookper, the maximum number of links needs to be modified
Solution:
Modify the zoo.cfg in the conf directory of zookper. add maxClientCnxns = 500
at the end.
Read More:
- [Solved] SSM Project Error: Error during artifact deployment. See server log for details.
- [Solved] OpenGL PowerVR SDK Compiling Error: Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB)
- [Solved] SpringBoot integration with Redis error: java.net.ConnectException: Connection refused: no further information
- [Solved] Rocketmq console connect to x.x.x.x:10911 failed Error
- Springboot Error: There was an unexpected error (type = internal server error, status = 500)
- SSM project interceptor infinite loop error [How to Solve]
- [Solved] Message from debugger: debug-server is x86_64 binary running in translation, attached failed.
- SSM custom 404 and 500 error reporting interface
- [Solved] Leetcode Error: AddressSanitizer: SEGV on unknown address 0x55eb765425b8 (pc 0x55eb76542b86 bp 0x7ffd1bd2
- When integrating redis with SSM framework, error creating bean with name ‘rediscontentserviceimpl’ defined in file
- [Solved] C# OPC Client Access OPC Server Error: SunFull.X2OPC.1
- SSH integration error: org.hibernate.hql.internal.ast.QuerySyntaxException: User is not mapped[……]
- [Solved] FFMPEG live encoding 2. session more error: [nvenc @ 0xa00480] OpenEncodeSessionEx failed: 0xa – invalid license key?
- [Solved] Mybatis-plus Error: mybatisplus-Invalid bound statement (not found): com.integration.dao.ApiDao.getList
- QT Error: ‘C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\link.exe‘ failed
- How to Solve hadoop3.x.x sh start-dfs.sh Startup Error
- [Solved] java.lang.ClassNotFoundException: org.apache.ibatis.session.SqlSession
- [Solved] Android7 8 Jack server SSL error: Jack server failed to (re)start, try ‘jack-diagnose’ or see Jack server log
- Android integration of iFLYTEK’s speech recognition (voice dictation) error message “Failed to create the object, please confirm that libmsc.so is placed correctly, and createUtility is called to initialize”
- AAPT: error: attribute cardBackgroundColor (aka com.x.x:cardBackgroundColor) not found.