I re-post for full error message searchability (separate line) +
related newsgroup
####<08-Feb-2008 12:14:03 o'clock CET> <Notice> <WebLogicServer>
<MyPC> <Adminserver> <main> <<WLS Kernel>> <> <BEA-000327> <
Starting WebLogic Admin Server "Adminserver" for domain "LocalDomain">
####<08-Feb-2008 12:14:11 o'clock CET> <Notice> <Cluster> <MyPC>
<Adminserver> <main> <<WLS Kernel>> <> <BEA-000138> <
Listening for announcements from cluster MyCluster on 237.0.0.1:7001.
####<08-Feb-2008 12:14:11 o'clock CET> <Notice> <Cluster> <MyPC>
<Adminserver> <main> <<WLS Kernel>> <> <BEA-000133> <
Waiting to synchronize with other running members of MyCluster.
On 10 fév, 16:24, metat...@flashmail.com wrote:
> Hello,
>
> On WebLogic 8.1 start-up in a cluster, it tries to synchronize with
> other members of the cluster for a period of 30 second (by default).
> If you are in a development environment or have only 1 member in the
> cluster, you can reduce this period to 1 second.
>
> ####<08-Feb-2008 12:14:03 o'clock CET> <Notice> <WebLogicServer>
> <MyPC> <Adminserver> <main> <<WLS Kernel>> <> <BEA-000327> <Starting
> WebLogic Admin Server "Adminserver" for domain "LocalDomain">
> ####<08-Feb-2008 12:14:11 o'clock CET> <Notice> <Cluster> <MyPC>
> <Adminserver> <main> <<WLS Kernel>> <> <BEA-000138> <Listening for
> announcements from cluster MyCluster on 237.0.0.1:7001.>
> ####<08-Feb-2008 12:14:11 o'clock CET> <Notice> <Cluster> <MyPC>
> <Adminserver> <main> <<WLS Kernel>> <> <BEA-000133> <Waiting to
> synchronize with other running members of MyCluster.>
>
> To reduce the time, you can change the parameters in the config.xml of
> the domain :
>
> <Cluster MemberWarmupTimeoutSeconds="1" Name="MyCluster"/>