Eroma created AIRAVATA-1395:
-------------------------------
Summary: Misleading message in script getApplicationDeployment.php
when given a non-existing application deployment ID
Key: AIRAVATA-1395
URL: https://issues.apache.org/jira/browse/AIRAVATA-1395
Project: Airavata
Issue Type: Sub-task
Affects Versions: 0.13
Reporter: Eroma
In script getApplicationDeployment.php when given a non-existing application
deployment ID gives a misleading message from airavata. Need to clearly
indicate the user that the given ID does not exists in the system.
Gien message;
Airavata System Exception!
Error while retrieving application deployment. More info :
javax.persistence.NoResultException: Query "SELECT p FROM ApplicationDeployment
p WHERE p.deploymentID =:param0" selected no result, but expected unique result.
Suggestion;
Please provide a valid application deployment ID. Given value does not exist in
the system.
--
This message was sent by Atlassian JIRA
(v6.2#6252)