Bug 1151221

Summary: After adding Partition Manager through CLI incorrect process-state is shown
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: FIlip Bogyai <fbogyai>
Component: PicketLinkAssignee: Pedro Igor <psilva>
Status: CLOSED NOTABUG QA Contact: FIlip Bogyai <fbogyai>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: anmiller, bdawidow, jcacek, jkudrnac, psilva
Target Milestone: ---   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-15 16:04:29 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 FIlip Bogyai 2014-10-09 19:55:03 UTC
When partition manager is added through CLI using batch, the output shows:

"process-state: reload-required"

although partition manager is successfully started. The process-state message: "reload-required" should not be shown.

Comment 1 JBoss JIRA Server 2014-10-14 13:01:28 UTC
Kabir Khan <kabir.khan> updated the status of jira EAP6-182 to Resolved

Comment 2 JBoss JIRA Server 2014-10-14 13:26:54 UTC
Kabir Khan <kabir.khan> updated the status of jira EAP6-182 to Reopened

Comment 3 Pedro Igor 2014-10-15 16:03:51 UTC
To achieve what you want you first need to add the following header to your operation:

{allow-resource-service-restart=true}

If you are running in batch mode, try this:

run-batch --headers={allow-resource-service-restart=true}

This header instructs the server to do a restart of the service and not a reload.

Comment 4 JBoss JIRA Server 2014-10-17 18:38:41 UTC
Kabir Khan <kabir.khan> updated the status of jira EAP6-182 to Resolved

Comment 5 JBoss JIRA Server 2014-10-22 09:08:13 UTC
Ondrej Lukas <olukas> updated the status of jira EAP6-182 to Reopened

Comment 6 JBoss JIRA Server 2014-11-05 07:05:41 UTC
Rostislav Svoboda <rsvoboda> updated the status of jira EAP6-182 to Resolved

Comment 7 JBoss JIRA Server 2016-03-17 08:36:18 UTC
Pedro Igor <pigor.craveiro> updated the status of jira WFLY-3978 to Resolved