You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2019/11/06 17:24:00 UTC

[jira] [Commented] (AIRAVATA-3261) BUG: Cannot clone experiments in AMP gateway

    [ https://issues.apache.org/jira/browse/AIRAVATA-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968523#comment-16968523 ] 

Marcus Christie commented on AIRAVATA-3261:
-------------------------------------------

Error occurs on line 366 of api/views.py:
airavata-django-portal/django_airavata/apps/api/views.py in _copy_cloned_experiment_input_uris
{noformat}
                    if cloned_data_product.productUri is None:
{noformat}

> BUG: Cannot clone experiments in AMP gateway
> --------------------------------------------
>
>                 Key: AIRAVATA-3261
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3261
>             Project: Airavata
>          Issue Type: Sub-task
>          Components: Django Portal
>    Affects Versions: 0.18
>         Environment: https://ampgateway.org
>            Reporter: Eroma
>            Assignee: Marcus Christie
>            Priority: Major
>             Fix For: 0.19
>
>         Attachments: Screen Shot 2019-11-04 at 2.22.39 PM.png
>
>
> Selected an old experimnets (10 days old) and clicked clone
> Got exception ''NoneType' object has no attribute 'productUri''
> But the cloned experiment is actually created in the background.
> Selected the created new experiment and tried to launch it. getting ''SuspiciousFileOperation' object has no attribute 'message'
> '



--
This message was sent by Atlassian Jira
(v8.3.4#803005)