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

Marcus Christie commented on AIRAVATA-2181:
-------------------------------------------

I've run into another error with this one.  When I try to view the experiment 
as an admin I get
{noformat}
 Undefined variable: can_write (View: 
/var/www/portals/dev-seagrid/app/views/partials/experiment-info.blade.php) 


    </ul>
</div>
<?php endif; ?>
 
<?php if(Config::get('pga_config.airavata')["data-sharing-enabled"]): ?>
    <?php if($can_write === true): ?>
    <?php echo $__env->make('partials/sharing-form-modal', 
array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
    <?php endif; ?>
{noformat}

I think the admin path to the experiment summary is maybe missing the sharing 
information.

> Cannot view the experiment outputs from PGA. Getting exception: The file 
> "/var/www/portals/gateway-user-data/dev-seagrid/" does not exist
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-2181
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2181
>             Project: Airavata
>          Issue Type: Bug
>          Components: PGA PHP Web Gateway
>         Environment: https://dev.seagrid.org
>            Reporter: Eroma
>            Assignee: Marcus Christie
>             Fix For: 0.17-SNAPSHOT
>
>
> When tried to view inputs and outputs from experiment summary;
> 1. Can successfully download the input file
> 2. Cannot view the outputs.
> 3. They exists in the specific data directory of the experiment in gw54 
> machine. (Path: 
> var/www/portals/gateway-user-data/dev-seagrid/ProdE2016/October_21_2016/Clone_of_SLM2_Gaussian_Gordon1477061600)
> Experiment ID: 
> Clone_of_SLM2-Gaussian-Gordon_e44417f0-de47-4baf-aceb-5bd7a6126fef



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to