cancel
Showing results for 
Search instead for 
Did you mean: 

Java Server is not up and in the INITIAL status

Former Member
0 Kudos

Hi All,

I have installed JAVA + ABAP stack in the same server, ABAP is working Fine but JAVA is not up..SDM, J2ee and Server0 are in the initial status and these are logs:

DEV_JCONTROL Logs:

Thr 6904] Wed Jun 17 14:19:22 2009

[Thr 6904] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]

[Thr 6904] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 2 / sock 1716

(SI_ECONN_REFUSE/10061; I4; ST; 192.168.82.87:3900) [nixxi.cpp 2823]

[Thr 6904] *** ERROR => MsIAttachEx: NiBufConnect to igatesap01/3900 failed (rc=NIECONN_REFUSED) [msxxi.c 652]

[Thr 6904] *** WARNING => Can't attach to message server (igatesap01/3900) [rc = -100]-> reconnect [jcntrms.c 368]

DEV_MS Log:

[Thr 6764] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3032) [msxxserv.c 1835]

[Thr 6764] load acl file =
igatesap01.igatecorp.com\sapmnt\ISM\SYS\global\ms_acl_info.DAT

[Thr 6764] MsGetOwnIpAddr: my host addresses are :

[Thr 6764] 1 : [192.168.82.87] igatesap01.igatecorp.com (HOSTNAME)

[Thr 6764] 2 : [127.0.0.1] igatesap01.igatecorp.com (LOCALHOST)

[Thr 6764] MsHttpInit: full qualified hostname = igatesap01.igatecorp.com

[Thr 6764] HTTP logging is switch off

[Thr 6764] set HTTP state to LISTEN

[Thr 6764] MsHttpOwnDomain: own domain[1] = igatecorp.com

[Thr 6764] ms/icf_info_server : deleted

[Thr 6764] *** I listen to port sapmsISM (3601) ***

[Thr 6764] *** I listen to internal port 3901 (3901) ***

[Thr 6764] *** HTTP port 8101 state LISTEN ***

[Thr 6764] CUSTOMER KEY: >A1875615794<

I have followed as per the note 780670, but when i try to execute the command, its throwing an error that "Could not reach Message server"...I have followed all the required details in RZ10...

I am unable to find the reason for the error..Could you please suggest..

Thanks,

Subbu

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi

Check this out

Regards

Uday

Former Member
0 Kudos

Hi,

Please check the JVM parameters in configtool.

PLease provide the logs of /usr/sap/<SID>/<instance>/work/std_server0.out.

thanks Rishi Abrol

Former Member
0 Kudos

Hi,

From the below file, i can see the error "Client 010 is not available in this system at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)"...

Could you please guide me where i can change the parameter??

Please find the "std_server0.out" file below:

Nov 18, 2008 2:32:24 AM com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_59] 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: "Client 010 is not available in this system". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{

passwd=********

lang=EN

receiverid=master

sysnr=$$

client=010

poolmaxsize=10

user=SAPJSF

receiverid_guest=master

ashost=localhost

}

".

Nov 18, 2008 2:32:24 AM com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_59] 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: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.

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

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

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

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

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

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

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

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Client 010 is not available in this system

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

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

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

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)

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

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

at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:222)

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

... 6 more

com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.

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

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

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

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

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

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

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

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Client 010 is not available in this system

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

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

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

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)

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

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

at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:222)

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

... 6 more

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

Nov 18, 2008 2:32:24 AM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_59] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Thanks,

Subbu

Former Member
0 Kudos

May be it is mistyped instead of 001. Is your client 001? Check the dates too. your log is showing November 2008.

Former Member
0 Kudos

Please change the client in configtool under the com.sap.security.core.persistence .

Set Ume master client to 001.

then restart the system.

Java will start.

you are getting thei error because the ume client is set to 010 that doed not exists.Java is trying to connet to the ABAP system wit client 010 that does not exists.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi Rishi,

In Config Tool i didnt find an option like com.sap.security.core.persistence, Could you please guide me where will be this option?

Thanks,

Subbu

Former Member
0 Kudos

Global server configuration->Servvices->com.sap.security.core.ume.service

also check [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=937323]

Former Member
0 Kudos

Hi all,

Thanks for ur response, as per the links provided by you i have changed the client and restarted the system...pls. find the log content of the files DEV_MS and DEV_JCONTROL :

DEV_MS:

[Thr 5304] MsSResetTrace: reject truncation (size=1901031 / reset=20971520)

[Thr 5304] MsSSuspendCheck

