Uploaded image for project: 'Airavata'
  1. Airavata
  2. AIRAVATA-2218

Cannot change name of project

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.17
    • Registry API
    • None
    • dev.seagrid.org

    Description

      Steps to reproduce
      1. Create a project
      2. Edit the project
      3. Change the name and click Save
      Actual Results
      • Project summary page reload with old project name
      Expected Results
      • Project summary page should reload with the new project name

      Registry server exception

      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
      

      Attachments

        Issue Links

          Activity

            People

              scnakandala Supun Nakandala
              marcuschristie Marcus Christie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: