Skip to content

Instantly share code, notes, and snippets.

@jamezp
Created March 28, 2018 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamezp/464d4efc3d2f35c1f92bba4720ab1ab9 to your computer and use it in GitHub Desktop.
Save jamezp/464d4efc3d2f35c1f92bba4720ab1ab9 to your computer and use it in GitHub Desktop.

Messages

Table 1. org.jboss.as.server.logging.ServerLogger
Message Id Message Log Level Return Type

 — 

Activate debug mode with an optional argument to specify the port. Only works if the launch script supports it.

 — 

java.lang.String

 — 

Configured system environment:

 — 

java.lang.String

 — 

Configured system properties:

 — 

java.lang.String

 — 

Display this message and exit

 — 

java.lang.String

 — 

Load system properties from the given url

 — 

java.lang.String

 — 

Name of the server configuration file to use (default is "standalone.xml") (Same as --server-config)

 — 

java.lang.String

 — 

Name of the server configuration file to use (default is "standalone.xml") (Same as -c)

 — 

java.lang.String

 — 

Name of the server configuration file to use. This differs from --server-config and -c in that the original file is never overwritten.

 — 

java.lang.String

 — 

Notification emitted when the process state changes

 — 

java.lang.String

 — 

Print version and exit

 — 

java.lang.String

 — 

Runs the server with a security manager installed.

 — 

java.lang.String

 — 

Set a security property

 — 

java.lang.String

 — 

Set a system property

 — 

java.lang.String

 — 

Set system property jboss.bind.address to the given value

 — 

java.lang.String

 — 

Set system property jboss.bind.address.<interface> to the given value

 — 

java.lang.String

 — 

Set system property jboss.default.multicast.address to the given value

 — 

java.lang.String

 — 

Set the server’s running type to ADMIN_ONLY causing it to open administrative interfaces and accept management requests but not start other runtime services or accept end user requests. Cannot be used in conjunction with --start-mode.

 — 

java.lang.String

 — 

Sets the start mode of the server, it can be either normal,admin-only or suspend. If this is suspend the server will start in suspended mode, and will not service requests until it has been resumed. If this is started in admin-only mode the server will only open administrative interfaces and accept management requests but not start other runtime services or accept end user requests. Cannot be used in conjunction with --admin-only.

 — 

java.lang.String

 — 

The attribute %s has changed from %s to %s

 — 

java.lang.String

 — 

VM Arguments: %s

 — 

java.lang.String

WFLYSRV0001

%s in subdeployment ignored. jboss-deployment-structure.xml is only parsed for top level deployments.

WARN

void

WFLYSRV0002

Could not read provided index: %s

ERROR

void

WFLYSRV0003

Could not index class %s at %s

WARN

void

WFLYSRV0007

Undeploy of deployment "%s" was rolled back with the following failure message: %s

ERROR

void

WFLYSRV0008

Undeploy of deployment "%s" was rolled back with no failure message

ERROR

void

WFLYSRV0009

Undeployed "%s" (runtime-name: "%s")

INFO

void

WFLYSRV0010

Deployed "%s" (runtime-name : "%s")

INFO

void

WFLYSRV0011

Redeploy of deployment "%s" was rolled back with the following failure message: %s

ERROR

void

WFLYSRV0012

Redeploy of deployment "%s" was rolled back with no failure message

ERROR

void

WFLYSRV0013

Redeployed "%s"

INFO

void

WFLYSRV0014

Replacement of deployment "%s" by deployment "%s" was rolled back with the following failure message: %s

ERROR

void

WFLYSRV0015

Replacement of deployment "%s" by deployment "%s" was rolled back with no failure message

ERROR

void

WFLYSRV0016

Replaced deployment "%s" with deployment "%s"

INFO

void

WFLYSRV0017

Annotations import option %s specified in jboss-deployment-structure.xml for additional module %s has been ignored. Additional modules cannot import annotations.

WARN

void

WFLYSRV0018

Deployment "%s" is using a private module ("%s") which may be changed or removed in future versions without notice.

WARN

void

WFLYSRV0019

Deployment "%s" is using an unsupported module ("%s") which may be changed or removed in future versions without notice.

WARN

void

WFLYSRV0020

Exception occurred removing deployment content %s

WARN

void

WFLYSRV0021

Deploy of deployment "%s" was rolled back with the following failure message: %s

ERROR

void

WFLYSRV0022

Deploy of deployment "%s" was rolled back with no failure message

ERROR

void

