Skip to content

Commit e60e123

Browse files
changes for not found
1 parent 2970210 commit e60e123

File tree

11 files changed

+59
-38
lines changed

11 files changed

+59
-38
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Cluster.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,9 @@
124124
"child_folders_type": "single",
125125
"folders" : {},
126126
"attributes" : {
127-
"MaxStuckThreadTime": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxStuckThreadTime", "wlst_path": "WP001", "value": {"default": 600 }, "wlst_type": "integer" } ],
128-
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ]
127+
"MaxStuckThreadTime": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxStuckThreadTime", "wlst_path": "WP001", "value": {"default": 600 }, "wlst_type": "integer" } ],
128+
"StuckThreadCount": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "StuckThreadCount", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
129+
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ]
129130
},
130131
"wlst_attributes_path": "WP001",
131132
"wlst_paths": {
@@ -152,7 +153,7 @@
152153
"AdditionalAutoMigrationAttempts": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdditionalAutoMigrationAttempts", "wlst_path": "WP001", "value": {"default": 3 }, "wlst_type": "integer" } ],
153154
"AsyncSessionQueueTimeout": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AsyncSessionQueueTimeout", "wlst_path": "WP001", "value": {"default": 30 }, "wlst_type": "integer" } ],
154155
"AutoMigrationTableName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AutoMigrationTableName", "wlst_path": "WP001", "value": {"default": "ACTIVE" }, "wlst_type": "string" } ],
155-
"CandidateMachinesForMigratableServer": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "CandidateMachinesForMigratableServer", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string" } ],
156+
"CandidateMachinesForMigratableServer": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "CandidateMachinesForMigratableServer", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string", "restart_required": true } ],
156157
"ClientCertProxyEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClientCertProxyEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
157158
"ClusterAddress": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClusterAddress", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
158159
"ClusterBroadcastChannel": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClusterBroadcastChannel", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
@@ -181,7 +182,7 @@
181182
"InterClusterCommLinkHealthCheckInterval": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "InterClusterCommLinkHealthCheckInterval", "wlst_path": "WP001", "value": {"default": 30000 }, "wlst_type": "integer" } ],
182183
"JobSchedulerTableName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "JobSchedulerTableName", "wlst_path": "WP001", "value": {"default": "WEBLOGIC_TIMERS" }, "wlst_type": "string" } ],
183184
"MaxServerCountForHttpPing": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "MaxServerCountForHttpPing", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
184-
"MemberDeathDetectorEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "MemberDeathDetectorEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
185+
"MemberDeathDetectorEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MemberDeathDetectorEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "restart_required": true } ],
185186
"MemberWarmupTimeoutSeconds": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MemberWarmupTimeoutSeconds", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
186187
"MessageOrderingEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MessageOrderingEnabled", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
187188
"MigrationBasis": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MigrationBasis", "wlst_path": "WP001", "value": {"default": "${None:database}" }, "wlst_type": "string" } ],

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Domain.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@
44
"wlst_type": "",
55
"folders": {},
66
"attributes": {
7-
"Active": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Active", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
7+
"Active": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "Active", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "access": "RO" } ],
88
"AdminServerName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdminServerName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "access": "RO"} ],
99
"AdministrationMBeanAuditingEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdministrationMBeanAuditingEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
1010
"AdministrationPort": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdministrationPort", "wlst_path": "WP001", "value": {"default": 9002 }, "wlst_type": "integer" } ],
1111
"AdministrationPortEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdministrationPortEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
1212
"AdministrationProtocol": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdministrationProtocol", "wlst_path": "WP001", "value": {"default": "t3s" }, "wlst_type": "string" } ],
13-
"ArchiveConfigurationCount": [ {"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ArchiveConfigurationCount", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
13+
"ArchiveConfigurationCount": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "ArchiveConfigurationCount", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" },
14+
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ArchiveConfigurationCount", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
1415
"AutoDeployForSubmodulesEnabled": [ {"version": "[10.3.4,)", "wlst_mode": "both", "wlst_name": "AutoDeployForSubmodulesEnabled", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
1516
"BatchJobsDataSourceJndiName": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "BatchJobsDataSourceJndiName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
1617
"BatchJobsExecutorServiceName": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "BatchJobsExecutorServiceName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JDBCStore.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,12 @@
3232
"SecondsBetweenRestarts": [ {"version": "[12.2,)", "wlst_mode": "both", "wlst_name": "SecondsBetweenRestarts", "wlst_path": "WP001", "value": {"default": 30 }, "wlst_type": "integer" } ],
3333
"Target": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "Target", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string" },
3434
{"version": "[10,)", "wlst_mode": "online", "wlst_name": "Targets", "wlst_path": "WP002", "value": {"default": "None" }, "wlst_type": "jarray", "preferred_model_type": "delimited_string", "set_method": "MBEAN.set_target_mbeans", "set_mbean_type": "weblogic.management.configuration.TargetMBean"} ],
35-
"ThreeStepThreshold": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ThreeStepThreshold", "wlst_path": "WP001", "value": {"default": 200000 }, "wlst_type": "integer" } ],
36-
"WorkerCount": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "WorkerCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer" } ],
37-
"WorkerPreferredBatchSize": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "WorkerPreferredBatchSize", "wlst_path": "WP001", "value": {"default": 10 }, "wlst_type": "integer" } ],
35+
"ThreeStepThreshold": [ {"version": "[10,12.1.2)", "wlst_mode": "online", "wlst_name": "ThreeStepThreshold", "wlst_path": "WP001", "value": {"default": 200000 }, "wlst_type": "integer" },
36+
{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ThreeStepThreshold", "wlst_path": "WP001", "value": {"default": 200000 }, "wlst_type": "integer" } ],
37+
"WorkerCount": [ {"version": "[10,12.1.2)", "wlst_mode": "online", "wlst_name": "WorkerCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer" },
38+
{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "WorkerCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer" } ],
39+
"WorkerPreferredBatchSize": [ {"version": "[10,12.1.2)", "wlst_mode": "online", "wlst_name": "WorkerPreferredBatchSize", "wlst_path": "WP001", "value": {"default": 10 }, "wlst_type": "integer" },
40+
{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "WorkerPreferredBatchSize", "wlst_path": "WP001", "value": {"default": 10 }, "wlst_type": "integer" } ],
3841
"XAResourceName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "XAResourceName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ]
3942
},
4043
"wlst_attributes_path": "WP001",

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JDBCSystemResource.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"attributes": {
1414
"CapacityIncrement": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CapacityIncrement", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer", "get_method": "LSA"} ],
1515
"ConnectionCreationRetryFrequencySeconds": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionCreationRetryFrequencySeconds","wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer", "get_method": "LSA"} ],
16-
"ConnectionHarvestMaxCount": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "ConnectionHarvestMaxCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer"} ],
17-
"ConnectionHarvestTriggerCount": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "ConnectionHarvestTriggerCount", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer"} ],
16+
"ConnectionHarvestMaxCount": [ {"version": "[10,12.2.1.1)", "wlst_mode": "online", "wlst_name": "ConnectionHarvestMaxCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer"},
17+
{"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "ConnectionHarvestMaxCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer"} ],
18+
"ConnectionHarvestTriggerCount": [ {"version": "[10,12.2.1.1)", "wlst_mode": "online", "wlst_name": "ConnectionHarvestTriggerCount", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer"},
19+
{"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "ConnectionHarvestTriggerCount", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer"} ],
1820
"ConnectionInitializationCallback": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionInitializationCallback", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string"} ],
1921
"ConnectionLabelingCallback": [ {"version": "[10.3.6,)", "wlst_mode": "both", "wlst_name": "ConnectionLabelingCallback", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string"} ],
2022
"ConnectionReserveTimeoutSeconds": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionReserveTimeoutSeconds", "wlst_path": "WP001", "value": {"default": 10 }, "wlst_type": "integer", "get_method": "LSA"} ],

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JMSServer.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,13 @@
2525
}
2626
},
2727
"attributes": {
28-
"AcknowledgeMode": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AcknowledgeMode", "wlst_path": "WP001", "value": {"default": "Auto" }, "wlst_type": "string" } ],
29-
"ConnectionFactory": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionFactory", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
30-
"ListenerClass": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ListenerClass", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
31-
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
32-
"SessionsMaximum": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "SessionsMaximum", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer"} ],
33-
"Transacted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Transacted", "wlst_path": "WP001", "value": {"default": "false"}, "wlst_type": "boolean"} ]
28+
"AcknowledgeMode": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AcknowledgeMode", "wlst_path": "WP001", "value": {"default": "Auto" }, "wlst_type": "string" } ],
29+
"ConnectionConsumers": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "ConnectionConsumers", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "get_method": "GET" } ],
30+
"ConnectionFactory": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionFactory", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
31+
"ListenerClass": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ListenerClass", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
32+
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
33+
"SessionsMaximum": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "SessionsMaximum", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer"} ],
34+
"Transacted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Transacted", "wlst_path": "WP001", "value": {"default": "false"}, "wlst_type": "boolean"} ]
3435
},
3536
"wlst_attributes_path": "WP001",
3637
"wlst_paths": {

0 commit comments

Comments
 (0)