[Thr 5304] MsSCheckConnections

[Thr 5304] MsSConnCheck

[Thr 5304] *********** MS LOOP ***********

[Thr 5304] SiSelNSelect: start select (timeout=20000)

[Thr 5304] Fri Jun 19 03:34:06 2009

[Thr 5304] SiSelNNext: sock 1788 selected (revt=r--)

[Thr 5304] NiBufISelProcess: hdl 3 process r-

[Thr 5304] MsSBufAlloc: 0154A668 returning, cache count = 0

[Thr 5304] NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)

[Thr 5304] NiBufIIn: NIBUF len=114

[Thr 5304] NiBufIIn: packet complete for hdl 3

[Thr 5304] NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: ---

[Thr 5304] NiBufISelUpdate: new STAT r-- (---) for hdl 3 in set0

[Thr 5304] NiSelIListInsert: add hdl 3 [3] to buf-list (0) of set0

[Thr 5304] NiSelISelectInt: 1 handles selected (1 buffered)

[Thr 5304]

NiBufReceive starting

[Thr 5304] NiBufISelUpdate: new MODE r- (--) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: rp-

[Thr 5304] NiBufISelUpdate: new STAT - (r) for hdl 3 in set0

[Thr 5304] NiSelIListRemove: remove hdl 3 [3] from buf-list (1) of set0

[Thr 5304] -IN-- client 0 name - len 114

[Thr 5304] -IN-- key - iflag MS_SEND_NAME

[Thr 5304] -IN-- > name MSG_SERVER flag MS_REQUEST

[Thr 5304] MsSProcOpcode: bytes = 4

[Thr 5304] MsSProcOpcode: processing MS_SERVER_LST (vers=104) ...

[Thr 5304] client C0 (192.168.82.87) requests a list of all connected clients

[Thr 5304] MsSRetClientList: append list of all connected clients (2)

[Thr 5304]

NiBufIWrite starting

[Thr 5304] NiIWrite: hdl 3 sent data (wrt=434,pac=1,MESG_IO)

[Thr 5304] -OUT- client 0 name - errno MSOP_OK

[Thr 5304] -OUT- key -

[Thr 5304] MsSBufFree: 0154A668 to cache, cache count=1

[Thr 5304] MsSProcOpcode: MS_SERVER_LST (version=4) ok

[Thr 5304] *********** MS LOOP ***********

[Thr 5304] SiSelNSelect: start select (timeout=20000)

[Thr 5304] Fri Jun 19 03:34:12 2009

[Thr 5304] SiSelNNext: sock 1776 selected (revt=r--)

[Thr 5304] NiBufISelProcess: hdl 4 process r-

[Thr 5304] MsSBufAlloc: 0154A668 returning, cache count = 0

[Thr 5304] NiIRead: hdl 4 received data (rcd=8,pac=1,MESG_IO)

[Thr 5304] NiBufIIn: NIBUF len=8

[Thr 5304] NiBufIProcMsg: hdl 4 received NI_PING, reply NI_PONG

[Thr 5304] NiIWrite: hdl 4 sent data (wrt=8,pac=1,MESG_IO)

[Thr 5304] NiICheck: hdl 4 sent NI_PONG to partner

[Thr 5304] MsSBufFree: 0154A668 to cache, cache count=1

[Thr 5304] SiSelNSelect: start select (timeout=20000)

[Thr 5304] Fri Jun 19 03:34:16 2009

[Thr 5304] SiSelNNext: sock 1788 selected (revt=r--)

[Thr 5304] NiBufISelProcess: hdl 3 process r-

[Thr 5304] MsSBufAlloc: 0154A668 returning, cache count = 0

[Thr 5304] NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)

[Thr 5304] NiBufIIn: NIBUF len=114

[Thr 5304] NiBufIIn: packet complete for hdl 3

[Thr 5304] NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: ---

[Thr 5304] NiBufISelUpdate: new STAT r-- (---) for hdl 3 in set0

[Thr 5304] NiSelIListInsert: add hdl 3 [3] to buf-list (0) of set0

[Thr 5304] NiSelISelectInt: 1 handles selected (1 buffered)

[Thr 5304]

NiBufReceive starting

[Thr 5304] NiBufISelUpdate: new MODE r- (--) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: rp-

[Thr 5304] NiBufISelUpdate: new STAT - (r) for hdl 3 in set0

[Thr 5304] NiSelIListRemove: remove hdl 3 [3] from buf-list (1) of set0

[Thr 5304] -IN-- client 0 name - len 114

