Quantcast
Channel: Cluster – WebLogic Community
Viewing all articles
Browse latest Browse all 6

WLS Cluster debugging – some tips by Jon Petter Hjulstad

$
0
0

image

Some tips when debugging WLS cluster stability

In one environment we had problems with cluster stability – and there were unnecessary migrations of JMS Servers.

Here are some settings that gave more info in logs. Set the following for the JVM:

-Dweblogic.debug.DebugServerMigration=true -Dweblogic.debug.DebugSingletonServices=true

Change the below setting to DEBUG

Home >Summary of Servers >AdminServer >Logging >General >Advanced >Minimum severity to log:

enable below debugs from the weblogic admin console.

Debug >weblogic >core

cluster Collapse Node

DebugAsyncQueue

DebugCluster

DebugClusterAnnouncements

DebugClusterFragments

DebugClusterHeartbeats

DebugLeaderElection

DebugReplication

DebugReplicationDetails

Change the logging severity to Debug Read the complete article here.

WebLogic Partner Community

For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN account required). If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn Forum Wiki



Viewing all articles
Browse latest Browse all 6

Trending Articles