WFLYSRV0023

Failed to parse property (%s), value (%s) as an integer

WARN

void

WFLYSRV0024

Cannot add module %s as URLStreamHandlerFactory provider

ERROR

void

WFLYSRV0025

%s started in %dms - Started %d of %d services (%d services are lazy, passive or on-demand)

INFO

void

WFLYSRV0026

%s started (with errors) in %dms - Started %d of %d services (%d services failed or missing dependencies, %d services are lazy, passive or on-demand)

ERROR

void

WFLYSRV0027

Starting deployment of "%s" (runtime-name: "%s")

INFO

void

WFLYSRV0028

Stopped deployment %s (runtime-name: %s) in %dms

INFO

void

WFLYSRV0034

No security realm or sasl server authentication defined for native management service; all access will be unrestricted.

WARN

void

WFLYSRV0035

No security realm or http server authentication defined for http management service; all access will be unrestricted.

WARN

void

WFLYSRV0039

Creating http management service using socket-binding (%s)

INFO

void

WFLYSRV0040

Creating http management service using secure-socket-binding (%s)

INFO

void

WFLYSRV0041

Creating http management service using socket-binding (%s) and secure-socket-binding (%s)

INFO

void

WFLYSRV0042

Caught exception closing input stream for uploaded deployment content

WARN

void

WFLYSRV0043

Deployment unit processor %s unexpectedly threw an exception during undeploy phase %s of %s

ERROR

void

WFLYSRV0045

Extension %s is missing the required manifest attribute %s-%s (skipping extension)

WARN

void

WFLYSRV0046

Extension %s URI syntax is invalid: %s

WARN

void

WFLYSRV0047

Could not find Extension-List entry %s referenced from %s

WARN

void

WFLYSRV0048

A server name configuration was provided both via system property %s (%s) and via the xml configuration (%s). The xml configuration value will be used.

WARN

void

WFLYSRV0049

%s starting

INFO

void

WFLYSRV0050

%s stopped in %dms

INFO

void

WFLYSRV0051

Admin console listening on http://%s:%d

INFO

void

WFLYSRV0052

Admin console listening on https://%s:%d

INFO

void

WFLYSRV0053

Admin console listening on http://%s:%d and https://%s:%d

INFO

void

WFLYSRV0054

Admin console is not enabled

INFO

void

WFLYSRV0055

Caught exception during boot

ERROR

void

WFLYSRV0056

Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.

 — 

java.lang.String

WFLYSRV0057

No deployment content with hash %s is available in the deployment content repository for deployment %s. Because this Host Controller is booting in ADMIN-ONLY mode, boot will be allowed to proceed to provide administrators an opportunity to correct this problem. If this Host Controller were not in ADMIN-ONLY mode this would be a fatal boot failure.

ERROR

void

WFLYSRV0058

Additional resource root %s added via jboss-deployment-structure.xml does not exist

WARN

void

WFLYSRV0059

Class Path entry %s in %s does not point to a valid jar for a Class-Path reference.

WARN

void

WFLYSRV0060

Http management interface listening on http://%s:%d/management

INFO

void

WFLYSRV0061

Http management interface listening on https://%s:%d/management

INFO

void

WFLYSRV0062

Http management interface listening on http://%s:%d/management and https://%s:%d/management

INFO

void

WFLYSRV0063

Http management interface is not enabled

INFO

void

WFLYSRV0064

urn:jboss:deployment-structure namespace found in jboss.xml for a sub deployment %s. This is only valid in a top level deployment.

WARN

void

WFLYSRV0065

Failed to unmount deployment overlay

WARN

void

WFLYSRV0067

jboss-deployment-dependencies cannot be used in a sub deployment, it must be specified at ear level: %s

WARN

void

WFLYSRV0068

No deployment overlay content with hash %s is available in the deployment content repository for deployment %s at location %s. Because this Host Controller is booting in ADMIN-ONLY mode, boot will be allowed to proceed to provide administrators an opportunity to correct this problem. If this Host Controller were not in ADMIN-ONLY mode this would be a fatal boot failure.

ERROR

void

WFLYSRV0070

Deployment restart detected for deployment %s, performing full redeploy instead.

INFO

void

WFLYSRV0071

The operating system has limited the number of open files to %d for this process; a value of at least 4096 is recommended

WARN

void

WFLYSRV0072

Value expected for option %s

 — 

java.lang.String

WFLYSRV0073

Invalid option %s

 — 

java.lang.String

WFLYSRV0074

Malformed URL %s provided for option %s

 — 

java.lang.String

WFLYSRV0075

Unable to load properties from URL %s

 — 

java.lang.String

WFLYSRV0076

Error initializing vault —  %s

 — 

org.jboss.as.server.services.security.VaultReaderException

WFLYSRV0079

hostControllerName must be null if the server is not in a managed domain

 — 

java.lang.IllegalArgumentException

WFLYSRV0080

hostControllerName may not be null if the server is in a managed domain

 — 

java.lang.IllegalArgumentException

WFLYSRV0081

An IP address cannot be resolved using the given interface selection criteria. Failure was — %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0082

failed to resolve interface %s

 — 

org.jboss.msc.service.StartException

WFLYSRV0083

Failed to start the http-interface service

 — 

org.jboss.msc.service.StartException

WFLYSRV0084

No deployment content with hash %s is available in the deployment content repository.

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0085

No deployment with name %s found

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0086

Cannot use %s with the same value for parameters %s and %s. Use %s to redeploy the same content or %s to replace content with a new version with the same name.

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0087

Deployment %s is already started

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0088

Missing configuration value for: %s

 — 

java.lang.IllegalStateException

WFLYSRV0093

Caught IOException reading uploaded deployment content

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0094

Null stream at index [%d]

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0095

%s is not a valid URL

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0096

Error obtaining input stream from URL %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0097

ServiceModuleLoader already started

 — 

java.lang.IllegalStateException

WFLYSRV0098

ServiceModuleLoader already stopped

 — 

java.lang.IllegalStateException

WFLYSRV0099

%s cannot be loaded from a ServiceModuleLoader as its name does not start with %s

 — 

java.lang.IllegalArgumentException

WFLYSRV0100

Failed to read %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0101

Deployment root is required

 — 

java.lang.IllegalArgumentException

WFLYSRV0102

Sub-deployments require a parent deployment unit

 — 

java.lang.IllegalArgumentException

WFLYSRV0103

No Module Identifier attached to deployment %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0104

Failed to create VFSResourceLoader for root [%s]

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0105

Failed to get file from remote repository

 — 

java.lang.RuntimeException

WFLYSRV0106

Unable to create local directory: %s

 — 

java.io.IOException

WFLYSRV0107

Did not read the entire file. Missing: %d

 — 

java.io.IOException

WFLYSRV0108

No value was provided for argument %s%n

 — 

java.lang.String

WFLYSRV0109

Could not find the file repository connection to the host controller.

 — 

java.lang.IllegalStateException

WFLYSRV0112

Unknown mount type %s

 — 

java.lang.IllegalArgumentException

WFLYSRV0113

Failed to create temp file provider

 — 

org.jboss.msc.service.StartException

WFLYSRV0115

System property %s cannot be set via the xml configuration file or from a management client; it’s value must be known at initial process start so it can only set from the commmand line

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0116

System property %s cannot be set after the server name has been set via the xml configuration file or from a management client

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0117

Unable to initialise a basic SSLContext %s

 — 

java.lang.IllegalStateException

WFLYSRV0119

Home directory does not exist: %s

 — 

java.lang.IllegalStateException

WFLYSRV0120

Bundles directory does not exist: %s

 — 

java.lang.IllegalStateException

WFLYSRV0121

Configuration directory does not exist: %s

 — 

java.lang.IllegalStateException

WFLYSRV0122

Server base directory does not exist: %s

 — 

java.lang.IllegalStateException

WFLYSRV0123

Server data directory is not a directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0124

Could not create server data directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0125

Server content directory is not a directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0126

Could not create server content directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0127

Log directory is not a directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0128

Could not create log directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0129

Server temp directory does not exist: %s

 — 

java.lang.IllegalStateException

WFLYSRV0130

Could not create server temp directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0131

Controller temp directory does not exist: %s

 — 

java.lang.IllegalStateException

WFLYSRV0132

Could not create server temp directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0133

Domain base dir does not exist: %s

 — 

java.lang.IllegalStateException

WFLYSRV0134

Domain config dir does not exist: %s

 — 

java.lang.IllegalStateException

WFLYSRV0135

Server base directory is not a directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0136

Could not create server base directory: %s

 — 

java.lang.IllegalStateException

WFLYSRV0137

No deployment content with hash %s is available in the deployment content repository for deployment %s. This is a fatal boot error. To correct the problem, either restart with the --admin-only switch set and use the CLI to install the missing content or remove it from the configuration, or remove the deployment from the xml configuration file and restart.

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0138

VFS is not available from the configured module loader

 — 

java.lang.IllegalStateException

WFLYSRV0139

Server controller service was removed

 — 

org.jboss.msc.service.ServiceNotFoundException

WFLYSRV0140

Root service was removed

 — 

java.lang.IllegalStateException

WFLYSRV0141

Cannot start server

 — 

java.lang.IllegalStateException

WFLYSRV0143

No directory called %s exists under %s

 — 

java.lang.IllegalArgumentException

WFLYSRV0144

-D%s=%s does not exist

 — 

java.lang.IllegalArgumentException

WFLYSRV0145

-D%s=%s is not a directory

 — 

java.lang.IllegalArgumentException

WFLYSRV0146

Error copying %s to %s

 — 

java.lang.RuntimeException

WFLYSRV0147

%s is null

 — 

java.io.InvalidObjectException

WFLYSRV0148

portOffset is out of range

 — 

java.io.InvalidObjectException

WFLYSRV0149

Invalid %s value: %d, the maximum index is %d

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0150

Cannot create input stream from URL %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0151

No bytes available at param %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0152

Only 1 piece of content is current supported (AS7-431)

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0153

Failed to process phase %s of %s

 — 

org.jboss.msc.service.StartException

WFLYSRV0156

Failed to index deployment root for annotations

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0157

No Seam Integration jar present: %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0158

Failed to instantiate a %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0159

No deployment repository available.

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0160

Failed to mount deployment content

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0161

Failed to get manifest for deployment %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0163

Cannot merge resource root for a different file. This: %s mergee: %s

 — 

java.lang.IllegalArgumentException

WFLYSRV0164

Failed to create temp file provider

 — 

java.lang.RuntimeException

WFLYSRV0165

Resource is too large to be a valid class file

 — 

java.io.IOException

WFLYSRV0166

Sub deployment %s in jboss-deployment-structure.xml was not found. Available sub deployments: %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0167

No jboss-deployment-structure.xml file found at %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0168

Error loading jboss-deployment-structure.xml from %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0169

Sub deployment %s is listed twice in jboss-deployment-structure.xml

 — 

javax.xml.stream.XMLStreamException

WFLYSRV0170

Additional module name %s is not valid. Names must start with deployment.

 — 

javax.xml.stream.XMLStreamException

WFLYSRV0171

External resource roots not supported, resource roots may not start with a / : %s

 — 

javax.xml.stream.XMLStreamException

WFLYSRV0172

Unexpected end of document

 — 

javax.xml.stream.XMLStreamException

WFLYSRV0173

Missing one or more required attributes:%s

 — 

javax.xml.stream.XMLStreamException

WFLYSRV0174

Unexpected content of type %s, name is %s, text is: %s

 — 

javax.xml.stream.XMLStreamException

WFLYSRV0175

No method found with id: %s on class (or its super class) %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0177

Error getting reflective information for %s with ClassLoader %s

 — 

java.lang.RuntimeException

WFLYSRV0178

External Module Service already started

 — 

java.lang.IllegalStateException

WFLYSRV0179

Failed to load module: %s

 — 

org.jboss.msc.service.StartException

WFLYSRV0187

Failed to get multicast address for %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0188

Failed to get multicast address for %s

 — 

java.lang.RuntimeException

WFLYSRV0190

Cannot add more than one socket binding group. Add of %s attempted, but %s already exists

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0191

Can’t use both --server-config and --initial-server-config

 — 

java.lang.IllegalArgumentException

WFLYSRV0192

Duplicate namespace %s in jboss-all.xml

 — 

javax.xml.stream.XMLStreamException

WFLYSRV0193

Two different versions of the same namespaces are present in jboss-all.xml, %s and %s are both present

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0194

Error loading jboss-all.xml from %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0195

Cannot obtain required module for: %s

 — 

java.lang.IllegalStateException

WFLYSRV0196

Failed to get content for deployment overlay %s at %s

 — 

org.jboss.as.server.deployment.DeploymentUnitProcessingException

WFLYSRV0198

No deployment overlay content with hash %s is available in the deployment content repository for deployment overlay %s at location %s. This is a fatal boot error. To correct the problem, either restart with the --admin-only switch set and use the CLI to install the missing content or remove it from the configuration, or remove the deployment overlay from the xml configuration file and restart.

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0199

No deployment overlay content with hash %s is available in the deployment content repository.

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0200

Failed to read file %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0201

Cannot have more than one of %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0202

Unknown content item key: %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0203

Cannot use %s when %s are used

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0204

Null %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0205

There is already a deployment called %s with the same runtime name %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0206

Multiple deployment unit processors registered with priority %s and class %s

 — 

java.lang.IllegalStateException

WFLYSRV0207

Starting subdeployment (runtime-name: "%s")

INFO

void

WFLYSRV0208

Stopped subdeployment (runtime-name: %s) in %dms

INFO

void

WFLYSRV0209

When specifying a module you also need to specify the code

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0210

Server is already paused

 — 

java.lang.IllegalStateException

WFLYSRV0211

Suspending server with %d ms timeout.

INFO

void

WFLYSRV0212

Resuming server

INFO

void

WFLYSRV0213

Failed to connect to host-controller, retrying.

WARN

void

WFLYSRV0215

Failed to resume activity %s. To resume normal operation it is recommended that you restart the server.

ERROR

void

WFLYSRV0216

Error cleaning obsolete content %s

ERROR

void

WFLYSRV0219

%s deployment has been re-deployed, its content will not be removed. You will need to restart it.

WARN

void

WFLYSRV0220

Server shutdown has been requested via an OS signal

INFO

void

WFLYSRV0221

Deployment "%s" is using a deprecated module ("%s") which may be removed in future versions without notice.

WARN

void

WFLYSRV0222

Illegal permission name %s

 — 

java.lang.IllegalArgumentException

WFLYSRV0223

Illegal permission actions %s

 — 

java.lang.IllegalArgumentException

WFLYSRV0224

Could not mount overlay %s as parent %s is not a directory

ERROR

void

WFLYSRV0227

Security exception accessing the vault

 — 

org.jboss.as.server.services.security.VaultReaderException

WFLYSRV0230

Vault is not initialized; resolution of vault expressions is not possible

DEBUG

void

WFLYSRV0231

Could not read or create the server UUID in file: %s

 — 

java.lang.IllegalStateException

WFLYSRV0232

Could not get module info for module name: %s

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0233

Undeployed "%s" (runtime-name: "%s")

 — 

java.lang.String

WFLYSRV0234

Deployed "%s" (runtime-name : "%s")

 — 

java.lang.String

WFLYSRV0235

Security Manager is enabled

INFO

void

WFLYSRV0236

Suspending server with no timeout.

INFO

void

WFLYSRV0237

It is not possible to use use-current-server-config=false while specifying a server-config

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0238

server-config %s specified for reload could not be found

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0239

Aborting with exit code %d

FATAL

void

WFLYSRV0240

ProcessController has signalled to shut down; shutting down

INFO

void

WFLYSRV0241

Shutting down in response to management operation %s

INFO

void

WFLYSRV0242

Cannot explode a deployment in a self-contained server

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0243

Cannot explode an unmanaged deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0244

Cannot explode an already exploded deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0245

Cannot explode an already deployed deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0246

Cannot add content to a deployment in a self-contained server

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0247

Cannot add content to an unmanaged deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0248

Cannot add content to an unexploded deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0249

Could not copy files from the managed content repository to the running deployment for %s

ERROR

void

WFLYSRV0250

Cannot remove content from a deployment in a self-contained server

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0251

Cannot remove content from an unmanaged deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0252

Cannot remove content from an unexploded deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0253

Could not delete file %s from the running deployment %s

ERROR

void

WFLYSRV0254

Cannot read content from a deployment in a self-contained server

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0255

Cannot read content from an unmanaged deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0257

Required system property %s not set

 — 

java.lang.IllegalArgumentException

WFLYSRV0258

Cannot explode a subdeployment of an unexploded deployment

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0259

If attribute secure-socket-binding is defined one of ssl-context or security-realm must also be defined

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0260

Starting server in suspended mode

INFO

void

WFLYSRV0261

Boot complete

 — 

java.lang.String

WFLYSRV0262

You cannot set both --start-mode and --admin-only

 — 

java.lang.String

WFLYSRV0263

Unknown start mode %s

 — 

java.lang.String

WFLYSRV0264

Cannot specify both admin-only and start-mode

 — 

org.jboss.as.controller.OperationFailedException

WFLYSRV0265

Invalid value %s for system property %s — value must be a non-negative integer

WARN

void

WFLYSRV0266

Server home is set to %s, but server real home is %s - unpredictable results may occur.

WARN

void

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment