cancel
Showing results for 
Search instead for 
Did you mean: 

SMDApplication Log Error

Former Member
0 Kudos

Hi all,

we want to connect different SAP systems to our solution manager via SMD Agents.

We get following error in SMDAgentApplication.log :

Mar 7, 2011 2:47:24 PM [Thread[Reconnect,5,main]] Error com.sap.smd.wily.hostagent.destination.JCODestination - init(): SID|XXXXX_SID_XX

[EXCEPTION]

com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Sie knen sich nicht anmelden (ZBV-Systemzuordnung fehlt)

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:516)

at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1086)

at com.sap.mw.jco.JCO$Client.connect(JCO.java:3256)

at com.sap.mw.jco.JCO$Pool.initPool(JCO.java:4726)

at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:6393)

at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:6348)

at com.sap.mw.jco.JCO$Repository.getRepositoryClient(JCO.java:20846)

at com.sap.mw.jco.JCO$Repository.queryFunctionInterface(JCO.java:20926)

at com.sap.mw.jco.JCO$Repository.getFunctionInterface(JCO.java:21034)

at com.sap.mw.jco.JCO$BasicRepository.getFunctionTemplate(JCO.java:20043)

at com.sap.smd.wily.hostagent.destination.JCODestination.init(JCODestination.java:55)

at com.sap.smd.wily.hostagent.destination.JCODestination.open(JCODestination.java:45)

at com.sap.smd.wily.hostagent.action.ReconnectAction.doRun(ReconnectAction.java:35)

at com.sap.smd.wily.hostagent.action.AbstractAction.run(AbstractAction.java:53)

at com.wily.EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:728)

at java.lang.Thread.run(Thread.java:664)

How can we solve this error, so that we also can connect to this system ?

At the moment we have installed several SAP Systems on a physical host and

as I understood, we only need one SMD Agents pro physical host, or ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Sie knen sich nicht anmelden (ZBV-Systemzuordnung fehlt)

have you removed and reassign your CUA assignments. why its saying as

You cannot log on (CUA system assignment missing)

any issues with CUA removal

can you verify that by [http://help.sap.com/saphelp_sm32/helpdata/en/ea/9abf3b4f995f1ce10000000a114084/content.htm|http://help.sap.com/saphelp_sm32/helpdata/en/ea/9abf3b4f995f1ce10000000a114084/content.htm]

Jansi

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

it's an abap system, which could not connect via SMD agent ...

Something is wrong, because of "ZBV", central user administration ... but what ?

The user SMDAGENT_SID ist not locked

Kind regards

Andreas Laaser

Former Member
0 Kudos

Hi,

pls check user SMD_ADMIN and its roles.

run smdsetup.sh for managing conf and give the user and pwd.

if that does not wrk, can u re run the managed system setup, changing the default passwords for users SMD_ADMIN and SAPSUPPORT< sometimes they are in default table of entries and dont accept the passwords.

Regards,

Kaustubh.

Former Member
0 Kudos

Hi,

Yes SMD Agent is host specific.

Is it a java system you are getting this error log from ? seems so.

Pls check in SMSy for the definition and check 1265580 for ABAp system.

Regards,

Kaustubh.