Bug 900210 (JBPAPP6-1491)

Summary: Usability issue: 'Reload' operation in CLI returns information that another reload is required
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jan Martiska <jmartisk>
Component: Domain ManagementAssignee: Jan Martiska <jmartisk>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: brian.stansberry
Target Milestone: ---   
Target Release: TBD EAP 6   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-1491
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-05 09:31:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Martiska 2012-04-16 07:55:30 UTC
project_key: JBPAPP6

Assume a server reload is required.. then you do this:
{noformat}
[standalone@localhost:9999 /] :reload
{
    "outcome" => "success",
    "response-headers" => {"process-state" => "reload-required"}
}
{noformat}

I think it is quite confusing that "reload-required" is returned from 'reload' operation. (if you do more operations, it will not appear again, only once). Is it possible to fix it?

Comment 1 Brian Stansberry 2012-04-16 13:54:27 UTC
Maybe in 6.1.

Comment 2 Anne-Louise Tangring 2012-11-13 21:00:29 UTC
Docs QE Status: Removed: NEW 


Comment 3 Brian Stansberry 2013-03-04 23:23:04 UTC
Jan, is this still an issue? I can't reproduce it and from my reading of the current code it shouldn't happen.

If you can reproduce, please add instructions and assign back to me. Thanks.

Comment 4 Jan Martiska 2013-03-05 09:31:10 UTC
Tried with EAP 6.1.0.ER1 and couldn't reproduce it anymore either. It seems someone might have already fixed that. So let's close it :)

Comment 5 JBoss JIRA Server 2013-03-05 16:33:44 UTC
Brian Stansberry <brian.stansberry> updated the status of jira AS7-6663 to Resolved

Comment 6 JBoss JIRA Server 2013-03-05 16:33:44 UTC
Brian Stansberry <brian.stansberry> made a comment on jira AS7-6663

Cannot be reproduced with current code.