VALIDATECLUSTERCONFIG
Parses the domain’s configuration file and reports any errors in the configuration of cluster-related elements.
You can run this command only on a WebLogic Server host that can access the domain’s configuration file through the host’s file system.
Syntax
java [ SSL Arguments ] weblogic.Admin
[-url URL]
[ User Credentials [...]
Don’t forget to add classpath (-cp switch)!
$ java utils.MulticastTest -n name -a address [-p portnumber]
[-t timeout] [-s send] [-l timetolive]
Argument
Definition
-n name
Required. A name that identifies the sender of the sequenced messages. Use a different name for each test process you start.
-a address
The multicast address on which: (a) the sequenced messages should be [...]