cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher stops while starting J2EE processes

08-10-2007 7:40 AM
548 views 13 comments
0 Likes
SAP Managed Tags
Subscribe

Hi All,

While starting the instance the dispatcher stops while starting J2EE processes.

The contents of <b>dev_ms</b> file are as follows:

-


trc file: "dev_ms", trc level: 1, release: "700"

-


[Thr 1260] Fri Aug 10 10:52:00 2007

[Thr 1260] MsSSetTrcLog: trc logging active, max size = 20971520 bytes

systemid 560 (PC with Windows NT)

relno 7000

patchlevel 0

patchno 26

intno 20050900

make: multithreaded, Unicode

pid 3116

[Thr 1260] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3116) [msxxserv.c 1828]

[Thr 1260] load acl file = D:\usr\sap\EC6\SYS\global\ms_acl_info.DAT

[Thr 1260] MsGetOwnIpAddr: my host addresses are :

[Thr 1260] 1 : [10.112.51.63] hsdnt24s12.noida.hcltech.com (HOSTNAME)

[Thr 1260] 2 : [127.0.0.1] HSDNT24S12.noida.hcltech.com (LOCALHOST)

[Thr 1260] MsHttpInit: full qualified hostname = hsdnt24s12.noida.hcltech.com

[Thr 1260] HTTP logging is switch off

[Thr 1260] set HTTP state to LISTEN

[Thr 1260] MsHttpOwnDomain: own domain[1] = noida.hcltech.com

[Thr 1260] ms/icf_info_server : HSDNT24S12.noida.hcltech.com

[Thr 1260] *** I listen to port sapmsEC6 (3603) ***

[Thr 1260] *** I listen to internal port 3903 (3903) ***

[Thr 1260] *** HTTP port 8103 state LISTEN ***

[Thr 1260] CUSTOMER KEY: >Q0671421507<

[Thr 1260] Fri Aug 10 10:53:40 2007

[Thr 1260] *** ERROR => MsSClientHandle: no server provides service ENQ (4), requested from HSDNT24S12_EC6_03 [msxxserv.c 4680]

Kindly help me out to solve this issue.

Thanking in Advance,

Abhishek

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Thanks Everybody specially Santosh for taking interest in the thread.

I have finally solved the problem. The basic problem was that one of the datafiles was corrupt. So, recovering the datafile solved my problem.

Regards,

Abhishek

Former Member
0 Likes

Hello Abhishek ,

Can you please post server0 file also ?

Regards ,

Santosh

Former Member
0 Likes

Hi Santosh,

The contents of file <b>std_server0.o00</b> are as follows:

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR connection to partner '10.112.51.63:sapgw03' broken

TIME Fri Aug 10 10:53:24 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -6

MODULE nixxi.cpp

LINE 4211

DETAIL NiIRead

SYSTEM CALL recv

ERRNO 10054

ERRNO TEXT WSAECONNRESET: Connection reset by peer

COUNTER 4

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:1716)

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:1949)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:314)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:87)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:53)

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:723)

... 6 more

[Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Aug 10, 2007 10:53:24... com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_53] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Regards,

Abhishek

Former Member
0 Likes

Ooooops! UME is not correctly configured.

Please configure UME to access datasource .

Check the below thread to overcome .

/thread/135903 [original link is broken]

Regards,

Santosh Karadkar

Former Member
0 Likes

Hi Santosh,

Firstly thanks for your prompt reply but the error still persists.

The contents of file <b>std_server0.out</b> are as follows:

Aug 10, 2007 12:42:26... com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_52] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=HSDNT24S12.noida.hcltech.com SYSNR=03 GWHOST=HSDNT24S12.noida.hcltech.com GWSERV=sapgw03 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR connection to partner 'HSDNT24S12.noida.hcltech.com:sapgw03'

broken

TIME Fri Aug 10 12:42:26 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -6

MODULE nixxi.cpp

LINE 4211

DETAIL NiIRead

SYSTEM CALL recv

ERRNO 10054

ERRNO TEXT WSAECONNRESET: Connection reset by peer

COUNTER 4

". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{

passwd=********

receiverid=master

sysnr=03

client=001

poolmaxsize=10

user=SAPJSF

receiverid_guest=master

