Bug 1110065 - Creating a server on a domain slave followed by setting a system property fails when done in batch mode
Summary: Creating a server on a domain slave followed by setting a system property fai...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Domain Management
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER6
: EAP 6.3.0
Assignee: Brian Stansberry
QA Contact: Petr Kremensky
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks: 1111016 1220986
TreeView+ depends on / blocked
 
Reported: 2014-06-17 01:16 UTC by James Livingston
Modified: 2019-07-11 08:01 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
: 1111016 1220986 (view as bug list)
Environment:
Last Closed: 2014-08-06 14:40:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-1309 0 Major Closed CLI: creating a server on a domain slave followed by setting a system property fails when done in batch mode 2018-09-20 18:06:33 UTC

Description James Livingston 2014-06-17 01:16:40 UTC
When the HostController processes an update to its config, it creates operations to apply the changes to all running servers it is managing, and those get executed as part of the overall operation. The problem is "i1" is not a running server (it isn't started), but the HostController is creating operations for it to add the "env" system property anyway.

Comment 1 James Livingston 2014-06-17 01:19:40 UTC
The fix for this was committed to the 6.x branch in late May as b05ab00a6fcef99c9d77584b5d8ecd966f80f343. I'm creating the bug for tracking/documentation purposes.

Comment 2 Petr Kremensky 2014-07-02 05:28:45 UTC
Verified on EAP 6.3.0.ER8


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