ALSB 2.6 - Managed Server Weblogic Logs Show NullPointerException After Changing to HTTPS
(Doc ID 970560.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle Service Bus - Version 2.6 to 2.6.1RP [Release Aqualogic Service Bus]Information in this document applies to any platform.
Goal
The following Error message is thrown on managed server startup when running ALSB Servers (admin and managed) on SSL protocol and disabling non-SSL channels.
<Error> <WLI-Monitoring Runtime> <host> <server> <[ACTIVE] ExecuteThread: '0' for @ queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> @ <> <BEA-473010> <Cannot contact the admin server. @ Therefore constructing the Cluster Authority Current time with the time skew java.lang.NullPointerException
java.lang.NullPointerException
at java.util.Hashtable.put(Unknown Source)
at com.bea.wli.timer.ClusterTimerHelper.getInitialContext(ClusterTimerHelper.java:164)
at com.bea.wli.timer.ClusterTimerHelper.getTimerAuthority(ClusterTimerHelper.java:196)
at com.bea.wli.timer.ClusterTimerHelper.access$000(ClusterTimerHelper.java:43)
at com.bea.wli.timer.ClusterTimerHelper$1.run(ClusterTimerHelper.java:122)
Truncated. see log file for complete stacktrace
>
java.lang.NullPointerException
at java.util.Hashtable.put(Unknown Source)
at com.bea.wli.timer.ClusterTimerHelper.getInitialContext(ClusterTimerHelper.java:164)
at com.bea.wli.timer.ClusterTimerHelper.getTimerAuthority(ClusterTimerHelper.java:196)
at com.bea.wli.timer.ClusterTimerHelper.access$000(ClusterTimerHelper.java:43)
at com.bea.wli.timer.ClusterTimerHelper$1.run(ClusterTimerHelper.java:122)
Truncated. see log file for complete stacktrace
>
####<Jun 12, 2008 1:53:38 PM MDT> <Error> <WLI-Monitoring Runtime> <host> <server> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <> <BEA-473023> <Cannot contact the admin server. Therefore constructing the Cluster Authority Urzeit from the persisted value>
Solution
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
Goal |
Solution |
References |