Hi Eroma, The errors you are getting when starting services seems to be from not running rabbitmq servers.
The INSTALL files and README in source are correct but binary are incorrect. The source ones points to readthedocs for install instructions - https://github.com/apache/airavata/blob/airavata-0.17/INSTALL <https://github.com/apache/airavata/blob/airavata-0.17/INSTALL> The issue you are running into missing prerequisites: https://airavata.readthedocs.io/en/latest/installation/airavata-installation/#prerequisites <https://airavata.readthedocs.io/en/latest/installation/airavata-installation/#prerequisites> Suresh > On Mar 23, 2019, at 6:44 PM, Eroma Abeysinghe <[email protected]> > wrote: > > Hi Suresh, > > I was able to successfully build the code in Mac high sierra 10.13.6 with > JAVE 1.8 and Mvn 3.3 however when I started the all servers getting errors. > Below are some points that need to update in the documentation. > 1. In README the contact mailing list link is not correct. the correct one is > https://airavata.apache.org/mailing-list.html > <https://airavata.apache.org/mailing-list.html> > 2. INSTALL has details about running XBAYA tutorial; which is an obsolete > module. > 3. in INSTALL the heading need to change to "Installing Apache Airavata > 0.17", currently states its 0.14 > 4. When I tried to run all the servers using ./airavata-server-start.sh all > in bin getting following errors -- https://pastebin.com/tKganSma > <https://pastebin.com/tKganSma> > > Thanks, > Eroma > > > On Fri, Mar 22, 2019 at 3:14 PM Pierce, Marlon <[email protected] > <mailto:[email protected]>> wrote: > +1 > > > > From: "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > Reply-To: dev <[email protected] <mailto:[email protected]>> > Date: Thursday, March 21, 2019 at 9:33 AM > To: dev <[email protected] <mailto:[email protected]>> > Subject: Re: [VOTE] Apache Airavata release 0.17 - RC1 > > > > +1 > > > > On Thu, Mar 21, 2019 at 1:07 AM Suresh Marru <[email protected] > <mailto:[email protected]>> wrote: > > Apache Airavata PMC is pleased to call for a vote on the following Apache > Airavata 0.17 release candidate artifacts: > > Detailed change log/release notes: > https://github.com/apache/airavata/blob/airavata-0.17/RELEASE_NOTES > <https://github.com/apache/airavata/blob/airavata-0.17/RELEASE_NOTES> > All Release Artifacts: > https://dist.apache.org/repos/dist/dev/airavata/0.17/RC1/ > <https://dist.apache.org/repos/dist/dev/airavata/0.17/RC1/> > PGP release keys (signed using 617DDBAD): > https://dist.apache.org/repos/dist/dev/airavata/KEYS > <https://dist.apache.org/repos/dist/dev/airavata/KEYS> > Specific URL’s: > GIT source tag (305cccab1d8eab8aff28e0fa06ebe9f01ffdde2e): > https://github.com/apache/airavata/tree/airavata-0.17 > <https://github.com/apache/airavata/tree/airavata-0.17> > Source release: > https://dist.apache.org/repos/dist/dev/airavata/0.17/RC1/airavata-0.17-source-release.zip > > <https://dist.apache.org/repos/dist/dev/airavata/0.17/RC1/airavata-0.17-source-release.zip> > Binary Artifacts: > https://dist.apache.org/repos/dist/dev/airavata/0.17/RC1/apache-airavata-server-0.17-bin.tar.gz > > <https://dist.apache.org/repos/dist/dev/airavata/0.17/RC1/apache-airavata-server-0.17-bin.tar.gz> > > https://dist.apache.org/repos/dist/dev/airavata/0.17/RC1/apache-airavata-server-0.17-bin.zip > > <https://dist.apache.org/repos/dist/dev/airavata/0.17/RC1/apache-airavata-server-0.17-bin.zip> > Maven staging repo: > https://repository.apache.org/content/repositories/orgapacheairavata-1008/ > <https://repository.apache.org/content/repositories/orgapacheairavata-1008/> > > Please verify the artifacts and vote. The vote will be open for 72 hours. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > > > > -- > Thank You, > Best Regards, > Eroma
