[
https://issues.apache.org/jira/browse/AIRAVATA-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606391#comment-15606391
]
Marcus Christie commented on AIRAVATA-2181:
-------------------------------------------
I'm seeing this error in the airavata.log on gw56 when I try to access an
experiment
(http://localhost/airavata-php-gateway/public/experiment/summary?expId=Clone_of_NWChem_S1_4f1c10d0-7279-4b49-af1f-75ed07bc6ce3)
as an admin
{noformat}
2016-10-25 16:27:26,683 [pool-6-thread-45] ERROR
org.apache.airavata.sharing.registry.server.SharingRegistryServerHandler -
GLOBAL Permission inconsistency. Found 0 records with OWNER name
SharingRegistryException(message:GLOBAL Permission inconsistency. Found 0
records with OWNER name)
at
org.apache.airavata.sharing.registry.db.repositories.PermissionTypeRepository.getGlobalPermissionTypeIdForDomain(PermissionTypeRepository.java:48)
at
org.apache.airavata.sharing.registry.server.SharingRegistryServerHandler.userHasAccess(SharingRegistryServerHandler.java:855)
at
org.apache.airavata.api.server.handler.AiravataServerHandler.getExperiment(AiravataServerHandler.java:1157)
at
org.apache.airavata.api.server.handler.AiravataServerHandler$$EnhancerByGuice$$825fa5c3.CGLIB$getExperiment$28(<generated>)
at
org.apache.airavata.api.server.handler.AiravataServerHandler$$EnhancerByGuice$$825fa5c3$$FastClassByGuice$$c3a4726b.invoke(<generated>)
at
com.google.inject.internal.cglib.proxy.$MethodProxy.invokeSuper(MethodProxy.java:228)
at
com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:75)
at
org.apache.airavata.api.server.security.interceptor.SecurityInterceptor.invoke(SecurityInterceptor.java:57)
at
com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:75)
at
com.google.inject.internal.InterceptorStackCallback.intercept(InterceptorStackCallback.java:55)
at
org.apache.airavata.api.server.handler.AiravataServerHandler$$EnhancerByGuice$$825fa5c3.getExperiment(<generated>)
at
org.apache.airavata.api.Airavata$Processor$getExperiment.getResult(Airavata.java:16810)
at
org.apache.airavata.api.Airavata$Processor$getExperiment.getResult(Airavata.java:16794)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39)
at
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:286)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
{noformat}
> 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)