I was able to resolve the 'missing gatewayID' and the 'Unable to connect to airavata server' issues by building (successfully this time) and installing the 0.16-SNAPSHOT version of the airavata server instead of 0.15.
Thanks. Regards, Nachi (NV) On Mon, Jan 4, 2016 at 12:18 PM, Nachi Vpn <[email protected]> wrote: > Hi Supun, > > Yes, I'm using the latest master branch and the 'gateway_id' key contains > the value 'default'. > > Here's the stack trace: [0] > > It is to be noted that this issue does not occur when I connect to a > hosted Airavata server (gw56.iu.xsede.org) instead of a locally installed > server. I had used this tutorial [1] to install the Airavata server 0.15 > (since the build of the master's tip failed). So this is probably an issue > with my installation. Are there any other additional steps in the > installation/configuration of the Airavata server? > > Here's the config file of the installed Airavata server: [2] > > Thanks for the help. > > 0 - > https://gist.github.com/nachivpn/233e98e1fcde23bae43a#file-pga_missing_gatewayid > > 1- > https://cwiki.apache.org/confluence/display/AIRAVATA/Tutorial+08+-+Running+Airavata+Server+Locally+Using+Latest+Release+in+GIT > > 2 - > https://gist.github.com/nachivpn/55473f06164b28590f63#file-airavata-server-properties > > Thanks in advance. > > Regards, > Nachi (NV) > > > On Mon, Jan 4, 2016 at 8:33 AM, Supun Nakandala <[email protected] > > wrote: > >> Hi Nachi, >> >> Are you using the latest master ? >> >> Also can you check what is the value of Session::get("gateway_id") in >> CRUtilities line 343. >> >> On Sun, Jan 3, 2016 at 9:41 PM, Nachi Vpn <[email protected]> wrote: >> >>> Any help on the missing 'gatewayId' issue is very much appreciated! >>> >>> It is currenlty set to 'default' in the PGA config file. >>> >>> Thank you. >>> >>> Regards, >>> Nachi >>> >>> Regards, >>> Nachi (NV) >>> >>> >>> On Wed, Dec 30, 2015 at 1:14 PM, Nachi Vpn <[email protected]> wrote: >>> >>>> Hello, >>>> >>>> I was able to get a PHP gateway setup. When I log in using 'master' >>>> (which I believe is the default admin), I see this message: >>>> >>>> "Unable to Connect to the Airavata Server Instance!" >>>> >>>> (Screen shot attached) >>>> >>>> I've been following this tutorial: >>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=56067351 >>>> >>>> I've configured the pga_config.php as >>>> >>>> 'airavata-server' => 'localhost' >>>> >>>> and left the "WSO2 Identity Server Related Configurations" and others >>>> to it's deafults. >>>> >>>> Also, I'm facing the issue noted in this thread: >>>> >>>> - >>>> https://mail-archives.apache.org/mod_mbox/airavata-dev/201511.mbox/%3ccahx0r7go20upfgoeewilxktytyf0jf0fkakhyo48wsmwc5x...@mail.gmail.com%3E >>>> (Screenshot attached) >>>> >>>> How can I debug this? Are there any other configurations which I need >>>> to change? >>>> >>>> Thanks. >>>> >>>> Regards, >>>> Nachi (NV) >>>> >>>> >>> >> >> >> -- >> Thank you >> Supun Nakandala >> Dept. Computer Science and Engineering >> University of Moratuwa >> > >
