-
Bug
-
Resolution: Done
-
Major
-
8.0.0.Beta2
In EAP 7.1 domain setup, web management console executes the op `:read-children-resources(child-type=host)` when it starts. A host controller triggers managed server instances startup sequentially (SERVER_STOPPED to SERVER_STARTING) which may take some very long time for host controller to finish boot process (when there are dozens of managed server instances). And in this case `:read-children-resources(child-type=host)` operation could fail with 500 error when using web management console on domain master node. Resulting in the web console becomes un-usable for long time.
The operation `:read-children-resources(child-type=host)` needs a fix to avoid 500 error.
The web management console should start up as soon as the domain controller (master node) is available. Hosts and servers in the topology view should show up as soon as they're available.
- causes
-
WFCORE-4830 HCs (slaves) can not register to the DC (master) during DC and its servers start up
- Closed
- is cloned by
-
JBEAP-16214 [GSS](7.2.z) WFCORE-4283 - Web management console reports 500 error while domain host controller is in bootup
- Closed
- is related to
-
HAL-1618 Support changed lifecycle hosts / servers
- Resolved
- relates to
-
WFCORE-4557 The read http-upgrade-enabled attribute operation acquires the write lock unnecessarily
- Closed