cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to set the SAPROUTER Connection

Former Member
0 Kudos
577

I have set the Saprouter connection on an Windows XP machine and I followed the instructions correctly and I did not get any error during the snc router setup.

When I ran the command: saprouter -r -K "p:<Your Distingushed Name>", I am getting the following error:

Could not open the ICU common library.

The following files must be in the path described by

the environment variable "PATH":

icuuc26.dll, icudt26l.dll, icuin26.dll [nlsui0.c 1457] pid = 5860

Terminating.

You may set the environment variable NLSUI_7BIT_FALLBACK to run the program

without the ICU libraries in an emergency mode. [nlsui0.c 1205] pid = 5860

I have set the Environment variable SNC_LIB and SECUDIR correctly...

Any help from you is highly appreciable,...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajesh,

This is how you set up the environmental variables.

Setting of Environment Variables.

Under User Variables.

SECUDIR - <Drive>:\saprouter.

SNC_LIB - <Drive>:\saprouter\sapcrypto.dll

Under System Variables

Add the following in the Path variable at the end.

<Drive>:\saprouter\sapcrypto.dll;.;

It seems your's ismissing at PATH variable under system variables.

Regards,

Hari.

Former Member
0 Kudos

Thank you very much for your advises. Actually, the issue got resolved by loading the latest SAPROUTER, the saprouter installed was an older version... I have replaced it with new one and the issue got resolved...

Former Member
0 Kudos

Thanks for your Update...-)

Former Member
0 Kudos

There are missing libraries probably because you are using Windows XP, I have never used XP for saprouter as I always install it in DEV or SOLMAN server, twice in old servers with Windows 2000 server but never in a Workstation OS.

What version of XP are you using?

I cannot find any note refering to Software requirements or restrictions for saprouter though.