-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
Any ideas why FLUSHED state is bad when it wants to write?
Stacktrace:
Fatal Exception: java.lang.IllegalStateException: State: FLUSHED
at java.nio.charset.CharsetEncoder.illegalStateException(CharsetEncoder.java:670)
at java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:360)
at java.io.OutputStreamWriter.convert(OutputStreamWriter.java:178)
at java.io.OutputStreamWriter.write(OutputStreamWriter.java:324)
at java.io.Writer.write(Writer.java:141)
at com.stericson.RootShell.execution.Shell$1.run(Shell.java:607)
at java.lang.Thread.run(Thread.java:818)
Metadata
Metadata
Assignees
Labels
No labels