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

Thursday 6 April 2017

Error in invoking target 'all' of make file /lib/ins_asha.mk during IDM 11.1.1.9 installation

Environment Details -

OS - RHEL 7.2
IDM - 11.1.1.9
WebLogic - 10.3.6

During IDM installtion we got the below error,

Error in invoking target 'all' of makefile '/webdata/Oracle/Middleware/Oracle_IDM2/lib/ins_asha.mk






To resolve the error please run the command,
$ gcc -o /webdata/Oracle/Middleware/Oracle_IDM1/bin/hasocket -L /webdata/Oracle/Middleware/Oracle_IDM1/lib -L /webdata/Oracle/Middleware/Oracle_IDM1/lib -L /usr/lib64 -L /webdata/Oracle/Middleware/Oracle_IDM1/lib/stubs /webdata/Oracle/Middleware/Oracle_IDM1/lib/s0hasocket.o /webdata/Oracle/Middleware/Oracle_IDM1/lib/libhasocket.so -ldl -L/usr/lib -lirc -lpthread -lrt


It will create the hasocket file, check the file using below command and contiune the error

$ file /webdata/Oracle/Middleware/Oracle_IDM1/bin/hasocket
/webdata/Oracle/Middleware/Oracle_IDM1/bin/hasocket: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=d14f468a872f37c860b831b6b0c2bf6cfa711037, not stripped