Not Able to Start WebCenter Portlet Managed Servers After Disabling Non-SSL Listen Port
(Doc ID 2720882.1)
Last updated on JULY 23, 2024
Applies to:
Oracle WebCenter Portal - Version 12.2.1.2.0 and laterOracle WebCenter Portal for OCI - Version 12.2.1.4_24.2 and later
Information in this document applies to any platform.
Symptoms
Non-SSL ports for the WC_Portlet managed server have been disabled by un-checking the listen port enabled for non-SSL through the WebLogic Console.
There are multiple WC_Portlet managed servers (WC_Portlet1, WCPortlet2, WCPortlet3).
After this change, the Portlet managed servers can no longer be started.
The Admin and Portal managed server start without error.
The WC_Portlet1.out shows:
<TIMESTAMP> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: A MultiException has 10 exceptions. They are:
1. java.lang.AssertionError: Servers do not have a common channel to communicate over
2. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.cluster.ClusterServiceActivator
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.leasing.databaseless.PrimordialClusterLeaderService errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.leasing.databaseless.PrimordialClusterLeaderService
5. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.singleton.MigratableServerService errors were found
6. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.singleton.MigratableServerService
7. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.migration.MigrationManagerService errors were found
8. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.migration.MigrationManagerService
9. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.store.admin.StoreDeploymentService errors were found
10. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.store.admin.StoreDeploymentService
The WC_Portlet1.log shows:
####<TIMESTAMP> <Critical> <WebLogicServer> <HOSTNAME1> <WC_Portlet1> <main> <
1. java.lang.AssertionError: Servers do not have a common channel to communicate over
2. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.cluster.ClusterServiceActivator
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.leasing.databaseless.PrimordialClusterLeaderService errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.leasing.databaseless.PrimordialClusterLeaderService
5. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.singleton.MigratableServerService errors were found
6. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.singleton.MigratableServerService
7. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.migration.MigrationManagerService errors were found
8. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.migration.MigrationManagerService
9. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.transaction.internal.TransactionRecoveryNoOpService errors were found
10. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.transaction.internal.TransactionRecoveryNoOpService
11. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.store.admin.StoreDeploymentService errors were found
12. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.store.admin.StoreDeploymentService
13. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.jms.JMSServiceActivator errors were found
14. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.jms.JMSServiceActivator
15. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.jms.BridgeService errors were found
16. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.jms.BridgeService
17. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.jms.saf.SAFService errors were found
18. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.jms.saf.SAFService
..
Caused By: java.lang.AssertionError: Servers do not have a common channel to communicate over
Secure Replication Enabled is set for the cluster.
This behavior could happen on other managed servers also.
Changes
Disabled non-SSL ports for the managed servers in a cluster.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |