Hello David and Michael, Welcome to the community! If you have followed the instructions here : https://cwiki.apache.org/confluence/display/FINERACT/Finerac t+Installation+on+Ubuntu+Server'
I think you should be good.. if Ubuntu is not remote serve, you can use the following get request to see if the server is running: https://localhost:8443/fineract-provider/api/v1/offices?tenantIdentifier=default else, substitute {localhost} with ipaddress of the remote machine. You can also verify if the tomcat is running using the following command: ps -ef | grep tomcat Let me know, if you have further questions. Regards, Nikhil On Thu, Oct 19, 2017 at 5:16 PM, Ed Cable <[email protected]> wrote: > David and Michael, > > Welcome to the community! > > Sorry for the difficulties you've faced. I'm not able to assist you at > this moment but I pinged another more technical member of the community to > look into it. > > Have you also looked at > > https://mifosforge.jira.com/wiki/spaces/docs/pages/ > 74711072/Mifos+X+Installation+on+Linux+-+Ubuntu+Server > > Those instructions might be a little more comprehensive and were updated > more recently. > > One thing that I ask is once you get your build up and running if you > could address the gaps in documentation so others don't face the same > problem. once you create an account, i can give you karma to edit the page. > > Ed > > On Thu, Oct 19, 2017 at 2:48 PM, michael chileshe <[email protected]> > wrote: > >> Hi David >> >> When i try to run the intergration test its failing link1 ... however >> looks like fineract is now running as per the logs link2. The API rest >> client is able to run now. but looks like their is no data to return.link2 >> >> This is how far i have gone after three days of tinkering with >> fineract.... >> >> link1>> https://hastebin.com/kegenetuvo.sql >> link2>> https://hastebin.com/ejepevakij.sql >> >> Sure lets see how it goes, two heads are better than one ... >> >> On Thu, Oct 19, 2017 at 11:18 PM, David Engel <[email protected]> >> wrote: >> >>> Hey Michael, >>> >>> Have you tried running the intergationTest portion from the GitHub page? >>> I'm seeing a large amount of failures there, and anticipating I'll >>> encounter the same issue as you when trying the API as my testsuite >>> failures look to be due to connection issues. >>> >>> Maybe we can sort this out together! >>> >>> Cheers, >>> David >>> >>> On Thu, Oct 19, 2017 at 10:51 AM, michael chileshe <[email protected]> >>> wrote: >>> >>>> Hi >>>> >>>> Am new to fineract and am having trouble installing on ubuntu. >>>> >>>> I am following this: https://cwiki.apache.org/confl >>>> uence/display/FINERACT/Fineract+Installation+on+Ubuntu+Server' >>>> >>>> But i cant get the api client example that follows to work. Looks like >>>> fineract is not running. >>>> >>>> Would appreciate any help >>>> >>>> >>> >> > > > -- > *Ed Cable* > President/CEO, Mifos Initiative > [email protected] | Skype: edcable | Mobile: +1.484.477.8649 > <(484)%20477-8649> > > *Collectively Creating a World of 3 Billion Maries | *http://mifos.org > <http://facebook.com/mifos> <http://www.twitter.com/mifos> > >
