Skip to content

Commit bcd85b7

Browse files
Fixes for 12.2.1.3
1 parent 90bc0c7 commit bcd85b7

18 files changed

+436
-376
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"DynamicClusterCooloffPeriodSeconds": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DynamicClusterCooloffPeriodSeconds", "wlst_path": "WP001", "value": {"default": 900 }, "wlst_type": "integer" } ],
1616
"DynamicClusterShutdownTimeoutSeconds": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DynamicClusterShutdownTimeoutSeconds", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
1717
"DynamicClusterSize": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DynamicClusterSize", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
18-
"DynamicServerName": [ {"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "DynamicServerName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string" } ],
18+
"DynamicServerName": [ {"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "DynamicServerName${:s}", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string", "access": "RO" } ],
1919
"IgnoreSessionsDuringShutdown": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "IgnoreSessionsDuringShutdown", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
2020
"MachineMatchExpression": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "MachineMatchExpression", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
2121
"MachineMatchType": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "MachineMatchType", "wlst_path": "WP001", "value": {"default": "${None:name}"}, "wlst_type": "string" } ],
@@ -27,7 +27,6 @@
2727
"Notes": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
2828
"ServerNamePrefix": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ServerNamePrefix", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
2929
"ServerTemplate": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ServerTemplate", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "set_method": "MBEAN.set_server_template_mbean", "set_mbean_type": "weblogic.management.configuration.ServerTemplateMBean" } ],
30-
"SessionLazyDeserializationEnabled": [ {"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "SessionLazyDeserializationEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
3130
"WaitForAllSessionsDuringShutdown": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "WaitForAllSessionsDuringShutdown", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ]
3231
},
3332
"wlst_attributes_path": "WP001",
@@ -127,9 +126,10 @@
127126
"child_folders_type": "single",
128127
"folders" : {},
129128
"attributes" : {
130-
"MaxStuckThreadTime": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxStuckThreadTime", "wlst_path": "WP001", "value": {"default": 600 }, "wlst_type": "integer" } ],
131-
"StuckThreadCount": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "StuckThreadCount", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
132-
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ]
129+
"MaxStuckThreadTime": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxStuckThreadTime", "wlst_path": "WP001", "value": {"default": 600 }, "wlst_type": "integer" } ],
130+
"StuckThreadCount": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "StuckThreadCount", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ,
131+
{"version": "[12.2.1.3,)", "wlst_mode": "offline","wlst_name": "StuckThreadCount", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
132+
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ]
133133
},
134134
"wlst_attributes_path": "WP001",
135135
"wlst_paths": {
@@ -166,12 +166,13 @@
166166
{"version": "[12.1.1,)", "wlst_mode": "both", "wlst_name": "ClusterMessagingMode", "wlst_path": "WP001", "value": {"default": "unicast" }, "wlst_type": "string" } ],
167167
"ClusterType": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClusterType", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "restart_required": "true" } ],
168168
"CoherenceClusterSystemResource": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "CoherenceClusterSystemResource", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "set_method": "${:MBEAN.set_coherence_cluster_mbean}", "set_mbean_type": "${:weblogic.management.configuration.CoherenceClusterSystemResourceMBean}", "restart_required": "true" } ],
169-
"ConcurrentSingletonActivationEnabled": [ {"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ConcurrentSingletonActivationEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
169+
"ConcurrentSingletonActivationEnabled": [ {"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ConcurrentSingletonActivationEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "restart_required": "true" } ],
170170
"ConsensusParticipants": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConsensusParticipants", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer", "get_method": "${LSA:GET}", "get_mbean_type": "${:JDBCSystemResourceMBean}", "set_method": "${:MBEAN.set_data_source_mbean}", "set_mbean_type": "${:weblogic.management.configuration.JDBCSystemResourceMBean}", "restart_required": true } ],
171171
"DataSourceForAutomaticMigration": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DataSourceForAutomaticMigration", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "set_method": "${:MBEAN.set_data_source_mbean}", "set_mbean_type": "${:weblogic.management.configuration.JDBCSystemResourceMBean}", "restart_required": "true" } ],
172172
"DataSourceForJobScheduler": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DataSourceForJobScheduler", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "set_method": "${:MBEAN.set_data_source_mbean}", "set_mbean_type": "${:weblogic.management.configuration.JDBCSystemResourceMBean}" } ],
173173
"DataSourceForSessionPersistence": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DataSourceForSessionPersistence", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "set_method": "${:MBEAN.set_data_source_mbean}", "set_mbean_type": "${:weblogic.management.configuration.JDBCSystemResourceMBean}", "restart_required": "true" } ],
174-
"DatabaseLeasingBasisConnectionRetryCount": [ {"version": "[12.1.3,12.2.1)", "wlst_mode": "offline", "wlst_name": "DatabaseLeasingBasisConnectionRetryCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer", "get_method": "GET", "restart_required": "true" } ,
174+
"DatabaseLeasingBasisConnectionRetryCount": [ {"version": "[12.1.3,12.2.1)", "wlst_mode": "offline", "wlst_name": "DatabaseLeasingBasisConnectionRetryCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer", "get_method": "GET", "restart_required": "true" } ,
175+
{"version": "[12.2.1.3,)", "wlst_mode": "offline", "wlst_name": "DatabaseLeasingBasisConnectionRetryCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer", "get_method": "GET", "restart_required": "true" } ,
175176
{"version": "[12.1.3,)", "wlst_mode": "online", "wlst_name": "DatabaseLeasingBasisConnectionRetryCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer", "get_method": "GET", "restart_required": "true" } ],
176177
"DatabaseLeasingBasisConnectionRetryDelay": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "DatabaseLeasingBasisConnectionRetryDelay", "wlst_path": "WP001", "value": {"default": 1000 }, "wlst_type": "long", "restart_required": "true"} ],
177178
"DeathDetectorHeartbeatPeriod": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "DeathDetectorHeartbeatPeriod", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer", "get_method": "GET", "restart_required": true },

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@
8585
}
8686
},
8787
"attributes": {
88-
"ClassName": [ {"version": "[12.2.1.1,)", "wlst_mode": "online", "wlst_name": "ClassName", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string", "get_method": "GET" } ,
89-
{"version": "[12.2.1.3,)", "wlst_mode": "offline", "wlst_name": "ClassName", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string" } ]
88+
"ClassName": [ {"version": "[12.2.1.1,)", "wlst_mode": "online", "wlst_name": "ClassName", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string", "get_method": "GET" } ]
9089
},
9190
"wlst_attributes_path": "WP001",
9291
"wlst_paths": {

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"DomainVersion": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DomainVersion", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "access": "RO"} ],
3030
"EnableEeCompliantClassloadingForEmbeddedAdapters": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "Enable${Ee:EE}CompliantClassloadingForEmbeddedAdapters", "wlst_path": "WP001", "value": {"default": "${false:true}" }, "wlst_type": "boolean", "get_method": "LSA" } ],
3131
"ExalogicOptimizationsEnabled": [ {"version": "[10.3.4,)", "wlst_mode": "both", "wlst_name": "ExalogicOptimizationsEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "restart_required": "true" } ],
32-
"GuardianEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "GuardianEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
32+
"GuardianEnabled": [ {"version": "[10,12.2.1.3)", "wlst_mode": "both", "wlst_name": "GuardianEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ,
33+
{"version": "[12.2.1.3,)", "wlst_mode": "online", "wlst_name": "GuardianEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
3334
"InternalAppsDeployOnDemandEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "InternalAppsDeployOnDemandEnabled", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
3435
"JavaServiceConsoleEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "JavaServiceConsoleEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
3536
"JavaServiceEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "JavaServiceEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "restart_required": "true" } ],
@@ -45,7 +46,8 @@
4546
"ParallelDeployApplicationModules": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "ParallelDeployApplicationModules", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
4647
"ParallelDeployApplications": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "ParallelDeployApplications", "wlst_path": "WP001", "value": {"default": "${false:true}"}, "wlst_type": "boolean" } ],
4748
"PartitionUriSpace": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "PartitionUriSpace", "wlst_path": "WP001", "value": {"default": "/partitions" }, "wlst_type": "string" } ],
48-
"ProductionModeEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ProductionModeEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
49+
"ProductionModeEnabled": [ {"version": "[10,12.2.1.3)", "wlst_mode": "both", "wlst_name": "ProductionModeEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ,
50+
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ProductionModeEnabled", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
4951
"RootDirectory": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "RootDirectory", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "access": "RO", "uses_path_tokens": "true"} ],
5052
"ServerMigrationHistorySize": [ {"version": "[12.1.2,12.2.1.1)", "wlst_mode": "both", "wlst_name": "ServerMigrationHistorySize", "wlst_path": "WP001", "value": {"default": "-1" }, "wlst_type": "integer", "restart_required": "true" },
5153
{"version": "[12.2.1.1,12.2.1.3)","wlst_mode": "both", "wlst_name": "ServerMigrationHistorySize", "wlst_path": "WP001", "value": {"default": "-1" }, "wlst_type": "integer" } ,

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"CapacityIncrement": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CapacityIncrement", "wlst_path": "WP001", "value": {"default": "${None:1}" }, "wlst_type": "integer", "get_method": "LSA"} ],
1515
"ConnectionCreationRetryFrequencySeconds": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionCreationRetryFrequencySeconds","wlst_path": "WP001", "value": {"default": "${None:0}" }, "wlst_type": "integer", "get_method": "LSA"} ],
1616
"ConnectionHarvestMaxCount": [ {"version": "[10,12.2.1.3)", "wlst_mode": "online", "wlst_name": "ConnectionHarvestMaxCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer" },
17-
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ConnectionHarvestMaxCount", "wlst_path": "WP001", "value": {"default": 1 }, "wlst_type": "integer" } ],
17+
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ConnectionHarvestMaxCount", "wlst_path": "WP001", "value": {"default": "${None:1}" }, "wlst_type": "integer" } ],
1818
"ConnectionHarvestTriggerCount": [ {"version": "[10,12.2.1.3)", "wlst_mode": "online", "wlst_name": "ConnectionHarvestTriggerCount", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer" },
19-
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ConnectionHarvestTriggerCount", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer" } ],
19+
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ConnectionHarvestTriggerCount", "wlst_path": "WP001", "value": {"default": "${None:-1}" }, "wlst_type": "integer" } ],
2020
"ConnectionLabelingCallback": [ {"version": "[10.3.6,)", "wlst_mode": "both", "wlst_name": "ConnectionLabelingCallback", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
2121
"ConnectionReserveTimeoutSeconds": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionReserveTimeoutSeconds", "wlst_path": "WP001", "value": {"default": "${None:10}" }, "wlst_type": "integer", "get_method": "LSA"} ],
2222
"CountOfRefreshFailuresTillDisable": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "CountOfRefreshFailuresTillDisable", "wlst_path": "WP001", "value": {"default": "${None:2}" }, "wlst_type": "integer", "get_method": "LSA"} ],

0 commit comments

Comments
 (0)