Eroma created AIRAVATA-1392:
-------------------------------
Summary: Please provide a short user friendly message when
executes getComputeResource.php with a non-existing invalid value as the
compute resrouce ID
Key: AIRAVATA-1392
URL: https://issues.apache.org/jira/browse/AIRAVATA-1392
Project: Airavata
Issue Type: Sub-task
Reporter: Eroma
Please provide a short user friendly message when executes
getComputeResource.php with a non-existing invalid value as the compute
resource ID
currently gives below;
Airavata System Exception!
Error while retrieving compute resource. More info :
javax.persistence.NoResultException: Query "SELECT p FROM ComputeResource p
WHERE p.resourceId =:param0" selected no result, but expected unique result.
----
Suggestion;
Please provide a valid Compute Resource ID. Given value is non-existing in the
system.
--
This message was sent by Atlassian JIRA
(v6.2#6252)