ashost=HSDNT24S12.noida.hcltech.com

poolmaxwait=10000

}

".

Aug 10, 2007 12:42:26... com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_52] Fatal: Initialization of UME persistence adapter "R3_DATASOURCE" failed.

service com.sap.security.core.ume.service ================= ERROR =================

Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

com.sap.engine.frame.ServiceException: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=HSDNT24S12.noida.hcltech.com SYSNR=03 GWHOST=HSDNT24S12.noida.hcltech.com GWSERV=sapgw03 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR connection to partner 'HSDNT24S12.noida.hcltech.com:sapgw03'

broken

TIME Fri Aug 10 12:42:26 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -6

MODULE nixxi.cpp

LINE 4211

DETAIL NiIRead

SYSTEM CALL recv

ERRNO 10054

ERRNO TEXT WSAECONNRESET: Connection reset by peer

COUNTER 4

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:726)

at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)

at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:207)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)

at com.sap.engine.frame.core.thread.Task.run(Task.java:60)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:140)

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=HSDNT24S12.noida.hcltech.com SYSNR=03 GWHOST=HSDNT24S12.noida.hcltech.com GWSERV=sapgw03 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR connection to partner 'HSDNT24S12.noida.hcltech.com:sapgw03'

broken

TIME Fri Aug 10 12:42:26 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -6

MODULE nixxi.cpp

LINE 4211

DETAIL NiIRead

SYSTEM CALL recv

ERRNO 10054

ERRNO TEXT WSAECONNRESET: Connection reset by peer

COUNTER 4

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:1716)

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:1949)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:314)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:87)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:53)

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:723)

... 6 more

com.sap.engine.frame.ServiceException: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=HSDNT24S12.noida.hcltech.com SYSNR=03 GWHOST=HSDNT24S12.noida.hcltech.com GWSERV=sapgw03 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR connection to partner 'HSDNT24S12.noida.hcltech.com:sapgw03'

broken

TIME Fri Aug 10 12:42:26 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -6

MODULE nixxi.cpp

LINE 4211

DETAIL NiIRead

SYSTEM CALL recv

ERRNO 10054

ERRNO TEXT WSAECONNRESET: Connection reset by peer

COUNTER 4

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:726)

at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)

at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:207)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)

at com.sap.engine.frame.core.thread.Task.run(Task.java:60)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:140)

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=HSDNT24S12.noida.hcltech.com SYSNR=03 GWHOST=HSDNT24S12.noida.hcltech.com GWSERV=sapgw03 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR connection to partner 'HSDNT24S12.noida.hcltech.com:sapgw03'

broken

TIME Fri Aug 10 12:42:26 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -6

MODULE nixxi.cpp

LINE 4211

DETAIL NiIRead

SYSTEM CALL recv

ERRNO 10054

ERRNO TEXT WSAECONNRESET: Connection reset by peer

COUNTER 4

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:1716)

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:1949)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:314)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:87)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:53)

at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:723)

... 6 more

[Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Aug 10, 2007 12:42:26... com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_52] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Regards,

Abhishek

Former Member
0 Likes

Dear Abhishek ,

Please check std_server0 instead std_server0.o00 .

Also make sure that ABAP Backend system should be up and running .

Configure UME as using configtool ( Datasource , ashost etc etc ... )

Restart instance .

Plesae post logs if you still have issues !

Regards ,

Santosh Karadkar

Former Member
0 Likes

Hi Santosh,

I have checked UME configuration, it seems fine.

Dispatcher is stopped so i can't login to ABAP.

Kindly tell me what all logs are required by you.

Regards,

Abhishek

Former Member
0 Likes

Dear Abhishek ,

Plesae start ABAP first because you have mention UME datasource .

If you have issue with starting ABAP post dev_ms , dev_w0 files to trace the cause .

Regards ,

Santosh Karadkar

Former Member
0 Likes

Hi Santosh,

Contents of <b>dev_ms</b> are as follows:

-


trc file: "dev_ms", trc level: 1, release: "700"

-


[Thr 7592] Fri Aug 10 14:16:19 2007

[Thr 7592] MsSSetTrcLog: trc logging active, max size = 20971520 bytes

systemid 560 (PC with Windows NT)

relno 7000

patchlevel 0

