Hi,

For elasticsearch, JNA ClassNotFoundException should be a WARNING (not blocker).

For the WARN on ssh, it's normal: it's when the JMX collector requests the Instance MBean (you can exclude this MBean or just add a logger OFF for that).

For Kibana, it sounds like authentication/security issue. What's your Karaf version ?

Regards
JB

On 12/15/2016 01:32 PM, conejo wrote:
Hi. Thanks for answering.

I have the same problem. When installing elasticsearch:

java.lang.ClassNotFoundException: com.sun.jna.Native not found by
org.apache.servicemix.bundles.elasticsearch

_______

And just when installing kibana

java.lang.IllegalStateException: No LoginService for
org.eclipse.jetty.security.authentication.BasicAuthenticator@3ed90f23 in
org.eclipse.jetty.security.ConstraintSecurityHandler@1699c30d
        at
org.eclipse.jetty.security.authentication.LoginAuthenticator.setConfiguration(LoginAuthenticator.java:76)[133:org.eclipse.jetty.security:9.2.19.v20160908]
        at
org.eclipse.jetty.security.SecurityHandler.doStart(SecurityHandler.java:384)[133:org.eclipse.jetty.security:9.2.19.v20160908]
        at
org.eclipse.jetty.security.ConstraintSecurityHandler.doStart(ConstraintSecurityHandler.java:449)[133:org.eclipse.jetty.security:9.2.19.v20160908]
...
______________

And I have the following warning periodically:

2016-12-15 13:30:01,665 | WARN  | d]-nio2-thread-2 | ServerSession
| 117 - org.apache.sshd.core - 0.14.0 | Exception caught
java.io.IOException: Se ha anulado una conexión establecida por el software
en su equipo host.
        at sun.nio.ch.WindowsAsynchronousSocketChannelImpl.read0(Native
Method)[:1.8.0_31]
        at
sun.nio.ch.WindowsAsynchronousSocketChannelImpl.access$700(WindowsAsynchronousSocketChannelImpl.java:43)[:1.8.0_31]
        at
sun.nio.ch.WindowsAsynchronousSocketChannelImpl$ReadTask.run(WindowsAsynchronousSocketChannelImpl.java:511)[:1.8.0_31]
        at
sun.nio.ch.WindowsAsynchronousSocketChannelImpl.implRead(WindowsAsynchronousSocketChannelImpl.java:657)[:1.8.0_31]




--
View this message in context: 
http://karaf.922171.n3.nabble.com/karaf-decanter-kibana-not-start-tp4049028p4049030.html
Sent from the Karaf - User mailing list archive at Nabble.com.


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

Reply via email to