cancel
Showing results for 
Search instead for 
Did you mean: 

SMD can not be started via IE

Former Member
0 Kudos

Hello

when I try to login to the SMD via http://<hostname>:<port>/smd I see no screen for the SMD. The only thing I after I have filled the Login Screen see are two sign at the left side which have following Content:

message.rfc_exec_error

message.guid_text

and the IE was send to following link: http://<hostname>:<port>/webdynpro/dispatcher/sap.com/tcsmdnavigation/UserNotAuthorized?GUID=b17e23a1debf0566e69a7f267a4f8f00&errorCode=rfc_exec_error

I checked the Systemlog but I didn't get any Error. Also a Trace with ST01 didn't show the error.

The rror ocures if I use my user or the J2EE_ADMIN.

Where is my mistake in the Configuration? Where can I have a look to find the mistake?

Thnaks for your help.

Regards

Franz-Josef

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

I found the Sollution: Due to the fact that the SMD_RFC User didn'd have the standard Passwd I had the Login Problems.

Now I set the password in the ABAP Stack to original. Now I could logon to the SMD via IE.

After that I changed the password via Diagnostic Systems --> Advanced Setup --> Connection Monitoring and in the ABAP System.

Now it works.

Thanks to all for your help.

Regrads Franz-Josef

Former Member
0 Kudos

Just FYI: The user SMD_RFC is used in Visual Administrator in the JCo RFC Provider Destination "WEBADMIN", so the password needs to be changed there. Once this JCo connection is started, you can test whether it is working by making a connection test via SM59 TCP connection WEBADMIN.

Former Member
0 Kudos

Hello,

the User SMD_RFC was the problem. In the Configuration he has defined the wrong password.

My problem is now, where can I find the stored Password for the SMD_RFC within the SolMan Configuration?

When I start the IE with http://<hostname>:<port>/smd I foung following Erreo Message (listed below).

Can anyone help me?

Thanks for your help

Regards

Franz-Josef

-


[3023] Failed to execute function module: guid 5b3b5b64d5ac8f36e494ef26889cf00f

[EXCEPTION]

com.sap.sup.admin.abap.rfc.exception.RfcExecutionException: An exception occured during the execution of the function 'DIAGNAV_CHECK_APP_ACCESS'.

at com.sap.sup.admin.abap.rfc.function.RfcFunction.execute(RfcFunction.java:111)

at com.sap.sup.admin.security.SmdUser.checkApplicationAccess(SmdUser.java:501)

at com.sap.sup.smd.navigation.SmdNavigation.wdDoInit(SmdNavigation.java:104)

at com.sap.sup.smd.navigation.wdp.InternalSmdNavigation.wdDoInit(InternalSmdNavigation.java:126)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)

at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)

at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)

at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

Caused by: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)

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:6181)

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

at com.sap.mw.jco.JCO.getClient(JCO.java:8804)

at com.sap.sup.admin.abap.rfc.function.RfcFunction.execute(RfcFunction.java:54)

... 32 more

Former Member
0 Kudos

pls try with

SAP_BI_E2E

SAP_SOLMANDIAG_E2E

Z_SMD_RFC_ROLE

SAP_J2EE_ADMIN

these were all roles from SMD_RFC and SMD_ADMIN user

finally you could do a authorisation trace in ABAP via ST01

But if you need information about portal applications; I think you have to take a look to the J2EE trace and log files

f.e. /usr/sap/SMP/DVEBMGS01/j2ee/cluster/server0/log/

and /usr/sap/W40/DVEBMGS01/work

Former Member
0 Kudos

Hello,

thanks for your help, but where can I find a document for building the ROLE Z_SMD_RFC_ROLE?

Thanks

Franz-Josef

Former Member
0 Kudos

for more details pls serch in SDN for "Setup Guide SMD 701" > you can find note 1234384 > pls have a look to attached pdf

or use ST01 for authority trace

or have a look to http://service.sap.com/instguides > SAP Solution Manager > Release 7.0 EHP 1 > Operations > SP18 - Root Cause Analysis - User Administration Guide