cancel
Showing results for 
Search instead for 
Did you mean: 

STARTSAP SCS01

Former Member
0 Kudos

When I try to iniciarlizar instance via a startsap j2ee SCS01 SCS01 send me the following error:

18:24:26

Starting Startup Agent sapstartsrv

Could not open the ICU common library.

The following files must be in the path described by

the environment variable "LIBPATH":

libicuuc34.a, libicudata34.a, libicui18n34.a [nlsui0_mt.c 1544] pid = 5570718

LIBPATH is currently set to /usr/sap/CRP/SCS01/exe:/usr/sap/CRP/SCS01/exe:/usr/sap/CRP/SCS01/exe:/usr/lib:/lib:/usr/sap/CRP/SYS/exe/run [nlsui0_mt.c 1547] pid = 5570718

I correct this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Antonio,

Please check the location of the library files mentioned in the error log and make sure the files are present in the correct location.

You would need to maintain the envirable LIB_PATH with the correct path for the above library files for the <sid>adm user with which you are trying to start the j2ee application.

Also, simply issuing startsap j2ee should be sufficient to start the application once the env variables are maintained correctly.

Regards,

Varun

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I guess this is the problem of the SAP kernel or incorrect text in an ABAP program.

Please see the following SAP note. May be this will help you..

Note 519753 - Problems with ICU shared libraries

Regards

Bhuban

Former Member
0 Kudos

My Kernel release is 720 the note don't appy for it.

Regards!

Former Member
0 Kudos

Hi,

Check if the files are available in the respective directories mentioned in the LIBPATH.

If so, check the permissions of the files. They should be accessible by <sid>adm.

If the files are not available - then download the RFC SDK file via SAP Note 27517.

Regards,

Srikishan