cancel
Showing results for 
Search instead for 
Did you mean: 

ls: ICU common library trying to find old kernel's executables

Former Member
0 Kudos
Short Text
ICU common library trying to find old kernel executables
Long Text

Hi

In the std_server0.out logfile, we are getting the following error
message:

Service com.adobe~TrustManagerService started. (65 ms).
Could not open the ICU common library.
The following files must be in the path described by
the environment variable "LD_LIBRARY_PATH":
libicuuc.so.30, libicudata.so.30, libicui18n.so.30 [nlsui0_mt.c
1489] pid = 14096


These parameters do not exist in the path because they were the
executables of the 7.0 kernel. We have upgraded to kernel 7.20 and the
correct values that the process should be trying to find are:

libicudata.so.34
libicui18n.so.34
libicuuc.so.34

How do we get the process to look for the correct executables?

Kind regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All

I logged an OSS message and was told to complete the actions of OSS Note 1737528 and this resolved the issue.

Many thanks for your assistance

Former Member
0 Kudos
Former Member
0 Kudos

What version of IGS you are using? Please update it to 720 or 720_EXT depending on kernel you installed.

Regards,

Roman

Former Member
0 Kudos

Hi All

I will add the IGS executables later today when i have downtime as it is a production system.  I also noticed that the following error occurs in transaction SM21

14:21:01 RD                                 S2  3 Connection to CPI-C client 009 was closed

14:21:01 RD                                 S7  4 > Partner LU name:

14:21:01 RD                                 S0  R > Host: 127.0.0.1

14:21:01 RD                                 S0  I > Partner TP Name: jlaunch

14:21:01 DIA  002 001 SAPJSF                R4  9 Communication error, CPIC return code 020, SAP return code 223

14:21:01 DIA  002 001 SAPJSF                R5  A > Conversation ID: 45768838

14:21:01 DIA  002 001 SAPJSF                R6  4 > CPI-C function: CMSEND(SAP)

On another system where i am getting the same error as per SM21 above, I installed the IGS executables and am still getting the error above.

How do i resolve this error message above?

Former Member
0 Kudos

SAP return code 223 means "Network read error". To resolve this issue you need more investigation. Try to check logs in work directory to determine context of this error.

Regards,

Roman

Former Member
0 Kudos

Hi Roman

the only other error I find in std_server0.out

service rfcengine ================= ERROR =================

also, in the /usr/sap/CBP/SCS01/work  directory dev_ms

[Thr 182895770496] Tue Nov 27 14:02:05 2012

[Thr 182895770496] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv_mt. 12854]

[Thr 182895770496] *** ERROR => MsSClientHandle: MsSRead C3 (J2EE4083750), MSEINTERN [msxxserv_mt. 5360]

[Thr 182895770496] MsJ2EE_AddDisconnectedNode: add node [4083750] into disconnect list

And in the dialog work processes i find the following:

C  *** ERROR in prepareStatement[dbdb6.c, 14750] CON = 0 (BEGIN)

C  &+     dsql_db6_exec_immediate( SQLExtendedPrepare 😞 [IBM][CLI Driver][DB2/LINUXX8664] SQL0206N  "GLOBAL_COMPRESSION_OPT

C  &+     ION" is not valid in the context where it is used.  SQLSTATE=42703

C  &+

C  &+     VALUES( GLOBAL_COMPRESSION_OPTION )

C  &+       cursor type=NO_HOLD, isolation=UR, cc_release=YES, optlevel=5, degree=1, op_type=40, reopt=0

C  &+       ABAP location info: 'SAPLSDB2', 10558

C  &+

C  &+     ABAP location info 'SAPLSDB2', 10558

C  &+

C  *** ERROR in prepareStatement[dbdb6.c, 14750] (END)

Other than this i dont find any other error message.  Also, please note that we have upgraded the kernel from 7.0 to 7.20 and after the kernel upgrade we are experiencing these problems on systems.

Former Member
0 Kudos

Check gateway log file dev_rd for errors.

Regards,

Roman