What is --admin-only mode in JBoss EAP?

Solution Verified - Updated -

Issue

  • How do I start JBoss EAP in admin-only mode?
  • Need to understand the usage of --admin-only and also how to identify if JBoss server is running in --admin-only mode?
  • How to update the standalone/configuration/*.xml file without starting the server?
  • How to start the server back in NORMAL mode via CLI?
  • Unable to run JBoss CLI command /subsystem=datasources/data-source=ExampleDS:test-connection-in-pool and getting an error which I assume is unavailable in admin the only mode:
 {
     "outcome" => "failed",
     "failure-description" => "JBAS014884: No operation named 'test-connection-in-pool' exists at address [
     (\"subsystem\" => \"datasources\"),
     (\"xa-data-source\" => \"oracleDSxa\")
 ]",
     "rolled-back" => true
 }

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x
    • 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content