AssertionError Servers do not have a common channel
After disabling the Non SSL Listen Port, we get below error in logs while starting the Managed Servers on only SSL ports enabled.
####<Nov 19, 2011 9:22:44 PM GMT+00:00> <Notice> <Security> <techpaste> <techpaste-1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1320441764877> <BEA-090082> <Security initializing using security realm myrealm.> ####<Nov 19, 2011 9:22:45 PM GMT+00:00> <Critical> <WebLogicServer> <techpaste> <techpaste-1> <main> <<WLS Kernel>> <> <> <1320441765180> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: Servers do not have a common channel to communicate over java.lang.AssertionError: Servers do not have a common channel to communicate over at weblogic.cluster.messaging.internal.server.ConfiguredServersMonitorImpl.createConfiguration(ConfiguredServersMonitorImpl.java:124) at weblogic.cluster.messaging.internal.server.ConfiguredServersMonitorImpl.<init>(ConfiguredServersMonitorImpl.java:55) at weblogic.cluster.messaging.internal.server.ConfiguredServersMonitorImpl.<init>(ConfiguredServersMonitorImpl.java:28) at weblogic.cluster.messaging.internal.server.ConfiguredServersMonitorImpl$Factory.<clinit>(ConfiguredServersMonitorImpl.java:39) at weblogic.cluster.messaging.internal.server.ConfiguredServersMonitorImpl.getInstance(ConfiguredServersMonitorImpl.java:44) at weblogic.cluster.messaging.internal.server.UnicastFragmentSocket.<init>(UnicastFragmentSocket.java:47) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:355) at java.lang.Class.newInstance(Class.java:308) at weblogic.cluster.FragmentSocketWrapper.getUnicastFragmentSocket(FragmentSocketWrapper.java:76) at weblogic.cluster.FragmentSocketWrapper.<init>(FragmentSocketWrapper.java:64) at weblogic.cluster.FragmentSocketWrapper.getInstance(FragmentSocketWrapper.java:47) at weblogic.cluster.MulticastManager.<init>(MulticastManager.java:158) at weblogic.cluster.MulticastManager.initialize(MulticastManager.java:111) at weblogic.cluster.ClusterService.startService(ClusterService.java:196) at weblogic.server.ServiceActivator.start(ServiceActivator.java:96) at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:178) > ####<Nov 19, 2011 9:22:45 PM GMT+00:00> <Notice> <WebLogicServer> <techpaste> <techpaste-1> <main> <<WLS Kernel>> <> <> <1320441765413> <BEA-000365> <Server state changed to FAILED> ####<Nov 19, 2011 9:22:45 PM GMT+00:00> <Error> <WebLogicServer> <techpaste> <techpaste-1> <main> <<WLS Kernel>> <> <> <1320441765414> <BEA-000383> <A critical service failed. The server will shut itself down> ####<Nov 19, 2011 9:22:45 PM GMT+00:00> <Notice> <WebLogicServer> <techpaste> <techpaste-1> <main> <<WLS Kernel>> <> <> <1320441765426> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> ####<Nov 19, 2011 9:22:45 PM GMT+00:00> <Info> <WebLogicServer> <techpaste> <techpaste-1> <main> <<WLS Kernel>> <> <> <1320441765447> <BEA-000236> <Stopping execute threads.>
To solve “Servers do not have a common channel to communicate over” errors do the following steps as administrator
1. Login into the Administration Console
2. Expand the Environment tab and navigate to Clusters
3. Go to <cluster name> tab and click ‘Replication’ tab
4. In the <cluster name>-> Replication -> find Replication Channel, check box beside “Secure Replication Enabled” (to set it as true)
5. Restart the managed server(s).
In case of any ©Copyright or missing credits issue please check CopyRights page for faster resolutions.