Thursday, November 6, 2008

Continous HTTP access error logged when using Weblogic Cluster

Weblogic Cluster with one Administration Server and up to 12 Managed Servers. Our Weblogic version is 9.2.

SSL has been enabled for all Servers and the HTTP Listen Ports are all turned off. The cluster and all applications are working fine and communicating over HTTP as expected, however the logs grow 3MB+ per hour due to an error that repeatedly logged. This error appears to be an attempt by an internal Weblogic process to access some resource over HTTP.

Here are the various messages received in the logs. There are 3 messages logged per error occurred.

This first log message is from the domain log (I replaced the hostname/IP info with ):

#### <\[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <1218456526962> BEA-090475 Plaintext data for protocol HTTP was received from peer instead of an SSL handshake.>

This second log message is from the ".out" log from the Administration Server:

#### <\[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <1218456538658> <000000> - - \[11/Aug/2008:12:08:58 +0000] "GET /bea_wls_internal/HTTPClntLogin/a.tun?wl-login=https+dummy+WLREQS+9.2.2.0+dummy+%0A&rand=8038349418070109915&AS=2048&HL=19 HTTP/1.1" 200 1337

I have searched all over trying to find a solution but with no luck thus far. I have seen some posts about turning on HTTPTunneling and this does seem to prevent the error from occurring, but this is not a solution for us.

I could really use some help in understanding whats going on and trying to resolve this issue. Our client will make a big deal out of this and will want a solution. Any help would be greatly appreciated.

Message was edited by:
user651444

Please Open an SR with Oracle-BEA and ask for CR344429

No comments: