cancel
Showing results for 
Search instead for 
Did you mean: 

what Kernel to use for WeDispatcher 720?

Former Member
0 Kudos

Hello all,

Do you know what Kernel to use for WeDispatcher 720?

thx

Chris

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chris,

It depends upon the OS version which you are using.

Let us know the OS version

Regards,

Raja. G

Former Member
0 Kudos

Suse11

Former Member
0 Kudos

Question: can the kernel of webdispatcher be different of the kernel of Netweaver?

I have Kernel 720 for NW 7.03, and WebDidpatcher_Kernel is 7.00 and I am getting an error when I want to start the WebDispatcher:

./sapwebdisp pf=...
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.34, libicudata.so.34, libicui18n.so.34 [nlsui0_mt.c 1544] pid = 23714
LD_LIBRARY_PATH is currently set to /usr/sap/<webdispatcher_sid>/SYS/exe/run:/usr/sap/<webdispatcher_sid>/SYS/exe/nuc/li nuxx86_64 [nlsui0_mt.c 1547] pid = 23714

Former Member
0 Kudos

Yes you can have different version however you are facing issues while starting the web dispatcher itself. Please check your ENV variables as it was not able to fetch the library files. Check the user permissions as well.

Maybe you can try upgrading the kernel to 720 of web dispatcher and try to start again.

Regards,

Raja. G

srinivasan_vinayagam
Active Contributor
0 Kudos

Hi Chris,

search below files locations

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


and set this location to LD_LIBRARY_PATH.


Regards,

V Srinivasan

Former Member
0 Kudos

Hello,

Now, I have Kernel 720 for WebDispacher, but I am getting this error ( any idea for this?) I should change the kernel?

./sapwebdisp pf=...

*** ERROR => CTrcOpen: fopen dev_webdisp

---------------------------------------------------

  • trc file: "dev_webdisp", trc level: 1, release: "720"

---------------------------------------------------

sysno      01

sid       

systemid   390 (AMD/Intel x86_64 with Linux)

relno      7200

patchlevel 0

patchno    324

intno      20020600

make       multithreaded, Unicode, 64 bit, optimized

profile    ...

pid        3726

[Thr 139698207938400] Thu Apr  9 08:36:41 2015

*** ERROR => CTrcOpen: fopen ./dev_icm_sec

---------------------------------------------------

trc file: "dev_icm_sec", trc level: 1, release: "720"

---------------------------------------------------

Thu Apr  9 08:36:41 2015

hostname      

logfile name   dev_icm_sec

max file size  512000

switch type    0

max file size  512000

file wrap      0

logging level  2

......

former_member185954
Active Contributor
0 Kudos

Hello Chris,

From one of your other threads, I can see that your Webdispacther's SID is X01

Is this the same Web dispatcher you are talking about ? Has it now gone past the issue you were facing as posted on that thread ?

Here in this post I can see that you have set the environment variable inappropriately:



LD_LIBRARY_PATH is currently set to /usr/sap/<webdispatcher_sid>/SYS/exe/run:/usr/sap/<webdispatcher_sid>/SYS/exe/nuc/li

you need to set it to LD_LIBRARY_PATH=/usr/sap/X01/SYS/exe/run:/usr/sap/X01/SYS/exe/nuc/

As other members have suggested, you need to find the location of key library files and add them to the enviroment variable LD_LIBRARY_PATH of userid x01adm

Regards,

Siddhesh

Answers (0)