Skip to content

Instantly share code, notes, and snippets.

@kabir
Created October 9, 2013 16:19
Show Gist options
  • Select an option

  • Save kabir/6903912 to your computer and use it in GitHub Desktop.

Select an option

Save kabir/6903912 to your computer and use it in GitHub Desktop.
EAP 6.2 and 7.2.0 Domain+Host comparison
Enter legacy AS version: 7.2.0.Final
Using target model: 7.2.0.Final
Enter type [S](standalone)/H(host)/D(domain)/F(domain + host):F
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]: y
Not reporting on differences in the model when the management versions are different
Loading legacy model versions for 7.2.0.Final....
Loaded legacy model versions
Loading model versions for currently running server...
Oct 9, 2013 5:19:25 PM org.xnio.Xnio <clinit>
INFO: XNIO Version 3.0.7.GA-redhat-1
Oct 9, 2013 5:19:25 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.0.7.GA-redhat-1
Oct 9, 2013 5:19:25 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 3.2.16.GA-redhat-1
Loaded current model versions
Loading legacy resource descriptions for 7.2.0.Final....
Loaded legacy resource descriptions
Loading resource descriptions for currently running DOMAIN...
Loaded current resource descriptions
Starting comparison of the current....
====== Comparing core models ======
====== Resource root address: [] - Current version: 1.5.0; legacy version: 1.4.0 =======
--- Problems for relative address to root []:
Missing parameters for operation 'read-operation-names' in current: []; missing in legacy [access-control]
Missing parameters for operation 'read-resource-description' in current: []; missing in legacy [access-control]
Different 'type' for 'reply-properties' for operation 'whoami'. Current: STRING; legacy: undefined
Missing child types in current: []; missing in legacy [core-service]
====== Comparing subsystem models ======
Done comparison of DOMAIN!
Loading legacy resource descriptions for 7.2.0.Final....
Loaded legacy resource descriptions
Loading resource descriptions for currently running HOST...
Loaded current resource descriptions
Starting comparison of the current....
====== Comparing core models ======
====== Resource root address: [] - Current version: 1.5.0; legacy version: 1.4.0 =======
--- Problems for relative address to root []:
Missing value-type for value-type key 'remote' for attribute 'domain-controller' in current: []; missing in legacy [username, admin-only-pol
icy, security-realm]
Missing parameters for operation 'write-remote-domain-controller' in current: []; missing in legacy [admin-only-policy]
Missing child names for type=core-service in current: []; missing in legacy [patching, module-loading]
--- Problems for relative address to root ["core-service" => "management"]:
Missing child types in current: []; missing in legacy [access]
--- Problems for relative address to root ["core-service" => "management","security-realm" => "*"]:
Missing attributes in current: []; missing in legacy [map-groups-to-roles]
Missing parameters for operation 'add' in current: []; missing in legacy [map-groups-to-roles]
Missing child names for type=authorization in current: []; missing in legacy [ldap]
--- Problems for relative address to root ["core-service" => "platform-mbean"]:
Missing child names for type=type in current: []; missing in legacy [buffer-pool]
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "class-loading"]:
Missing attributes in current: []; missing in legacy [object-name]
Different 'unit' for attribute 'loaded-class-count'. Current: undefined; legacy: "NONE"
Different 'unit' for attribute 'total-loaded-class-count'. Current: undefined; legacy: "NONE"
Different 'unit' for attribute 'unloaded-class-count'. Current: undefined; legacy: "NONE"
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "compilation"]:
Missing attributes in current: []; missing in legacy [object-name]
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "garbage-collector","name" => "*"]:
Missing attributes in current: []; missing in legacy [object-name]
Different 'unit' for attribute 'collection-count'. Current: undefined; legacy: "NONE"
Different 'nillable' for attribute 'name'. Current: true; legacy: false
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "memory"]:
Missing attributes in current: []; missing in legacy [object-name]
Different 'unit' for attribute 'object-pending-finalization-count'. Current: undefined; legacy: "NONE"
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "memory-manager","name" => "*"]:
Missing attributes in current: []; missing in legacy [object-name]
Different 'nillable' for attribute 'name'. Current: true; legacy: false
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "memory-pool","name" => "*"]:
Missing attributes in current: []; missing in legacy [object-name]
Different 'unit' for attribute 'collection-usage-threshold-count'. Current: undefined; legacy: "NONE"
Different 'nillable' for attribute 'name'. Current: true; legacy: false
Different 'unit' for attribute 'usage-threshold-count'. Current: undefined; legacy: "NONE"
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "operating-system"]:
Missing attributes in current: []; missing in legacy [object-name]
Different 'unit' for attribute 'available-processors'. Current: undefined; legacy: "NONE"
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "runtime"]:
Missing attributes in current: []; missing in legacy [object-name]
Different 'nillable' for attribute 'name'. Current: true; legacy: false
--- Problems for relative address to root ["core-service" => "platform-mbean","type" => "threading"]:
Missing attributes in current: []; missing in legacy [object-name]
Different 'unit' for attribute 'daemon-thread-count'. Current: undefined; legacy: "NONE"
Different 'unit' for attribute 'peak-thread-count'. Current: undefined; legacy: "NONE"
Different 'unit' for attribute 'thread-count'. Current: undefined; legacy: "NONE"
Different 'unit' for attribute 'total-started-thread-count'. Current: undefined; legacy: "NONE"
====== Comparing subsystem models ======
Done comparison of HOST!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment