Hi.
I can not run the kibana web console (http://localhost:8181/kibana).
I deleted the realm karaf and replaced it with one of my own.
When I install the following features, kibana does not work:
feature:repo-add decanter 1.1.0
feature:install elasticsearch
feature:install kibana
feature:install decanter-appender-elasticsearch
feature:install decanter-collector-log
feature:install decanter-collector-jmx
I have a warning message in log:
2016-12-15 12:17:39,712 | WARN | ender-1-thread-1 | AbstractLifeCycle
| 137 - org.eclipse.jetty.util - 9.2.19.v20160908 | FAILED
org.eclipse.jetty.server.session.SessionHandler@4274ae17:
java.lang.IllegalStateException: No LoginService for
org.eclipse.jetty.security.authentication.BasicAuthenticator@766fca6e in
org.eclipse.jetty.security.ConstraintSecurityHandler@59a3688a
java.lang.IllegalStateException: No LoginService for
org.eclipse.jetty.security.authentication.BasicAuthenticator@766fca6e in
org.eclipse.jetty.security.ConstraintSecurityHandler@59a3688a
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]
...
--
View this message in context:
http://karaf.922171.n3.nabble.com/karaf-decanter-kibana-not-start-tp4049028.html
Sent from the Karaf - User mailing list archive at Nabble.com.