Hi there Experts,
We have a 7.1.1 IS / TN with 2 nodes and they are not clustered.
But we keep seeing this error:
[WmSharedCacheSC.impl.0200E] Failed to create/get distributed cache ‘TNQueryResults@systemsvu.com:9871’; reason: java.lang.RuntimeException: Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE); – check configuration
Ive tried to change the following property in tangosol-coherence.xml as per the solution in advantage
stderr
to
logs\tangosol.log
And I have tried to enabled and disable the cluster immediately and restart the IS( also from advantage) …but the error keeps coming back.
This is only on one node. Rest are fine.
Any ideas?
Your help is monumentally appreciated.
-Scooby !
We recently experienced a similar situation in our webMethods 8.0 environment.
Thanks to the tip below at softwareAG, we were able to solve the issue by setting following parameter in MyWebmethods & restarting the IS:
tn.cluster.notifyCacheChange=true
[INDENT]1-YSVUF (TNS_6-5_Fix28, TNS_6-1_SP1_Fix3, TNS_6-1_SP1_Fix4, TNS_6-1_Fix26)
Issues with synchronizing external ID types when using multiple Trading Networks servers that share the same database.
When using multiple Trading Networks servers that share the same database, changes made to external ID types are not properly sychronized across all Trading Networks servers.
This issue is resolved. Now all Trading Networks servers are properly synchronized whenever external ID types are added, changed, or deleted. Ensure synchronization is enabled by setting the Trading Networks property, tn.cluster.notifyCacheChange, to “true”. [/INDENT]
Errors when we try to get list of Trading Partners or get list of transactions; MWS transaction list times out; Just started happening in Dev and Production; has happened once before in production but bad behaviour “went away” after 2 days. Have restarted IS, MWS and rebooted servers. Have applied all TN patches to dev. Have played with the xxx.clusterxxx settings = false in …WmTN\config\properties.cnf (** where does wm.tn.mime:init get it’s values from on IS restart?)
The Coherence-enabled application ( TN uses Coherence for caching query results) on a local machine or in LAN can accidentally form a cluster with the application running on other developers’ machines or other systems
Resolution:
Override the multicast address in tangosol-coherence-override file.
You can either go and edit your tangosol-coherence-override file and fix the multicast address.
OR
Backup the working configs and when you start seeing these errors , restore from backup and you should be good.