[Thr 5304] -IN-- key - iflag MS_SEND_NAME

[Thr 5304] -IN-- > name MSG_SERVER flag MS_REQUEST

[Thr 5304] MsSProcOpcode: bytes = 4

[Thr 5304] MsSProcOpcode: processing MS_SERVER_LST (vers=104) ...

[Thr 5304] client C0 (192.168.82.87) requests a list of all connected clients

[Thr 5304] MsSRetClientList: append list of all connected clients (2)

[Thr 5304]

NiBufIWrite starting

[Thr 5304] NiIWrite: hdl 3 sent data (wrt=434,pac=1,MESG_IO)

[Thr 5304] -OUT- client 0 name - errno MSOP_OK

[Thr 5304] -OUT- key -

[Thr 5304] MsSBufFree: 0154A668 to cache, cache count=1

[Thr 5304] MsSProcOpcode: MS_SERVER_LST (version=4) ok

[Thr 5304] MsSPeriodicTasks: Fri Jun 19 03:34:16 2009

[Thr 5304] MsSResetTrace: reject truncation (size=1905751 / reset=20971520)

[Thr 5304] MsSSuspendCheck

[Thr 5304] MsSCheckConnections

[Thr 5304] MsSConnCheck

[Thr 5304] *********** MS LOOP ***********

[Thr 5304] SiSelNSelect: start select (timeout=20000)

[Thr 5304] Fri Jun 19 03:34:26 2009

[Thr 5304] SiSelNNext: sock 1788 selected (revt=r--)

[Thr 5304] NiBufISelProcess: hdl 3 process r-

[Thr 5304] MsSBufAlloc: 0154A668 returning, cache count = 0

[Thr 5304] NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)

[Thr 5304] NiBufIIn: NIBUF len=114

[Thr 5304] NiBufIIn: packet complete for hdl 3

[Thr 5304] NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: ---

[Thr 5304] NiBufISelUpdate: new STAT r-- (---) for hdl 3 in set0

[Thr 5304] NiSelIListInsert: add hdl 3 [3] to buf-list (0) of set0

[Thr 5304] NiSelISelectInt: 1 handles selected (1 buffered)

[Thr 5304]

NiBufReceive starting

[Thr 5304] NiBufISelUpdate: new MODE r- (--) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: rp-

[Thr 5304] NiBufISelUpdate: new STAT - (r) for hdl 3 in set0

[Thr 5304] NiSelIListRemove: remove hdl 3 [3] from buf-list (1) of set0

[Thr 5304] -IN-- client 0 name - len 114

[Thr 5304] -IN-- key - iflag MS_SEND_NAME

[Thr 5304] -IN-- > name MSG_SERVER flag MS_REQUEST

[Thr 5304] MsSProcOpcode: bytes = 4

[Thr 5304] MsSProcOpcode: processing MS_SERVER_LST (vers=104) ...

[Thr 5304] client C0 (192.168.82.87) requests a list of all connected clients

[Thr 5304] MsSRetClientList: append list of all connected clients (2)

[Thr 5304]

NiBufIWrite starting

[Thr 5304] NiIWrite: hdl 3 sent data (wrt=434,pac=1,MESG_IO)

[Thr 5304] -OUT- client 0 name - errno MSOP_OK

[Thr 5304] -OUT- key -

[Thr 5304] MsSBufFree: 0154A668 to cache, cache count=1

[Thr 5304] MsSProcOpcode: MS_SERVER_LST (version=4) ok

[Thr 5304] *********** MS LOOP ***********

[Thr 5304] SiSelNSelect: start select (timeout=20000)

[Thr 5304] Fri Jun 19 03:34:36 2009

[Thr 5304] SiSelNNext: sock 1788 selected (revt=r--)

[Thr 5304] NiBufISelProcess: hdl 3 process r-

[Thr 5304] MsSBufAlloc: 0154A668 returning, cache count = 0

[Thr 5304] NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)

[Thr 5304] NiBufIIn: NIBUF len=114

[Thr 5304] NiBufIIn: packet complete for hdl 3

[Thr 5304] NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: ---

[Thr 5304] NiBufISelUpdate: new STAT r-- (---) for hdl 3 in set0

[Thr 5304] NiSelIListInsert: add hdl 3 [3] to buf-list (0) of set0

[Thr 5304] NiSelISelectInt: 1 handles selected (1 buffered)

[Thr 5304]

NiBufReceive starting

[Thr 5304] NiBufISelUpdate: new MODE r- (--) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: rp-

