}
@Override
public void initialLoad() {
ModelNode address = Baseadress.get();
if (address.asObject().get("profile").isDefined()) {
// Temporary disabled in domains mode until it is available properly there.
Feedback.alert(Console.CONSTANTS.subsys_osgi(), "OSGi Subsystem runtime information is not available on the profile level.");
return;
}