Bug 1161243
| Summary: | [GSS] management console - error in the overview page after executing batch commands | |||
|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Leticia Konno <lkonno> | |
| Component: | Domain Management | Assignee: | Brian Stansberry <brian.stansberry> | |
| Status: | CLOSED DUPLICATE | QA Contact: | Petr Kremensky <pkremens> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 6.2.4 | CC: | bbaranow, brian.stansberry, emuckenh, hbraun, hpehl, pjelinek | |
| 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: | ||||
| : | 1163178 (view as bug list) | Environment: | ||
| Last Closed: | 2014-11-20 13:46:22 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1163178 | |||
|
Description
Leticia Konno
2014-11-06 18:08:00 UTC
Looks like a general problem after running the script multiple operations (i.e anything relate to server runtime state) are not usable anymore It seems top be a server side problem, the UI just shows the symptoms when accessing any server resource:
hbraun:~/dev/prj/eap/jboss-eap/build/target/jboss-as-7.5.0.Final-redhat-SNAPSHOT (6.x)$ ./bin/jboss-cli.sh --connect
[domain@localhost:9999 /] /host=master:read-children-resources(child-type=server)
{
"outcome" => "success",
"result" => {}
}
basically the server resources are inaccessible after running the script. Re-assigning to the "Domain Management" component This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1162444. *** This bug has been marked as a duplicate of bug 1162444 *** |