[Thr 5304] NiBufISelUpdate: new STAT - (r) for hdl 3 in set0

[Thr 5304] NiSelIListRemove: remove hdl 3 [3] from buf-list (1) of set0

[Thr 5304] -IN-- client 0 name - len 114

[Thr 5304] -IN-- key - iflag MS_SEND_NAME

[Thr 5304] -IN-- > name MSG_SERVER flag MS_REQUEST

[Thr 5304] MsSProcOpcode: bytes = 4

[Thr 5304] MsSProcOpcode: processing MS_SERVER_LST (vers=104) ...

[Thr 5304] client C0 (192.168.82.87) requests a list of all connected clients

[Thr 5304] MsSRetClientList: append list of all connected clients (2)

[Thr 5304]

NiBufIWrite starting

[Thr 5304] NiIWrite: hdl 3 sent data (wrt=434,pac=1,MESG_IO)

[Thr 5304] -OUT- client 0 name - errno MSOP_OK

[Thr 5304] -OUT- key -

[Thr 5304] MsSBufFree: 0154A668 to cache, cache count=1

[Thr 5304] MsSProcOpcode: MS_SERVER_LST (version=4) ok

[Thr 5304] MsSPeriodicTasks: Fri Jun 19 03:34:36 2009

[Thr 5304] MsSResetTrace: reject truncation (size=1909886 / reset=20971520)

[Thr 5304] MsSSuspendCheck

[Thr 5304] MsSCheckConnections

[Thr 5304] MsSConnCheck

[Thr 5304] *********** MS LOOP ***********

[Thr 5304] SiSelNSelect: start select (timeout=20000)

[Thr 5304] Fri Jun 19 03:34:44 2009

[Thr 5304] SiSelNNext: sock 1788 selected (revt=r--)

[Thr 5304] NiBufISelProcess: hdl 3 process r-

[Thr 5304] MsSBufAlloc: 0154A668 returning, cache count = 0

[Thr 5304] NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)

[Thr 5304] NiBufIIn: NIBUF len=114

[Thr 5304] NiBufIIn: packet complete for hdl 3

[Thr 5304] NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: ---

[Thr 5304] NiBufISelUpdate: new STAT r-- (---) for hdl 3 in set0

[Thr 5304] NiSelIListInsert: add hdl 3 [3] to buf-list (0) of set0

[Thr 5304] NiSelISelectInt: 1 handles selected (1 buffered)

[Thr 5304]

NiBufReceive starting

[Thr 5304] NiBufISelUpdate: new MODE r- (--) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: rp-

[Thr 5304] NiBufISelUpdate: new STAT - (r) for hdl 3 in set0

[Thr 5304] NiSelIListRemove: remove hdl 3 [3] from buf-list (1) of set0

[Thr 5304] -IN-- client 0 name - len 114

[Thr 5304] -IN-- key - iflag MS_SEND_NAME

[Thr 5304] -IN-- > name MSG_SERVER flag MS_REQUEST

[Thr 5304] MsSProcOpcode: bytes = 4

[Thr 5304] MsSProcOpcode: processing MS_SERVER_LST (vers=104) ...

[Thr 5304] client C0 (192.168.82.87) requests a list of all connected clients

[Thr 5304] MsSRetClientList: append list of all connected clients (2)

[Thr 5304]

NiBufIWrite starting

[Thr 5304] NiIWrite: hdl 3 sent data (wrt=434,pac=1,MESG_IO)

[Thr 5304] -OUT- client 0 name - errno MSOP_OK

[Thr 5304] -OUT- key -

[Thr 5304] MsSBufFree: 0154A668 to cache, cache count=1

[Thr 5304] MsSProcOpcode: MS_SERVER_LST (version=4) ok

[Thr 5304] *********** MS LOOP ***********

[Thr 5304] SiSelNSelect: start select (timeout=20000)

[Thr 5304] Fri Jun 19 03:34:46 2009

[Thr 5304] SiSelNNext: sock 1788 selected (revt=r--)

[Thr 5304] NiBufISelProcess: hdl 3 process r-

[Thr 5304] MsSBufAlloc: 0154A668 returning, cache count = 0

[Thr 5304] NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)

[Thr 5304] NiBufIIn: NIBUF len=114

[Thr 5304] NiBufIIn: packet complete for hdl 3

[Thr 5304] NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: ---

[Thr 5304] NiBufISelUpdate: new STAT r-- (---) for hdl 3 in set0

[Thr 5304] NiSelIListInsert: add hdl 3 [3] to buf-list (0) of set0

[Thr 5304] NiSelISelectInt: 1 handles selected (1 buffered)

[Thr 5304]

NiBufReceive starting

[Thr 5304] NiBufISelUpdate: new MODE r- (--) for hdl 3 in set0

[Thr 5304] SiSelNSet: set events of sock 1788 to: rp-

[Thr 5304] NiBufISelUpdate: new STAT - (r) for hdl 3 in set0

[Thr 5304] NiSelIListRemove: remove hdl 3 [3] from buf-list (1) of set0

[Thr 5304] -IN-- client 0 name - len 114

[Thr 5304] -IN-- key - iflag MS_SEND_NAME

[Thr 5304] -IN-- > name MSG_SERVER flag MS_REQUEST

[Thr 5304] MsSProcOpcode: bytes = 4

[Thr 5304] MsSProcOpcode: processing MS_SERVER_LST (vers=104) ...

[Thr 5304] client C0 (192.168.82.87) requests a list of all connected clients

[Thr 5304] MsSRetClientList: append list of all connected clients (2)

[Thr 5304]

NiBufIWrite starting

[Thr 5304] NiIWrite: hdl 3 sent data (wrt=434,pac=1,MESG_IO)

[Thr 5304] -OUT- client 0 name - errno MSOP_OK

[Thr 5304] -OUT- key -

[Thr 5304] MsSBufFree: 0154A668 to cache, cache count=1

[Thr 5304] MsSProcOpcode: MS_SERVER_LST (version=4) ok

[Thr 5304] *********** MS LOOP ***********

[Thr 5304] SiSelNSelect: start select (timeout=20000)

DEV_JCONTROL

[Thr 4964] Fri Jun 19 02:16:16 2009

[Thr 4964] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]

[Thr 4964] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 2 / sock 1720

(SI_ECONN_REFUSE/10061; I4; ST; 192.168.82.87:3900) [nixxi.cpp 2823]

[Thr 4964] *** ERROR => MsIAttachEx: NiBufConnect to igatesap01/3900 failed (rc=NIECONN_REFUSED) [msxxi.c 652]

[Thr 4964] *** ERROR => Can't attach to message server (igatesap01/3900) [rc = -100]-> terminate [jcntrms.c 374]

[Thr 4964] JControlCloseProgram: started (exitcode = -100)

[Thr 4964] *** ERROR => MsIModState: not_attached [msxxi.c 3838]

[Thr 4964] *** ERROR => Can't modify message server state (state = 7, rc = -3) [jcntrms.c 841]

In DEV_JCONTROL its showin that message server (igatesap01/3900)... but i think message server should be 3600 right?? where should i see if it is wrongle set??

Thanks,

Subbu

Former Member
0 Kudos

Please send the logs stdserver.out

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi Rishi,

please find the contents of the file std_server0.out...i didnt send these contents becoz. it was updated on November 2008?

Com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.

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

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

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

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

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

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

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

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Client 010 is not available in this system

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

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

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

at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)

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

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

at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:222)

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

... 6 more

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

Nov 18, 2008 2:32:24 AM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_59] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Thanks,

Subbu

Former Member
0 Kudos

Change these settings and it shall work

now change the setting

Configtool --> global Server Configuration --> services --> com.sap.security.core.service

-


>ume.r3.connection.master.client to 001

-


>ume.r3.connection.master.passwd to the password of sapjsf in 001

Thanks Rishi Abrol

Former Member
0 Kudos

Hi Rishi,

Thanks for ur time, but even after changing back to 001, it didnt work....

all the parameters are correct in RZ10...the status of disp+work.exe will is changing as follows:

j2ee synchronizing binaries --> j2ee connecting to message server --> j2ee info in not available

Thanks,

Subbu

Former Member
0 Kudos

Please check the configtool JVM parameters .Did you restart the Java after setting the umeclient to 001 and the SAPJSF password.

Please sendthe logs of stdserver.out.

Thanks

Rishi Abrol

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

please go through sap note 724452 central note for all java related problems

Thanks

Sunny

Former Member
0 Kudos

Hi

Usually Java takes some time to comeup btw how much is RAM you have any Virtual memory you have given.

Regards

Uday

Former Member
0 Kudos

please check following troubleshooting guide

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e09e4a5e-8280-2a10-ca98-a59dd47d396d]

check your connection to message server/ firewall rules and disable antivirus temporarily.

Edited by: Manoj Chintawar on Jun 18, 2009 10:11 AM