cancel
Showing results for 
Search instead for 
Did you mean: 

saposcol is not starting after the kernel upgrade

Former Member
0 Kudos

we are using solution manager 4.0 we were trying to upgrade the kernel

from 159 to 188 .

but after replacing the kernel files our saposcol startwas failing

when we execute the command "saposcol -s " , there it shows the SAPOSCOLSTATUS IS IDLE .

the log of dev_disp file shows as ,

"

Thu Dec 18 13:14:10 2008

kernel runs with dp version 241000(ext=110000) (@(#)

DPLIB-INT-VERSION-241000-UC)

length of sys_adm_ext is 576 bytes

      • SWITCH TRC-HIDE on ***

***LOG Q00=> DpSapEnvInit, DPStart (01 1261596) [dpxxdisp.c 1285]

DwSLCheckVersion: shared library version mismatch:

shared lib "dw_xml.so" version 159 <-> kernel version 188

shared lib "dw_xtc.so" version 159 <-> kernel version 188

shared lib "dw_stl.so" version 159 <-> kernel version 188

shared lib "dw_gui.so" version 159 <-> kernel version 188

shared lib "dw_mdm.so" version 159 <-> kernel version 188

      • DP_FATAL_ERROR => Version mismatch of dw shared libraries detected.

See dev_disp trace for details.

Set environment variable SAP_NO_SLIB_CHECK=1 to disable version checking.

      • DISPATCHER EMERGENCY SHUTDOWN ***

NiWait: sleep (5000ms) ...

NiISelect: timeout 5000ms

NiISelect: maximum fd=1

NiISelect: read-mask is NULL

NiISelect: write-mask is NULL

Thu Dec 18 13:14:15 2008

NiISelect: TIMEOUT occured (5000ms)

      • ERROR => DpHalt: my PID is not the dispatcher's (1261596/0)

[dpxxdisp.c 10300]

"

but we could not find any of the libs mentioned above in the file system .

if i give dev_disp , it shows the kernel version as 188 .

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

HI

please restart sap and run saposcol -k, restart os and start saposcol -l. please check saposcol -d.

Also Try running Saproot.sh with the user root. it will fix the issue. and u can find saproot.sh in sapmnt/SID/exe.

The permissions should be 4755 as mentioned before and check the ownership of root.Setting it to SAPSYS may solve the problem.

Regards

Chen

Former Member
0 Kudos

SAPOSCOL needs permission 4775. Once you do kernel upgrade, this gets changed. So, run the following script from your kernel directly and it will fix the permissions and then start sap.

Go to Kernel Directory ( /usr/sap/<SID>/SYS/exe/run )

[root ]# ./saproot.sh

Regards,

Jazz

Former Member
0 Kudos

Hi,

what is your OS?

For AIX change saposcol permission.

chown root:sapsys saposcol

DwSLCheckVersion: shared library version mismatch:

shared lib "dw_xml.so" version 159 <-> kernel version 188

while upgrading kernel kindly rename the existing files if it is in use by system, so that the new lib file will not show this error.

-Gokul

Edited by: Gokul Chitode on Dec 18, 2008 4:50 PM

former_member185954
Active Contributor
0 Kudos

Hello Susin,

can you post the initial content of

/usr/sap/tmp/dev_coll

Regards,

Siddhesh

Former Member
0 Kudos

Hello Susin,

regarding the not starting saposcol: [note 1257757 - startsap: "start of saposcol failed" after kernel patch|http://service.sap.com/sap/support/notes/1257757].

Regards, Michael