patchno 26

intno 20050900

make: multithreaded, Unicode

pid 3580

[Thr 7592] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3580) [msxxserv.c 1828]

[Thr 7592] load acl file = D:\usr\sap\EC6\SYS\global\ms_acl_info.DAT

[Thr 7592] MsGetOwnIpAddr: my host addresses are :

[Thr 7592] 1 : [10.112.51.63] hsdnt24s12.noida.hcltech.com (HOSTNAME)

[Thr 7592] 2 : [127.0.0.1] HSDNT24S12.noida.hcltech.com (LOCALHOST)

[Thr 7592] MsHttpInit: full qualified hostname = hsdnt24s12.noida.hcltech.com

[Thr 7592] HTTP logging is switch off

[Thr 7592] set HTTP state to LISTEN

[Thr 7592] MsHttpOwnDomain: own domain[1] = noida.hcltech.com

[Thr 7592] ms/icf_info_server : HSDNT24S12.noida.hcltech.com

[Thr 7592] *** I listen to port sapmsEC6 (3603) ***

[Thr 7592] *** I listen to internal port 3903 (3903) ***

[Thr 7592] *** HTTP port 8103 state LISTEN ***

[Thr 7592] CUSTOMER KEY: >Q0671421507<

[Thr 7592] Fri Aug 10 14:17:59 2007

[Thr 7592] *** ERROR => MsSClientHandle: no server provides service ENQ (4), requested from HSDNT24S12_EC6_03 [msxxserv.c 4680]

[Thr 7592] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c 10547]

[Thr 7592] *** ERROR => MsSClientHandle: MsSRead C1 (HSDNT24S12_EC6_03), MSEINTERN [msxxserv.c 4164]

Contents of file <b>dev_w0</b> is as follows:

-


trc file: "dev_w0", trc level: 1, release: "700"

-


*

  • ACTIVE TRACE LEVEL 1

  • ACTIVE TRACE COMPONENTS all, MJ

*

B

B Fri Aug 10 14:16:49 2007

B create_con (con_name=R/3)

B Loading DB library 'D:\usr\sap\EC6\DVEBMGS03\exe\dboraslib.dll' ...

B Library 'D:\usr\sap\EC6\DVEBMGS03\exe\dboraslib.dll' loaded

B Version of 'D:\usr\sap\EC6\DVEBMGS03\exe\dboraslib.dll' is "700.08", patchlevel (0.18)

B New connection 0 created

M sysno 03

M sid EC6

M systemid 560 (PC with Windows NT)

M relno 7000

M patchlevel 0

M patchno 33

M intno 20050900

M make: multithreaded, Unicode

M pid 6020

M

M kernel runs with dp version 206000(ext=109000) (@(#) DPLIB-INT-VERSION-206000-UC)

M length of sys_adm_ext is 572 bytes

M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 6020) [dpxxdisp.c 1288]

I MtxInit: 30000 0 0

M DpSysAdmExtCreate: ABAP is active

M DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

M DpShMCreate: sizeof(wp_adm) 22528 (1408)

M DpShMCreate: sizeof(tm_adm) 3939600 (19600)

M DpShMCreate: sizeof(wp_ca_adm) 24000 (80)

M DpShMCreate: sizeof(appc_ca_adm) 8000 (80)

M DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064

M DpShMCreate: sizeof(comm_adm) 528064 (1048)

M DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

M DpShMCreate: sizeof(file_adm) 0 (72)

M DpShMCreate: sizeof(vmc_adm) 0 (1268)

M DpShMCreate: sizeof(wall_adm) (38456/34360/64/184)

M DpShMCreate: sizeof(gw_adm) 48

M DpShMCreate: SHM_DP_ADM_KEY (addr: 05F80040, size: 4602896)

M DpShMCreate: allocated sys_adm at 05F80040

M DpShMCreate: allocated wp_adm at 05F81E28

M DpShMCreate: allocated tm_adm_list at 05F87628

M DpShMCreate: allocated tm_adm at 05F87658

M DpShMCreate: allocated wp_ca_adm at 06349368

M DpShMCreate: allocated appc_ca_adm at 0634F128

M DpShMCreate: allocated comm_adm at 06351068

M DpShMCreate: system runs without file table

M DpShMCreate: allocated vmc_adm_list at 063D1F28

M DpShMCreate: allocated gw_adm at 063D1F68

M DpShMCreate: system runs without vmc_adm

M DpShMCreate: allocated ca_info at 063D1F98

M DpShMCreate: allocated wall_adm at 063D1FA0

X EmInit: MmSetImplementation( 2 ).

X MM diagnostic options set: 0

X <ES> client 0 initializing ....

X Using implementation flat

M <EsNT> Memory Reset disabled as NT default

X ES initialized.

M

M Fri Aug 10 14:16:50 2007

M ThInit: running on host HSDNT24S12

M

M Fri Aug 10 14:16:51 2007

M calling db_connect ...

C Prepending D:\usr\sap\EC6\DVEBMGS03\exe to Path.

C Client NLS settings: AMERICAN_AMERICA.UTF8

C Logon as OPS$-user to get SAPSR4's password

C Connecting as /@CN6 on connection 0 (nls_hdl 0) ... (dbsl 700 310805)

C Nls CharacterSet NationalCharSet C EnvHp ErrHp ErrHpBatch

C 0 UTF8 1 05C7FBC8 05C85164 05C849EC

C Attaching to DB Server CN6 (con_hdl=0,svchp=05C84938,svrhp=05C96204)

C

C Fri Aug 10 14:16:52 2007

C Starting user session (con_hdl=0,svchp=05C84938,srvhp=05C96204,usrhp=05CAB0D8)

C Now '/@CN6' is connected (con_hdl 0, nls_hdl 0).

C *** ERROR => ORA-1403 when accessing table SAPUSER

[dbsloci.c 10379]

C Disconnecting from connection 0 ...

C Closing user session (con_hdl=0,svchp=05C84938,usrhp=05CAB0D8)

C Now I'm disconnected from ORACLE

C Try to connect with default password

C Connecting as SAPSR4/<pwd>@CN6 on connection 0 (nls_hdl 0) ... (dbsl 700 310805)

C Nls CharacterSet NationalCharSet C EnvHp ErrHp ErrHpBatch

C 0 UTF8 1 05C7FBC8 05C85164 05C849EC

C Starting user session (con_hdl=0,svchp=05C84938,srvhp=05C96204,usrhp=05CAB0D8)

C Now 'SAPSR4/<pwd>@CN6' is connected (con_hdl 0, nls_hdl 0).

C Database NLS settings: AMERICAN_AMERICA.UTF8

C Database instance CN6 is running on HSDNT24S12 with ORACLE version 10.1.0.4.0 since 20070810

B Connection 0 opened (DBSL handle 0)

B Wp Hdl ConName ConId ConState TX PRM RCT TIM MAX OPT Date Time DBHost

B 000 000 R/3 000000000 ACTIVE NO YES NO 000 255 255 20070810 141651 HSDNT24S12

M db_connect o.k.

I MtxInit: 0 0 0

M SHM_PRES_BUF (addr: 0A9E0040, size: 4400000)

M SHM_ROLL_AREA (addr: 788A0040, size: 61440000)

M SHM_PAGING_AREA (addr: 0AE20040, size: 32768000)

M SHM_ROLL_ADM (addr: 066B0040, size: 615040)

M SHM_PAGING_ADM (addr: 0CD70040, size: 525344)

M ThCreateNoBuffer allocated 544152 bytes for 1000 entries at 0CE00040

M ThCreateNoBuffer index size: 3000 elems

M ThCreateVBAdm allocated 12160 bytes (50 server) at 0CE90040

X EmInit: MmSetImplementation( 2 ).

X MM diagnostic options set: 0

X <ES> client 0 initializing ....

X Using implementation flat

X ES initialized.

C *** ERROR => ORA-376 occurred when executing SQL statement (parse error offset=0)

[dbsloci.c 11501]

C sc_p=05BD2F74,no=1,idc_p=05BE3998,con=0,act=1,slen=66,smax=256,#vars=0,stmt=05CAC8C8,table=DDNTT

C SELECT COUNT(*) FROM DDNTT WHERE TABFORM <> 'J' AND TABFORM <> 'V';

C sc_p=05BD2F74,no=1,idc_p=05BE3998,con=0,act=1,slen=66,smax=256,#vars=0,stmt=05CAC8C8,table=DDNTT

C prep=0,lit=0,nsql=0,lobret=0,#exec=1,dbcnt=0,upsh_p=00000000,ocistmth_p=05C9C038

C IN : cols=0,rmax=0,xcnt=0,rpc=0,rowi=0,rtot=0,upto=-1,rsize=0,vmax=0,bound=0,iobuf_p=00000000,vda_p=00000000

C lobs=0,lmax=0,lpcnt=0,larr=00000000,lcurr_p=00000000,rret=0

C OUT: cols=1,rmax=1,xcnt=1,rpc=0,rowi=0,rtot=0,upto=-1,rsize=4,vmax=32,bound=1,iobuf_p=05CB0AA8,vda_p=05CACB38

C lobs=0,lmax=0,lpcnt=0,larr=00000000,lcurr_p=00000000,rret=0

C SELECT COUNT(*) FROM DDNTT WHERE TABFORM <> 'J' AND TABFORM <> 'V';

B ***LOG BY4=> sql error 376 performing SEL on table DDNTT [dbstat#4 @ 693] [dbstat 0693 ]

B ***LOG BY0=> ORA-00376: file 62 cannot be read at this time

ORA-01110: data file 62: 'G:\ORACLE\CN6\SAPDATA4\SR4_11\SR4.DATA11' [dbstat#4 @ 693] [dbstat 0693 ]

B init: Got no entries from DDNTT !

B init failed

B db_stinit failed

M *** ERROR => ThCallHooks: event handler db_init for event CREATE_SHM failed [thxxtool3.c 260]

M *** ERROR => ThIPCInit: hook failed [thxxhead.c 2072]

M ***LOG R19=> ThInit, ThIPCInit ( TSKH-IPC-000001) [thxxhead.c 1519]

M in_ThErrHandle: 1

M *** ERROR => ThInit: ThIPCInit (step 1, th_errno 17, action 3, level 1) [thxxhead.c 10017]

M

M Info for wp 0

M

M stat = 4

M reqtype = 1

M act_reqtype = -1

M rq_info = 0

M tid = -1

M mode = 255

M len = -1

M rq_id = 65535

M rq_source = 255

M last_tid = 0

M last_mode = 0

M semaphore = 0

M act_cs_count = 0

M control_flag = 0

M int_checked_resource(RFC) = 0

M ext_checked_resource(RFC) = 0

M int_checked_resource(HTTP) = 0

M ext_checked_resource(HTTP) = 0

M report = > <

M action = 0

M tab_name = > <

M vm = V-1

M

M *****************************************************************************

M *

M * LOCATION SAP-Server HSDNT24S12_EC6_03 on host HSDNT24S12 (wp 0)

M * ERROR ThInit: ThIPCInit

M *

M * TIME Fri Aug 10 14:16:52 2007

M * RELEASE 700

M * COMPONENT Taskhandler

M * VERSION 1

M * RC 17

M * MODULE thxxhead.c

M * LINE 10202

M * COUNTER 1

M *

M *****************************************************************************

M

M PfStatDisconnect: disconnect statistics

M Entering TH_CALLHOOKS

M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP

M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 720]

M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c 260]

M Entering ThSetStatError

M ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)

M Entering ThReadDetachMode

M call ThrShutDown (1)...

M ***LOG Q02=> wp_halt, WPStop (Workproc 0 6020) [dpnttool.c 327]

Regards,

Abhishek

Former Member
0 Likes

Make sure that all DB services up & running as well as DB is also up and running .

What are the DB / OS ?

make sure environment variable are correctly set

SAP Note :

441518 ORA-12560 composite SAP Note

723147 ORA-12542: TNS: address already in use

Regards ,

Santosh Karadkar

Former Member
0 Likes

Hi Santosh,

All the DB services are up and running. Actually this is an MCOD server and the other instance is working fine. Environment variables are also properly defined.

Kindly help me out please.

Regards,

Abhishek

Former Member
0 Likes

Hi All,

Please anybody help me out.

Points would be awarded if problem resolved.

Regards,

Abhishek

Former Member
0 Likes

Hi All,

Anybody who needs points.

Regards,

Abhishek