-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Daemon suddenly stopped working - BufferUnderflowException #645
Comments
The registry may have been corrupted somehow. Could you try deleting the |
Seems it helps. Thank you very much! Are you interested about corrupted |
Sure, please attach it to this issue, I'll try to have a look. |
@eforx also, you should have seen the warning printed at maven-mvnd/common/src/main/java/org/mvndaemon/mvnd/common/DaemonRegistry.java Lines 252 to 255 in 4cea5d3
|
The log does not contain mentioned phrase (I attached last log from yesterday also). It also looks like, the daemon stopped creating logs after computer restart (after registry corruption) - no more logs from today, till I removed |
we've seen similar errors. has this been fixed and when will 0.8.1 be released? |
Fixed by e51416f |
After few weeks of using this excellent utility, it suddenly stopped working. Reinstallation did not help.
$ java -version
java version "1.8.0_311"
Java(TM) SE Runtime Environment (build 1.8.0_311-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.311-b11, mixed mode)
$ mvnd --version
mvnd native client 0.7.1-windows-amd64 (97c587c)
Terminal: org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
The text was updated successfully, but these errors were encountered: