Skip to content

Instantly share code, notes, and snippets.

[domain@localhost:19999 /] /profile=full-ha/subsystem=infinispan/cache-container=hibernate:read-resource-description(recursive=true)
{
"outcome" => "success",
"result" => {
"description" => "The configuration of an infinispan cache container",
"attributes" => {
"module" => {
"type" => STRING,
"description" => "The module whose class loader should be used when building this cache's configuration.",
"expressions-allowed" => true,
@kabir
kabir / gist:ac9241b73983de8304d2
Last active September 25, 2015 16:53
WFCORE-994 /host=*/server=*:read-resource-description
[domain@localhost:9990 /] /host=*/server=*:read-resource-description
{
"outcome" => "success",
"result" => [
{
"address" => [
("host" => "master"),
("server" => "*")
],
"outcome" => "success",
@kabir
kabir / gist:dfadccb9a31b6f029e88
Created September 25, 2015 16:54
WFCORE-994 /host=*/server=*:read-resource-description(access-control=trim-descriptions)
[domain@localhost:9990 /] /host=*/server=*:read-resource-description(access-control=trim-descriptions)
{
"outcome" => "success",
"result" => [
{
"address" => [
("host" => "master"),
("server" => "*")
],
"outcome" => "success",
<?xml version='1.0' encoding='UTF-8'?>
<host xmlns="urn:jboss:domain:1.3" name="${jboss.slave.name}">
<management>
<security-realms>
<security-realm name="ManagementRealm">
<server-identities>
<!-- Replace this with either a base64 password of your own, or use a vault with a vault expression -->
<secret value="dGVzdA=="/>
[Host Controller] 14:24:37,840 ERROR [org.jboss.remoting.remote.connection] (Remoting "ip-10-62-85-118:MANAGEMENT" read-1) JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed
[Host Controller] 14:24:37,849 ERROR [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010901: Could not connect to master. Aborting. Error was: java.lang.IllegalStateException: JBAS010942: Unable to connect due to authentication failure.
[Host Controller] 14:24:37,916 INFO [org.jboss.as.controller] (MSC service thread 1-1) JBAS014774: Service status report
[Host Controller] JBAS014775: New missing/unsatisfied dependencies:
[Host Controller] service jboss.server.controller.management.security_realm.ManagementRealm (missing) dependents: [service jboss.remoting.authentication_provider.management, service jboss.domain.controller.connection]
[Host Controller]
[Host Controller] 14:24:37,944 INFO [org.jboss.as.controller] (MSC ser
[domain@ec2-107-22-119-145.compute-1.amazonaws.com:9999 /] :read-children-names(child-type=host)
{
"outcome" => "success",
"result" => [
"SlaveA",
"master"
]
}
[domain@ec2-107-22-119-145.compute-1.amazonaws.com:9999 /] /host=master:read-
[domain@ec2-50-17-0-208.compute-1.amazonaws.com:9999 /] :read-resource
{
"outcome" => "success",
"result" => {
"deployment" => undefined,
"management-major-version" => 1,
"management-minor-version" => 2,
"name" => "Unnamed Domain",
"path" => undefined,
"product-name" => undefined,
@kabir
kabir / gist:c08491dd97070c8ee394
Created October 7, 2015 10:37
WF master - 6.2.0 Infinispan
org.wildfly.legacy.util.CompareModelVersionsUtil
Enter legacy AS version: 6.2.0
Using target model: 6.2.0
Enter type [S](standalone)/H(host)/D(domain)/F(domain + host):S
Read from target directory or from the legacy-models directory - t/[l]:
Report on differences in the model when the management versions are different? [y]/n:
Reporting on differences in the model when the management versions are different
Report on differences in the model of runtime resources/attributes? y/[n]:
Not reporting on differences in the model for runtime resources/attributes.
Report on differences of deprecation versions for resources/attributes? y/[n]:
@kabir
kabir / gist:df7b3411e79a596a5d58
Created October 7, 2015 10:38
WF master - 6.3.0 Infinispan
org.wildfly.legacy.util.CompareModelVersionsUtil
Connected to the target VM, address: '127.0.0.1:57324', transport: 'socket'
Enter legacy AS version: 6.3.0
Using target model: 6.3.0
Enter type [S](standalone)/H(host)/D(domain)/F(domain + host):S
Read from target directory or from the legacy-models directory - t/[l]:
Report on differences in the model when the management versions are different? [y]/n:
Reporting on differences in the model when the management versions are different
Report on differences in the model of runtime resources/attributes? y/[n]:
Not reporting on differences in the model for runtime resources/attributes.
@kabir
kabir / gist:7c757ef03a577db31cb2
Created October 7, 2015 10:38
WF master - 6.4.0 infinispan
org.wildfly.legacy.util.CompareModelVersionsUtil
Enter legacy AS version: 6.4.0
Using target model: 6.4.0
Enter type [S](standalone)/H(host)/D(domain)/F(domain + host):S
Read from target directory or from the legacy-models directory - t/[l]:
Report on differences in the model when the management versions are different? [y]/n:
Reporting on differences in the model when the management versions are different
Report on differences in the model of runtime resources/attributes? y/[n]:
Not reporting on differences in the model for runtime resources/attributes.
Report on differences of deprecation versions for resources/attributes? y/[n]: