Bug 996674

Summary: CLI version of dumpServices fails to produce any output
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Travis Rogers <trogers>
Component: Domain ManagementAssignee: Brian Stansberry <brian.stansberry>
Status: CLOSED WORKSFORME QA Contact: Petr Kremensky <pkremens>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.0.0CC: brian.stansberry, emuckenh
Target Milestone: ---Flags: brian.stansberry: needinfo?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-26 01:09:41 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 Travis Rogers 2013-08-13 16:49:50 UTC
When using the CLI to inspect failed dependencies or services when starting JBoss, the dumpServices command fails to produce any output.

Using the commands:

standalone
/core-service=service-container:dump-services

domain
/host=master/server=server-one/core-service=service-container:dump-services


These two commands should produce a list of services and their states in the console and server.log files.