Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Agents-4.0.0
-
Fix Version/s: Agents-4.0.0, Agents-5.0
-
Component/s: web agents
-
Environment:OpenAM Web Agent for Apache Server 2.4.x
Version: 4.0.0-SNAPSHOT
Revision: 15887
Build machine: delacroix
Build date: Sep 24 2015 09:37:39
-
Sprint:Sprint 95 - Team Curie
-
Verified Version/s:
Description
No message, if I delete non existent agent instace with agentadmin
STEPS TO REPRODUCE:
1.) Unzip the agent
2.) Delete non existent agent instance (be sure that agent_1 is not configured)
/web_agents/apache24_agent/bin/agentadmin --r agent_1
Observed result: No message, no error.
Expected result: Some error/warning message such like this:
"agent_1" instance does not exist.