Tuesday 27 June 2017

HALF_OPEN_SOCKET_RETRY weblogic proxy plugins with SSL

Thu Jun 22 03:24:04 2017] [error] [client 192.168.0.1] <636514981270442> weblogic: *******Exception type [HALF_OPEN_SOCKET_RETRY] (attempt to read from disconnected socket:Was unexpected EOF) raised at line 792 of URL.cpp
[Thu Jun 22 03:24:04 2017] [error] [client 192.168.0.1] <636514981270442> weblogic: *******Exception type [HALF_OPEN_SOCKET_RETRY] (attempt to read from disconnected socket:Was unexpected EOF) raised at line 792 of URL.cpp
[Thu Jun 22 03:24:04 2017] [error] [client 192.168.0.1] <636514981270442> weblogic: *******Exception type [HALF_OPEN_SOCKET_RETRY] (attempt to read from disconnected socket:Was unexpected EOF) raised at line 792 of URL.cpp

Environment details -
1. Apache  -2.2.25
2. Weblogic - 12.2.1.1
3. OFMW  - 12.2.1.1

Solution -

Create the WLSWallet file with user which is running apache and use the orapki utility to create the wallet file which is coming with mod_wl also add the apache modules in to the LD_LIBRARY_PATH as below.

export LD_LIBRARY_PATH=/usr/local/apache2/modules:/u01/Middleware/webgate/apache/lib:$LD_LIBRARY_PATH