Hi Scott,

Good catch. So, it only happens with when you start karaf with ./start only (not with ./karaf) ?
I could be related to the terminal settings. Let me try to reproduce.

Regards
JB

On 11/08/2017 06:31 AM, Kevin Carr wrote:
Anyone understand what this exception is for?

I get this as soon as I run ./karaf with or without debug.  If I run ./start, it runs, but as soon as I try to connect via ssh it stops.

Error executing command: For input string: "1502467344394"
Exception in thread "Karaf local console user karaf" java.lang.IndexOutOfBoundsException: fromIndex = -1981
at java.util.SubList.<init>(AbstractList.java:620)
at java.util.AbstractList.subList(AbstractList.java:484)
at org.jline.reader.impl.history.DefaultHistory.save(DefaultHistory.java:123)
at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.close(ConsoleSessionImpl.java:283) at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.run(ConsoleSessionImpl.java:380)
at java.lang.Thread.run(Thread.java:748)

Thanks

--
Scott Carr

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to