cancel
Showing results for 
Search instead for 
Did you mean: 

sapccm4x startup then shutdown with core dump

Former Member
0 Kudos

Hello Experts,

I have recently upgraded my kernel to: (from disp+work)

Kernel release 640

kernel make variant 640_EX2

compiled on SunOS 5.9 Generic_117171-12 sun4u

compiled for 64 BIT

compilation mode Non-Unicode

compile time Feb 18 2008 00:17:52

update level 0

patch number 220

source id 0.221

I am using sapccm4x version:

CCMS version 20040229, 64 bit, multithreaded, Non-Unicode

compiled at Feb 26 2009

systemid 370 (Solaris on SPARCV9 CPU)

relno 6400

patch text patch collection 2009/1, OSS note 1304480

patchno 272

When I start sapccm4x it core dumps and stops almost immediately. Even when I roll back to a previous version of sapccm4x I get the same problem.

dev_sapccm4x says:

----


trc file: "dev_sapccm4x", trc level: 1, release: "640"

----


[Thr 01] -


C-STACK -

[0] realfree ( 0x101c6af20, 0xffffffff00000011, 0x18ac00, 0xffffffff00000010, 0xffffffff7e5ec000, 0x101c6af10 ), at 0xffffffff7e46145c

[1] cleanfree ( 0x0, 0x18a294, 0xffffffff7e5fbcb0, 0x5, 0xffffffff7e5ec000, 0xffffffff7e5fbdb0 ), at 0xffffffff7e461dc8

[2] mallocunlocked ( 0x500, 0x60, 0x1022677d0, 0xffffffff7e5ec000, 0xffffffff7e600200, 0x0 ), at 0xffffffff7e460e24

[3] malloc ( 0x4fb, 0x2280, 0x18b358, 0xffffffff7f230034, 0xffffffff7e5ec000, 0x2000 ), at 0xffffffff7e460cf8

[4] calloc ( 0xff, 0xff, 0x4fb, 0x2a05c, 0xffffffff7e5ec000, 0x5 ), at 0xffffffff7e44b5bc

[5] NwPResolveAddress ( 0x102268132, 0xffffffff7fffd5e8, 0xffffffff7fffd5d0, 0x101c870c7, 0x76e068, 0xffffffff7e44b5d4 ), at 0x10015b9ec

[6] NwAlInitNamesOfIP ( 0x101c83be0, 0x102268132, 0x26c00, 0x0, 0x10022c07c, 0x1008c98b0 ), at 0x10015d550

[7] NwAlInitAdapterMTE ( 0x1009e93f0, 0x102268100, 0x100a3c200, 0x101c83be0, 0x1009e93c0, 0x100b80a78 ), at 0x10015e1ac

x100a3c1d0 ), at 0x100162ed8fffff, 0x100b11bb8, 0x0, 0x100a3c200, 0x1008c98b0, 0More(53%)

[9] CsmLibraryInitialize ( 0x0, 0x4ebf0, 0x4dd50, 0x1ac00, 0x1008c98b0, 0x1adf8 ), at 0x1001639fc

[10] sLoadAndInitOneStaticLib ( 0x100163b70, 0x2, 0x100163b48, 0x6, 0x100b79ca8, 0x100af8d20 ), at 0x1000d4054

[11] protected_CsmRegisterAllStaticModules ( 0x100b79ca8, 0x1000d3d98, 0x9400, 0x100af9e10, 0x1000d439c, 0x1008c98b0 ), at 0x1000d5d4c

[12] CsmObjectManagerInitialize ( 0x100b79ca8, 0x9348, 0x7f54e4, 0x0, 0x1008c98b0, 0x9000 ), at 0x1000d43f0

[13] CsmDispatcherInit ( 0x1000, 0x1250, 0x100add1c8, 0x1008c98b0, 0x865ecc, 0x1000 ), at 0x100063a40

[14] sAgentMainLoop ( 0x3, 0xffffffff7ffff818, 0xffffffff7fffe290, 0x4e800, 0x4e828, 0x1008c98b0 ), at 0x10005b908

[15] sLaunchSapccmsr ( 0x3, 0xffffffff7ffff818, 0xffffffff7fffe504, 0x4e400, 0x86cf3c, 0x1000753a4 ), at 0x10005ca14

[16] nlsui_main ( 0x1050, 0x1000, 0x10093ff88, 0x100694990, 0xffffffff7ffff830, 0x1008c98b0 ), at 0x100062320

[Thr 01] -


[Thr 01] Thu Mar 26 11:52:13 2009

[Thr 01] ***LOG Q0E=> SigIGenAction, signal ( 11) [sigux_mt.c 903]

I have tried stopping and starting the agent many times.

I have also used the command sapccm4x -initshm pf=<system_profile> and still I get the same error.

Can anyone help?

Thanks,

Nic

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Nic,

could you check if the agent starts correctly after inserting the line

suppress nwaglib

into the sapccmsr.ini?

Regards, Michael

Former Member
0 Kudos

Thanks Michael, that worked perfectly.

Can you tell me what that does?

Many thanks,

Nic

Former Member
0 Kudos

Hello Nic,

the statement disables an internal library of the agent which is responsible for creating the "Network" subtree within the "Operating system" tree in rz20.

SAP deleted this library in release 7x (i.e. you will not find the mentioned Network MTE in release 7x systems any longer).

Regards, Michael

Answers (0)