Selector.select() returned prematurely 512 times in a row
- Lingua principale
- Java
- Stelle
- 4.2k
- Fork
- 1.4k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- [ ] I have searched the [issues](https://github.com/codingapi/tx-lcn/issues) of this repository and believe that this is not a duplicate.
### 1. Bug Description
WARN 2940 --- [ntLoopGroup-2-1] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@476b79a3.
### 2. Environment:
- JDK version:1.8
- OS:win10
- TX-LCN version:5.0.2
- Others:
### 3. Exception Stacktrace
WARN 2940 --- [ntLoopGroup-2-1] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@476b79a3.
```
Paste your Exception Stacktrace here!
```
### 4. Tour Idea
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by reproducing the warning in Netty's NioEventLoop using JDK 8 on Windows 10 with TX-LCN 5.0.2, then trace when Selector.select() returns prematurely and the selector is rebuilt. Check whether the behavior is caused by TX-LCN or its environment; done means a confirmed cause and a clearly scoped fix or report.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- backend, networking
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100