You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Pankaj Saha <ps...@binghamton.edu> on 2015/11/28 20:35:13 UTC

Required field 'gatewayId' was not present!

Hi Supun,
I am getting this error when trying to create any project or experiment or
trying to browse them.
the error message is:
*Required field 'gatewayId' was not present! Struct:
createProject_args(gatewayId:null, project:null)*
I am using a local hosted airavata server and below is my pga_config details





*       /* 'airavata-server' => 'gw56.iu.xsede.org
<http://gw56.iu.xsede.org>',*/        'airavata-server' => 'localhost',
    'airavata-port' => '8930',        'airavata-timeout' => '1000000',
  'gateway-id' => 'default',        'server-allowed-file-size' => 64,
  'experiment-data-dir' => '/../experimentData',
'experiment-data-absolute-path' => '/var/www/experimentData',
'ssh-user' => 'root',Can you please help me finding the problem witjh my
installation?ThanksPankaj*

Re: Required field 'gatewayId' was not present!

Posted by Pankaj Saha <ps...@binghamton.edu>.
Hi Supun,
For local installation, I have never changed the gateway id, and always
kept it as default.

default.registry.gateway=default
'gateway-id' => 'default',

Thanks
Pankaj


On Sun, Nov 29, 2015 at 9:27 PM, Supun Nakandala <su...@gmail.com>
wrote:

> Hi Pankaj,
>
> You need to use the gateway id defined in the airavata-server.properties
> or manually add an entry in the gateways table in the database.
>
> On Sat, Nov 28, 2015 at 6:09 PM, Pamidighantam, Sudhakar V <
> spamidig@illinois.edu> wrote:
>
>> Is it possible to provide a default gatewayID for a given hosted Airavata
>> service to avoid this problem. Of course if somebody wants a define it a
>> particular war then the default can be changed to what the gateway wants to
>> set it to.
>>
>> Thanks,
>> Sudhakar.
>>
>> On Nov 28, 2015, at 1:35 PM, Pankaj Saha <ps...@binghamton.edu> wrote:
>>
>> Hi Supun,
>> I am getting this error when trying to create any project or experiment
>> or trying to browse them.
>> the error message is:
>> *Required field 'gatewayId' was not present! Struct:
>> createProject_args(gatewayId:null, project:null)*
>> I am using a local hosted airavata server and below is my pga_config
>> details
>>
>>
>>
>>
>>
>> *        /* 'airavata-server' => 'gw56.iu.xsede.org
>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__gw56.iu.xsede.org&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=7_-LbDwTKOoIiO4P4OLfUTX6lSdjys9jh2AJ7sBl9ag&m=IPmQws1Dcwf7gnaPVjN-GeeGYGbRHl6ktrfYeaFG6f4&s=x9ohbbAsIpuDAI0PesTX12TouK9VM3UwnsGj1Wcqxnw&e=>',*/
>>         'airavata-server' => 'localhost',         'airavata-port' =>
>> '8930',         'airavata-timeout' => '1000000',         'gateway-id' =>
>> 'default',         'server-allowed-file-size' => 64,
>> 'experiment-data-dir' => '/../experimentData',
>> 'experiment-data-absolute-path' => '/var/www/experimentData',
>> 'ssh-user' => 'root', Can you please help me finding the problem witjh my
>> installation? Thanks Pankaj *
>>
>>
>>
>
>
> --
> Thank you
> Supun Nakandala
> Dept. Computer Science and Engineering
> University of Moratuwa
>

Re: Required field 'gatewayId' was not present!

Posted by Supun Nakandala <su...@gmail.com>.
Hi Pankaj,

You need to use the gateway id defined in the airavata-server.properties or
manually add an entry in the gateways table in the database.

On Sat, Nov 28, 2015 at 6:09 PM, Pamidighantam, Sudhakar V <
spamidig@illinois.edu> wrote:

> Is it possible to provide a default gatewayID for a given hosted Airavata
> service to avoid this problem. Of course if somebody wants a define it a
> particular war then the default can be changed to what the gateway wants to
> set it to.
>
> Thanks,
> Sudhakar.
>
> On Nov 28, 2015, at 1:35 PM, Pankaj Saha <ps...@binghamton.edu> wrote:
>
> Hi Supun,
> I am getting this error when trying to create any project or experiment or
> trying to browse them.
> the error message is:
> *Required field 'gatewayId' was not present! Struct:
> createProject_args(gatewayId:null, project:null)*
> I am using a local hosted airavata server and below is my pga_config
> details
>
>
>
>
>
> *        /* 'airavata-server' => 'gw56.iu.xsede.org
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__gw56.iu.xsede.org&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=7_-LbDwTKOoIiO4P4OLfUTX6lSdjys9jh2AJ7sBl9ag&m=IPmQws1Dcwf7gnaPVjN-GeeGYGbRHl6ktrfYeaFG6f4&s=x9ohbbAsIpuDAI0PesTX12TouK9VM3UwnsGj1Wcqxnw&e=>',*/
>         'airavata-server' => 'localhost',         'airavata-port' =>
> '8930',         'airavata-timeout' => '1000000',         'gateway-id' =>
> 'default',         'server-allowed-file-size' => 64,
> 'experiment-data-dir' => '/../experimentData',
> 'experiment-data-absolute-path' => '/var/www/experimentData',
> 'ssh-user' => 'root', Can you please help me finding the problem witjh my
> installation? Thanks Pankaj *
>
>
>


-- 
Thank you
Supun Nakandala
Dept. Computer Science and Engineering
University of Moratuwa

Re: Required field 'gatewayId' was not present!

Posted by "Pamidighantam, Sudhakar V" <sp...@illinois.edu>.
Is it possible to provide a default gatewayID for a given hosted Airavata service to avoid this problem. Of course if somebody wants a define it a particular war then the default can be changed to what the gateway wants to set it to.

Thanks,
Sudhakar.
On Nov 28, 2015, at 1:35 PM, Pankaj Saha <ps...@binghamton.edu>> wrote:

Hi Supun,
I am getting this error when trying to create any project or experiment or trying to browse them.
the error message is:
Required field 'gatewayId' was not present! Struct: createProject_args(gatewayId:null, project:null)
I am using a local hosted airavata server and below is my pga_config details


       /* 'airavata-server' => 'gw56.iu.xsede.org<https://urldefense.proofpoint.com/v2/url?u=http-3A__gw56.iu.xsede.org&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=7_-LbDwTKOoIiO4P4OLfUTX6lSdjys9jh2AJ7sBl9ag&m=IPmQws1Dcwf7gnaPVjN-GeeGYGbRHl6ktrfYeaFG6f4&s=x9ohbbAsIpuDAI0PesTX12TouK9VM3UwnsGj1Wcqxnw&e=>',*/
        'airavata-server' => 'localhost',
        'airavata-port' => '8930',
        'airavata-timeout' => '1000000',
        'gateway-id' => 'default',
        'server-allowed-file-size' => 64,
        'experiment-data-dir' => '/../experimentData',
        'experiment-data-absolute-path' => '/var/www/experimentData',
        'ssh-user' => 'root',

Can you please help me finding the problem witjh my installation?

Thanks
Pankaj