<div dir="ltr">Docker installation is available, it&#39;s a docker image with everything in it, including Cassandra, which is good to get started.<div><br></div><div><a href="http://www.hawkular.org/docs/user/quick-start.html#_option_b_install_from_a_docker_image">http://www.hawkular.org/docs/user/quick-start.html#_option_b_install_from_a_docker_image</a></div><div><br></div><div>Thomas<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 19, 2015 at 7:01 PM, Lukas Krejci <span dir="ltr">&lt;<a href="mailto:lkrejci@redhat.com" target="_blank">lkrejci@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
They could indeed be connected but it&#39;s hard to say. Inventory in Alpha6 will<br>
emit more info in such situations but unfortunately in Alpha5 there&#39;s no way<br>
of getting more info about inventory init failures from the logs.<br>
<br>
As for the ports that need to be open, I believe we need 8080, 9042 and 9160.<br>
The former is for the http interface and the latter two for Cassandra and<br>
Cassandra RPC servers.<br>
<br>
On Monday, October 19, 2015 16:44:44 Luba Roitman wrote:<br>
&gt; Hi,<br>
&gt; I am having problems installing Hawkular Alpha 5 on Windows, but before I<br>
&gt; delve into describing them, I am wondering as to whether Docker install<br>
&gt; option is going to be available soon? That would indeed be helpful. As for<br>
&gt; the Windows install problem, after I downloaded Alpha 5 and run<br>
&gt; standalone.bat I have the following exceptions in the server.log (excerpts<br>
&gt; here, more stacktrace in the end of the email)<br>
&gt; jboss.serverManagement.controller.management.http: WFLYSRV0083: Failed to<br>
&gt; start the http-interface service Caused by: java.lang.RuntimeException:<br>
&gt; java.net.BindException: Address already in use: bind And then2015-10-18<br>
&gt; 13:01:53,226 WARN  [org.hawkular.inventory.cdi] (ServerService Thread Pool<br>
&gt; -- 68) HAWKINV003501: Inventory backend failed to initialize in an attempt<br>
&gt; 5 of 5.2015-10-18 13:01:54,236 ERROR [org.jboss.msc.service.fail]<br>
&gt; (ServerService Thread Pool -- 68) MSC000001: Failed to start service<br>
&gt; jboss.deployment.unit.&quot;hawkular-inventory-dist.war&quot;.component.InventoryJNDI<br>
&gt; Publisher.START: org.jboss.msc.service.StartException in service<br>
&gt; jboss.deployment.unit.&quot;hawkular-inventory-dist.war&quot;.component.InventoryJNDI<br>
&gt; Publisher.START: java.lang.IllegalStateException: WFLYEE0042: Failed to<br>
&gt; construct component instanceCaused by: javax.ejb.EJBException:<br>
&gt; java.lang.IllegalStateException: Could not initialize inventory.Caused by:<br>
&gt; java.lang.IllegalStateException: Could not initialize inventory.<br>
&gt;<br>
&gt; Do you think these two could be connected? I can&#39;t think of any source for<br>
&gt; binding address conflict, I start Hawkular the first thing after the laptop<br>
&gt; restart, so don&#39;t run any local http servers. It is also not clear what is<br>
&gt; the reason for inventory initialization problem, the log doesn&#39;t indicate<br>
&gt; any wrong before throwing error. I am running Windows 8.1 64bit<br>
&gt; Would appreciate any input!<br>
&gt; Respectfully, Luba Roitman.<br>
&gt; -------------2015-10-18 13:01:33,144 ERROR [org.jboss.msc.service.fail] (MSC<br>
&gt; service thread 1-4) MSC000001: Failed to start service<br>
&gt; jboss.serverManagement.controller.management.http:<br>
&gt; org.jboss.msc.service.StartException in service<br>
&gt; jboss.serverManagement.controller.management.http: WFLYSRV0083: Failed to<br>
&gt; start the http-interface service at<br>
&gt; org.jboss.as.server.mgmt.UndertowHttpManagementService.start(UndertowHttpMa<br>
&gt; nagementService.java:269) at<br>
&gt; org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceC<br>
&gt; ontrollerImpl.java:1948) at<br>
&gt; org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceController<br>
&gt; Impl.java:1881) at<br>
&gt; java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1<br>
&gt; 142) at<br>
&gt; java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:<br>
&gt; 617) at java.lang.Thread.run(Thread.java:745)Caused by:<br>
&gt; java.lang.RuntimeException: java.net.BindException: Address already in use:<br>
&gt; bind at<br>
&gt; org.jboss.as.domain.http.server.ManagementHttpServer.start(ManagementHttpSe<br>
&gt; rver.java:160) at<br>
&gt; org.jboss.as.server.mgmt.UndertowHttpManagementService.start(UndertowHttpMa<br>
&gt; nagementService.java:235) ... 5 moreCaused by: java.net.BindException:<br>
&gt; Address already in use: bind at sun.nio.ch.Net.bind0(Native Method) at<br>
&gt; sun.nio.ch.Net.bind(Net.java:433)------------------ 2015-10-18 13:01:53,226<br>
&gt; WARN  [org.hawkular.inventory.cdi] (ServerService Thread Pool -- 68)<br>
&gt; HAWKINV003501: Inventory backend failed to initialize in an attempt 5 of<br>
&gt; 5.2015-10-18 13:01:54,236 ERROR [org.jboss.msc.service.fail] (ServerService<br>
&gt; Thread Pool -- 68) MSC000001: Failed to start service<br>
&gt; jboss.deployment.unit.&quot;hawkular-inventory-dist.war&quot;.component.InventoryJNDI<br>
&gt; Publisher.START: org.jboss.msc.service.StartException in service<br>
&gt; jboss.deployment.unit.&quot;hawkular-inventory-dist.war&quot;.component.InventoryJNDI<br>
&gt; Publisher.START: java.lang.IllegalStateException: WFLYEE0042: Failed to<br>
&gt; construct component instance at<br>
&gt; org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService<br>
&gt; .java:57) at<br>
&gt; java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at<br>
&gt; java.util.concurrent.FutureTask.run(FutureTask.java:266) at<br>
&gt; java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1<br>
&gt; 142) at<br>
&gt; java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:<br>
&gt; 617) at java.lang.Thread.run(Thread.java:745) at<br>
&gt; org.jboss.threads.JBossThread.run(JBossThread.java:320)Caused by:<br>
&gt; java.lang.IllegalStateException: WFLYEE0042: Failed to construct component<br>
&gt; instance at<br>
&gt; org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicCo<br>
&gt; mponent.java:163) at<br>
&gt; org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicCo<br>
&gt; mponent.java:134) at<br>
&gt; org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java<br>
&gt; :88) at<br>
&gt; org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstan<br>
&gt; ce(SingletonComponent.java:122) at<br>
&gt; org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonCom<br>
&gt; ponent.java:136) at<br>
&gt; org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService<br>
&gt; .java:54) ... 6 moreCaused by: javax.ejb.EJBException:<br>
&gt; java.lang.IllegalStateException: Could not initialize inventory. at<br>
&gt; org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxIntercept<br>
&gt; or.java:187) at<br>
&gt; org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:2<br>
&gt; 77) at<br>
&gt; org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:349<br>
&gt; ) at<br>
&gt; org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleC<br>
&gt; MTTxInterceptor.java:66) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocati<br>
&gt; on(WeldInjectionContextInterceptor.java:43) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextIntercepto<br>
&gt; r.processInvocation(CurrentInvocationContextInterceptor.java:41) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(C<br>
&gt; oncurrentContextInterceptor.java:45) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(Contex<br>
&gt; tClassLoaderInterceptor.java:64) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at<br>
&gt; org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(Pr<br>
&gt; ivilegedWithCombinerInterceptor.java:80) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedIntercepto<br>
&gt; r.java:61) at<br>
&gt; org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicCo<br>
&gt; mponent.java:161) ... 11 moreCaused by: java.lang.IllegalStateException:<br>
&gt; Could not initialize inventory. at<br>
&gt; org.hawkular.inventory.cdi.OfficialInventoryProducer.initInventory(Official<br>
&gt; InventoryProducer.java:115) at<br>
&gt; org.hawkular.inventory.cdi.OfficialInventoryProducer.getInventory(OfficialI<br>
&gt; nventoryProducer.java:64) at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:6<br>
&gt; 2) at<br>
&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp<br>
&gt; l.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at<br>
&gt; org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInje<br>
&gt; ctionPoint.java:88) at<br>
&gt; org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInje<br>
&gt; ctionPoint.java:78) at<br>
&gt; org.jboss.weld.injection.producer.ProducerMethodProducer.produce(ProducerMe<br>
&gt; thodProducer.java:95) at<br>
&gt; org.jboss.weld.injection.producer.AbstractMemberProducer.produce(AbstractMe<br>
&gt; mberProducer.java:167) at<br>
&gt; org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:1<br>
&gt; 83) at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)<br>
&gt; at<br>
&gt; org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStr<br>
&gt; ategy.get(ContextualInstanceStrategy.java:101) at<br>
&gt; org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualI<br>
&gt; nstanceStrategy.get(ContextualInstanceStrategy.java:141) at<br>
&gt; org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50) at<br>
&gt; org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:76<br>
&gt; 1) at<br>
&gt; org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerIm<br>
&gt; pl.java:861) at<br>
&gt; org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.jav<br>
&gt; a:92) at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:375) at<br>
&gt; org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:386) at<br>
&gt; org.jboss.weld.injection.producer.DefaultInjector$1.proceed(DefaultInjector<br>
&gt; .java:71) at<br>
&gt; org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java<br>
&gt; :48) at<br>
&gt; org.jboss.weld.injection.producer.DefaultInjector.inject(DefaultInjector.ja<br>
&gt; va:73) at<br>
&gt; org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget.inject(Ses<br>
&gt; sionBeanInjectionTarget.java:140) at<br>
&gt; org.jboss.as.weld.injection.WeldInjectionContext.inject(WeldInjectionContex<br>
&gt; t.java:39) at<br>
&gt; org.jboss.as.weld.injection.WeldInjectionInterceptor.processInvocation(Weld<br>
&gt; InjectionInterceptor.java:51) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.as.ee.component.AroundConstructInterceptorFactory$1.processInvoca<br>
&gt; tion(AroundConstructInterceptorFactory.java:28) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.as.weld.injection.WeldInterceptorInjectionInterceptor.processInvo<br>
&gt; cation(WeldInterceptorInjectionInterceptor.java:56) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.as.weld.ejb.Jsr299BindingsCreateInterceptor.processInvocation(Jsr<br>
&gt; 299BindingsCreateInterceptor.java:100) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(Nam<br>
&gt; espaceContextInterceptor.java:50) at<br>
&gt; org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340<br>
&gt; ) at<br>
&gt; org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:2<br>
&gt; 75) ... 27 more 2015-10-18 13:01:54,251 ERROR<br>
&gt; [org.jboss.as.controller.management-operation] (Controller Boot Thread)<br>
&gt; WFLYCTL0013: Operation (&quot;add&quot;) failed - address: ([    (&quot;core-service&quot; =&gt;<br>
&gt; &quot;management&quot;),    (&quot;management-interface&quot; =&gt; &quot;http-interface&quot;)]) - failure<br>
&gt; description: {&quot;WFLYCTL0080: Failed services&quot; =&gt;<br>
&gt; {&quot;jboss.serverManagement.controller.management.http&quot; =&gt;<br>
&gt; &quot;org.jboss.msc.service.StartException in service<br>
&gt; jboss.serverManagement.controller.management.http: WFLYSRV0083: Failed to<br>
&gt; start the http-interface service    Caused by: java.lang.RuntimeException:<br>
&gt; java.net.BindException: Address already in use: bind    Caused by:<br>
&gt; java.net.BindException: Address already in use: bind&quot;}}2015-10-18<br>
&gt; 13:01:54,251 ERROR [org.jboss.as.controller.management-operation]<br>
&gt; (Controller Boot Thread) WFLYCTL0013: Operation (&quot;add&quot;) failed - address:<br>
&gt; ([(&quot;deployment&quot; =&gt; &quot;hawkular-inventory-dist.war&quot;)]) - failure description:<br>
&gt; {&quot;WFLYCTL0080: Failed services&quot; =&gt;<br>
&gt; {&quot;jboss.deployment.unit.\&quot;hawkular-inventory-dist.war\&quot;.component.Inventory<br>
&gt; JNDIPublisher.START&quot; =&gt; &quot;org.jboss.msc.service.StartException in service<br>
&gt; jboss.deployment.unit.\&quot;hawkular-inventory-dist.war\&quot;.component.InventoryJN<br>
&gt; DIPublisher.START: java.lang.IllegalStateException: WFLYEE0042: Failed to<br>
&gt; construct component instance    Caused by: java.lang.IllegalStateException:<br>
&gt; WFLYEE0042: Failed to construct component instance    Caused by:<br>
&gt; javax.ejb.EJBException: java.lang.IllegalStateException: Could not<br>
&gt; initialize inventory.    Caused by: java.lang.IllegalStateException: Could<br>
&gt; not initialize inventory.&quot;}}2015-10-18 13:01:54,251 ERROR<br>
&gt; [org.jboss.as.controller.management-operation] (Controller Boot Thread)<br>
&gt; WFLYCTL0013: Operation (&quot;add&quot;) failed - address: ([(&quot;deployment&quot; =&gt;<br>
&gt; &quot;hawkular-metrics-api-jaxrs.war&quot;)]) - failure description: {&quot;WFLYCTL0080:<br>
&gt; Failed services&quot; =&gt;<br>
&gt; {&quot;jboss.deployment.unit.\&quot;hawkular-inventory-dist.war\&quot;.component.Inventory<br>
&gt; JNDIPublisher.START&quot; =&gt; &quot;org.jboss.msc.service.StartException in service<br>
&gt; jboss.deployment.unit.\&quot;hawkular-inventory-dist.war\&quot;.component.InventoryJN<br>
&gt; DIPublisher.START: java.lang.IllegalStateException: WFLYEE0042: Failed to<br>
&gt; construct component instance    Caused by: java.lang.IllegalStateException:<br>
&gt; WFLYEE0042: Failed to construct component instance    Caused by:<br>
&gt; javax.ejb.EJBException: java.lang.IllegalStateException: Could not<br>
&gt; initialize inventory.    Caused by: java.lang.IllegalStateException: Could<br>
&gt; not initialize inventory.&quot;}}2015-10-18 13:01:54,251 ERROR<br>
&gt; [org.jboss.as.controller.management-operation] (Controller Boot Thread)<br>
&gt; WFLYCTL0013: Operation (&quot;add&quot;) failed - address: ([(&quot;deployment&quot; =&gt;<br>
&gt; &quot;hawkular-pinger.war&quot;)]) - failure description: {&quot;WFLYCTL0080: Failed<br>
&gt; services&quot; =&gt;<br>
&gt; {&quot;jboss.deployment.unit.\&quot;hawkular-inventory-dist.war\&quot;.component.Inventory<br>
&gt; JNDIPublisher.START&quot; =&gt; &quot;org.jboss.msc.service.StartException in service<br>
&gt; jboss.deployment.unit.\&quot;hawkular-inventory-dist.war\&quot;.component.InventoryJN<br>
&gt; DIPublisher.START: java.lang.IllegalStateException: WFLYEE0042: Failed to<br>
&gt; construct component instance    Caused by: java.lang.IllegalStateException:<br>
&gt; WFLYEE0042: Failed to construct component instance    Caused by:<br>
&gt; javax.ejb.EJBException: java.lang.IllegalStateException: Could not<br>
&gt; initialize inventory.    Caused by: java.lang.IllegalStateException: Could<br>
&gt; not initialize inventory.&quot;}}2015-10-18 13:01:54,267 ERROR<br>
&gt; [org.jboss.as.controller.management-operation] (Controller Boot Thread)<br>
&gt; WFLYCTL0013: Operation (&quot;add&quot;) failed - address: ([(&quot;deployment&quot; =&gt;<br>
&gt; &quot;hawkular-redhat-access-integration-backend.war&quot;)]) - failure description:<br>
&gt; {&quot;WFLYCTL0080: Failed services&quot; =&gt;<br>
&gt; {&quot;jboss.deployment.unit.\&quot;hawkular-inventory-dist.war\&quot;.component.Inventory<br>
&gt; JNDIPublisher.START&quot; =&gt; &quot;org.jboss.msc.service.StartException in service<br>
&gt; jboss.deployment.unit.\&quot;hawkular-inventory-dist.war\&quot;.component.InventoryJN<br>
&gt; DIPublisher.START: java.lang.IllegalStateException: WFLYEE0042: Failed to<br>
&gt; construct component instance    Caused by: java.lang.IllegalStateException:<br>
&gt; WFLYEE0042: Failed to construct component instance    Caused by:<br>
&gt; javax.ejb.EJBException: java.lang.IllegalStateException: Could not<br>
&gt; initialize inventory.    Caused by: java.lang.IllegalStateException: Could<br>
&gt; not initialize inventory.&quot;}}<br>
<br>
_______________________________________________<br>
hawkular-dev mailing list<br>
<a href="mailto:hawkular-dev@lists.jboss.org">hawkular-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/hawkular-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/hawkular-dev</a><br>
<br>
<br>
</blockquote></div><br></div>