[Apiman-user] Regarding apiman deployment

Eric Wittmann eric.wittmann at redhat.com
Mon Jul 11 07:20:54 EDT 2016


There is a local instance of elasticsearch that gets started up as part 
of the apiman quickstart - that is what should be running on port 19200. 
  If you're getting this error on startup, one of these problems may be 
occurring:

* Port 19200 is blocked somehow
* Elasticsearch failed to start
* Apiman is trying to access Elasticsearch before it has fully started up

Perhaps post your full tomcat startup log?

-Eric

On 7/8/2016 5:20 AM, Ashish Patel wrote:
> Hi Nitin,
>
>
>
> It seems you are running under container/similar infra. Try giving all
> ports access with in OR check in logs if any of the package service
> deployment has failed.
>
>
>
> Hope this helps.
>
>
>
> Thanks & Regards,
>
> Ashish Patel
>
>
>
> "Scientists investigate that which already is;Engineers create that
> which has never been." - Albert Einstein.
>
>
>
>
>
> *From:*Uikey, Nitin [mailto:Nitin.Uikey at nttdata.com]
> *Sent:* 08 July 2016 14:00
> *To:* Ashish Patel; Bargaje, Rushikesh; apiman-user at lists.jboss.org
> *Cc:* Wani, Nilesh; Bhisikar, Amit; Vaidya, Sagar
> *Subject:* RE: Regarding apiman deployment
>
>
>
> Dear Ashish,
>
>
>
> We tried to follow the same steps as suggested in
> http://www.apiman.io/latest/download.html -> Tomcat 8+ and executed the
> following steps ->
>
>
>
> mkdir ~/apiman-1.2.7.Final
>
> cd ~/apiman-1.2.7.Final
>
> curl
> http://apache.mirrors.tds.net/tomcat/tomcat-8/v8.0.33/bin/apache-tomcat-8.0.33.zip
> -o apache-tomcat-8.0.33.zip
>
> curl
> http://downloads.jboss.org/apiman/1.2.7.Final/apiman-distro-tomcat8-1.2.7.Final-overlay.zip
> -o apiman-distro-tomcat8-1.2.7.Final-overlay.zip
>
> unzip apache-tomcat-8.0.33.zip
>
> unzip -o apiman-distro-tomcat8-1.2.7.Final-overlay.zip -d
> apache-tomcat-8.0.33
>
> cd apache-tomcat-8.0.33
>
> chmod 755 bin/catalina.sh
>
> ./bin/catalina.sh run
>
>
>
> $ cf push apiman
>
>
>
> We got following error ->
>
>
>
> Exception in thread "Thread-6" java.lang.RuntimeException:
> java.lang.RuntimeException:
> org.apache.http.conn.HttpHostConnectException: Connect to
> localhost:19200 [localhost/127.0.0.1] failed: Connection refused
>
>
>
> Do you have any idea about this issue?
>
>
>
> Thanks and Regards,
>
> Nitin Uikey
>
>
>
>
>
> *From:*Ashish Patel [mailto:Ashish.Patel at futureretail.in]
> *Sent:* 08 July 2016 10:03
> *To:* Bargaje, Rushikesh; apiman-user at lists.jboss.org
> *Cc:* Wani, Nilesh; Bhisikar, Amit; Uikey, Nitin; Vaidya, Sagar
> *Subject:* RE: Regarding apiman deployment
>
>
>
> Hi Rushikesh,
>
>
>
> Yes, you can use tomcat for apiman evaluation. We used tomcat only -
> instructions from download page - http://imgur.com/rLOUZI8.
>
>
>
> So if you already have tomcat on PCF, you can refer extracting tomcat
> overlay zip directly.
>
>
>
> Thanks & Regards,
>
> Ashish Patel
>
>
>
> "Scientists investigate that which already is;Engineers create that
> which has never been." - Albert Einstein.
>
>
>
> *From:*apiman-user-bounces at lists.jboss.org
> [mailto:apiman-user-bounces at lists.jboss.org] *On Behalf Of *Bargaje,
> Rushikesh
> *Sent:* 07 July 2016 20:36
> *To:* apiman-user at lists.jboss.org
> *Cc:* Wani, Nilesh; Bhisikar, Amit; Uikey, Nitin; Vaidya, Sagar
> *Subject:* [Apiman-user] Regarding apiman deployment
>
>
>
> Hi,
>
>
>
> We are evaluating apiman tool.
>
> We want to deploy this tool on pivotal cloud foundry (PCF).
> We are not able to deploy the tool as it is on PCF
>
> We tried to build the application but it is generating multiple war files.
>
> Is there any way to deploy those war files directly on Tomcat instead of
> using wildfly Platform?
>
>
>
>
>
> Thanks & Regards,
>
> *RUSHIKESH BARGAJE* | NTT DATA Global Delivery Services Private Limited
> | M.+ 91 7767987295  | rushikesh.bargaje at nttdata.com
> <mailto:rushikesh.bargaje at nttdata.com> | Learn more at nttdata.com/americas
>
>
>
>
> ______________________________________________________________________
> Disclaimer: This email and any attachments are sent in strictest confidence
> for the sole use of the addressee and may contain legally privileged,
> confidential, and proprietary data. If you are not the intended recipient,
> please advise the sender by replying promptly to this email and then delete
> and destroy this email and any attachments without any further use, copying
> or forwarding.
>
>
>
> ------------------------------------------------------------------------
>
> Disclaimer: This message may contain privileged and confidential
> information and is solely for the use of intended recipient. The views
> expressed in this email are those of the sender and not Future Group's.
> The recipient should check this email and attachments for the presence
> of viruses. Future Group accepts no liability for any damage caused by
> any virus transmitted by this email. Future Group may monitor and record
> all emails.
>
>
> ______________________________________________________________________
> Disclaimer: This email and any attachments are sent in strictest confidence
> for the sole use of the addressee and may contain legally privileged,
> confidential, and proprietary data. If you are not the intended recipient,
> please advise the sender by replying promptly to this email and then delete
> and destroy this email and any attachments without any further use, copying
> or forwarding.
>
>
> ------------------------------------------------------------------------
> Disclaimer: This message may contain privileged and confidential
> information and is solely for the use of intended recipient. The views
> expressed in this email are those of the sender and not Future Group's.
> The recipient should check this email and attachments for the presence
> of viruses. Future Group accepts no liability for any damage caused by
> any virus transmitted by this email. Future Group may monitor and record
> all emails.
>
>
> _______________________________________________
> Apiman-user mailing list
> Apiman-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/apiman-user
>


More information about the Apiman-user mailing list