Bug 900210 (JBPAPP6-1491) - Usability issue: 'Reload' operation in CLI returns information that another reload is required
Summary: Usability issue: 'Reload' operation in CLI returns information that another r...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: JBPAPP6-1491
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Domain Management
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: TBD EAP 6
Assignee: Jan Martiska
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBP...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-16 07:55 UTC by Jan Martiska
Modified: 2014-06-28 12:33 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-05 09:31:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker AS7-6663 0 Minor Resolved Usability issue: 'Reload' operation in CLI returns information that another reload is required 2015-09-04 01:26:58 UTC
Red Hat Issue Tracker JBPAPP6-1491 0 Minor Closed Usability issue: 'Reload' operation in CLI returns information that another reload is required 2015-09-04 01:26:58 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.