[
https://issues.apache.org/jira/browse/AIRAVATA-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eroma closed AIRAVATA-2218.
---------------------------
tested and verified in
http://149.165.156.11/
Project name change was saved successfully and and it was reflected in both
project browse and summary pages.
> Cannot change name of project
> -----------------------------
>
> Key: AIRAVATA-2218
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2218
> Project: Airavata
> Issue Type: Bug
> Components: Registry API
> Environment: dev.seagrid.org
> Reporter: Marcus Christie
> Assignee: Supun Chathuranga Nakandala
> Fix For: 0.17
>
>
> h5. Steps to reproduce
> # Create a project
> # Edit the project
> # Change the name and click Save
> h5. Actual Results
> * Project summary page reload with old project name
> h5. Expected Results
> * Project summary page should reload with the new project name
> Registry server exception
> {noformat}
> 2016-11-08 16:48:37 [pool-1-thread-3370] ERROR
> o.a.a.r.a.s.h.RegistryServerHandler - Error while updating the project
> org.apache.airavata.registry.cpi.RegistryException: Error while updating the
> resource..PROJECT
> at
> org.apache.airavata.registry.core.experiment.catalog.impl.ExperimentCatalogImpl.update(ExperimentCatalogImpl.java:276)
> at
> org.apache.airavata.registry.api.service.handler.RegistryServerHandler.updateProject(RegistryServerHandler.java:3414)
> at
> org.apache.airavata.registry.api.RegistryService$Processor$updateProject.getResult(RegistryService.java:12180)
> at
> org.apache.airavata.registry.api.RegistryService$Processor$updateProject.getResult(RegistryService.java:12164)
> 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)
> Caused by: org.apache.airavata.registry.cpi.RegistryException:
> java.lang.NullPointerException
> at
> org.apache.airavata.registry.core.experiment.catalog.impl.ProjectRegistry.updateProject(ProjectRegistry.java:148)
> at
> org.apache.airavata.registry.core.experiment.catalog.impl.ExperimentCatalogImpl.update(ExperimentCatalogImpl.java:217)
> ... 9 common frames omitted
> Caused by: java.lang.NullPointerException: null
> at
> org.apache.airavata.registry.core.experiment.catalog.impl.ProjectRegistry.updateProject(ProjectRegistry.java:115)
> ... 10 common frames omitted
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)