Bug 1018259
Summary: | Creating Managed Server JVM hangs In Progress for ages | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Libor Zoubek <lzoubek> |
Component: | Plugin -- JBoss EAP 6 | Assignee: | Thomas Segismont <tsegismo> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | JON 3.2 | CC: | rhatlapa, theute, tsegismo |
Target Milestone: | ER07 | ||
Target Release: | JON 3.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1012435 |
Description
Libor Zoubek
2013-10-11 14:50:57 UTC
Could not reproduce on a fresh master build. Can you detail the reproduction steps? Did you create another JVM Definition (other than the "default" one) before overriding it in the Managed Server? Now trying on a release/jon3.2.x build... I have no other steps. I have only default JVM definition. There is one thing, although. I run it on JON 3.2 with all plugins, and I see lots of error messages caused by switchyard plugin Bug 1018270. As those errors happen in discovery, it might be reason for this bug. I tried to reproduce it again .. and even adding managed server took 3minutes, and adding JVM under it took 11 minutes Is it possible that create-child-operation might be blocked by service discovery scan? Fixed in master commit 71556e140266f819f97342b24f40aaa9ace6ffd0 Author: Thomas Segismont <tsegismo> Date: Thu Nov 7 11:19:09 2013 +0100 Managed server discovery/create did not return consistent resource key formats. So the resource creation process of the Managed Server was stuck and prevented the JVM Definition creation process from starting. Cherry-picked to release/jon3.2.x commit f1a7c8630e7cc64ae1219efb63bb1009d27529df Author: Thomas Segismont <tsegismo> Date: Thu Nov 7 11:19:09 2013 +0100 Moving to ON_QA as available for testing with new brew build. Mass moving all of these from ER6 to target milestone ER07 since the ER6 build was bad and QE was halted for the same reason. verified on ER7 |