<html><head></head><body><div>Hi Eric,</div><div><br></div><div>Thanks for the pointer. I am back to using apiman-es.war i.s.o elasticsearch 2.2.1</div><div><br></div><div>If the wars are started in this order it seems to work:</div><div>1. keycloak (seperate server)</div><div>2. apiman &amp; apimanui</div><div>3. apiman-es (this takes time), when finished start 4</div><div>4. apiman-gateway-engine-beans.jar</div><div>5. apiman-gateway</div><div>6. apiman-gateway-api</div><div><br></div><div>Now working to get keycloak working... I will post logs when I get stuck again.</div><div><br></div><div>Thanks!</div><div><br></div><div>Bart</div><div><br></div><div>On Tue, 2016-03-29 at 11:54 -0400, Eric Wittmann wrote:</div><blockquote type="cite"><div>Couple things here. First, we have not tested using Elasticsearch 2.x,&nbsp;</div><div>so you should probably expect failures there.&nbsp;&nbsp;We currently only support&nbsp;</div><div>1.x (e.g. 1.7.2).</div><div><br></div><div>Next, in order to diagnose the startup problem, I need a bit more info.&nbsp;</div><div>&nbsp; Can you send the full wildfly startup log?&nbsp;&nbsp;Can you also do a file&nbsp;</div><div>listing here:</div><div><br></div><div>ls -al $WILDFLY/standalone/deployments</div><div><br></div><div>Thanks,</div><div><br></div><div>-Eric</div><div><br></div><div>On 3/29/2016 9:44 AM, jazz wrote:</div><blockquote type="cite"><div><br></div><div>Hi,</div><div><br></div><div>I would like to use apiman deployed on wildfly 10, without the included</div><div>keyloak and elasticsearch instances.</div><div><br></div><div>keycloak (v1.9.1): localhost:8080/auth</div><div>elasticsearch (v2.2.1): localhost:9200</div><div>apiman (v1.2.3): localhost:8080/apiman</div><div><br></div><div>This guide got me started: http://www.apiman.io/latest/production-guide.html</div><div><br></div><div>I use the overlay:</div><div>http://downloads.jboss.org/apiman/1.2.3.Final/apiman-distro-wildfly10-1.2.3.Final-overlay.zip</div><div><br></div><div>2016-03-29 11:41:01,770 ERROR</div><div>[org.jboss.as.controller.management-operation] (DeploymentScanner-threads</div><div>&nbsp; - 2) WFLYCTL0013: Operation ("full-replace-deployment") failed -</div><div>address: ([]) - failure description:</div><div>{"WFLYCTL0288: One or more services were unable to start due to one or</div><div>more indirect dependencies not being available." =&gt; {</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Services that were unable to start:" =&gt;</div><div>["jboss.deployment.unit.\"apiman-gateway-engine-beans.jar\".PARSE"],</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Services that may be the cause:" =&gt; [</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"jboss.module.spec.service.\"deployment.apiman-gateway-engine-beans.jar\".main",</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"jboss.remoting.remotingConnectorInfoService.http-remoting-connector",</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"module.resolved.service.\"deployment.apiman-gateway-api.war\".main",</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"module.resolved.service.\"deployment.apiman-gateway.war\".main"</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]</div><div>}}</div><div><br></div><div>2016-03-29 12:05:47,782 ERROR [org.jboss.msc.service.fail] (MSC service</div><div>thread 1-2) MSC000001: Failed t</div><div>o start service</div><div>jboss.deployment.unit."apiman-gateway-api.war".STRUCTURE:</div><div>org.jboss.msc.service.StartEx</div><div>ception in service</div><div>jboss.deployment.unit."apiman-gateway-api.war".STRUCTURE: WFLYSRV0153:</div><div>Failed to pro</div><div>cess phase STRUCTURE of deployment "apiman-gateway-api.war"</div><div><br></div><div>Deployment in the web console works fine for these wars</div><div>apiman.war</div><div>apimanui.war</div><div><br></div><div>The apiman-gateway.war and apiman-gateway-api.war fail.</div><div><br></div><div>Question: how to deploy apiman using external keycloak and elasticsearch</div><div>instances running on the same host?</div><div><br></div><div>Thanks in advance for any pointers.</div><div><br></div><div>Regards, Bart</div><div><br></div><div><br></div><div><br></div><div><br></div><div>_______________________________________________</div><div>Apiman-user mailing list</div><div><a href="mailto:Apiman-user@lists.jboss.org">Apiman-user@lists.jboss.org</a></div><div><a href="https://lists.jboss.org/mailman/listinfo/apiman-user">https://lists.jboss.org/mailman/listinfo/apiman-user</a></div><div><br></div></blockquote></blockquote></body></html>