BAM cluster - Data Source for Automatic Migration
See original GitHub issueHi,
I am using WDT to create a BAM cluster and after finalizing I get this.
After realizing it I have been trying to set it to None by using WDT model as is shown below.
BamCluster:
CoherenceClusterSystemResource: SoaCoherenceCluster
WeblogicPluginEnabled: true
DynamicServers:
ServerNamePrefix: 'BamCluster-'
JTACluster:
AbandonTimeoutSeconds: 86400
MaxXACallMillis: 120000
MaxTransactions: 10000
TimeoutSeconds: 120
DataSourceForAutomaticMigration: "None"
However, I am getting below error
WLSDPLY-12409: createDomain failed to create the domain: Failed to set attribute
DataSourceForAutomaticMigration in path /Cluster/BamCluster to value None: Could not create generic operation:JDBCSystemResource
Is there a different way to set this?
TAM
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:20 (10 by maintainers)
Top Results From Across the Web
12 Extending the Domain to Include BAM
Select the data source to be used for automatic migration. In this case select the leasing data source. Click Save and Activate Changes....
Read more >Configure Automatic Service Migration - Oracle Open Source
In the home page, click Clusters. · Click the Migration tab and then click Lock & Edit in the Change Center panel. ·...
Read more >whole server migration - Medium
This blog will help you understand the whole server migration and how it can help in recovering the existing Server instances form machine ......
Read more >WebLogic cluster - IBM
Using WebLogic administration console, Under Environment > Cluster > Configuration > Migration, set Migration Basis to Database and Data Source for Automatic ......
Read more >Install BizTalk Server in a Multi-Computer Environment
Configure the first BizTalk group with the BAM features. These features include BAM tools, the BAM Analysis database, BAM alerts, and the BAM...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have reproduced your issue above.
This was fixed in release 1.9.17.
The solution is to set the following: DataSourceForAutomaticMigration: null