cancel
Showing results for 
Search instead for 
Did you mean: 

Error in SLDCHECK

Former Member
0 Kudos

Hi All,

basically, when i enter Tcode 'SXMB_IFR", i am unable to find the webpage popping up for XI home screen.

Hence while checking with "SLDCHECK" transaction, i came across error log page.

It reads as follows....

**********************************************************************

Exchange Infrastructure: Test LCR Connection

program id: SAPSLDAPI_IXI

gateway host:

IBXI

gateway service: sapgw00

Testing the RFC connection to the SLD java client...

RFC ping was successful

SLD server access settings:

host name: ibxi

port number: 50000

user : PIAPPLUSER

Use transaction SLDAPICUST if you wish to maintain the SLD server access data

Launching the SLD GUI in a separate browser window...

=> Verify in the browser GUI that the SLD is in a healthy running state!

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 4

=> Check whether the SLD is running!

Summary: Connection to SLD does not work

=> Check SLD function and configurations

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC

RFC host:

%%RFCSERVER%%

program id: LCRSAPRFC_IXI

gateway host:

gateway service:

Testing the RFC connection to the SLD java client...

RFC ping was successful

Calling function EXCHANGE_PROFILE_GET_PARAMETER

Retrieving data from the XI Profile...

Function call returned exception code 3

Access to the XI Profile is currently disrupted.

=> Check whether you can access the XI Profile using a web browser!

************************************************************************************

How to resolve this issue....?????

Basically i am a XI developer. I dont know about Installation/Administrative aspects of XI world....

Kindly help us in getting screen for SLD/Integration Rep/Runtime Workbench......

Regards

Pavan

Accepted Solutions (1)

Accepted Solutions (1)

former_member335553
Active Contributor
0 Kudos

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Please try restarting ur J2EE engine it should fix the problem.

In case the problem is not solved please refer to SAP Note 768452 - Troubleshooting SLDCHECK

Thanks

Abhishek

*****Reward Points are helpful*****

prasanthi_chavala
Active Contributor
0 Kudos

Hi Pavan,

Clearly the SLDCHECK log shows that there is no connection to ur sld ie.. <b>Summary: Connection to SLD does not work</b>

Check in the tcode SLDAPICUST whether it is pointing to correct sld or not and also check user XIAPPLUSER , it might be locked.If so unlock it and then try SLDCHECK..it shud work..

Thanks,

Prasanthi.

former_member335553
Active Contributor
0 Kudos

can you access the http://<XI_HOST>:5<NR>00/exchangeProfile ?

try unlocking passwords

Have you tried restarting the Java side?

Former Member
0 Kudos

Anusha,

Thanks for your quick response.

When i try from http://<server>:50000/rep,

Page displayes following error...

*******************************

Exception

An internal error occurred. Contact you XI administrator

Unable to read configuration data (ExchangeProfile/aii.properties)

********************************

When i click "error details" link form the webpage, the following lines get displays...

****************

Stacktrace

Thrown:

MESSAGE ID: com.sap.aii.utilxi.prop.api.rb_all.NO_PROPERTIES

com.sap.aii.utilxi.prop.api.PropertiesException: Unable to read configuration data (ExchangeProfile/aii.properties)

at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:202)

at com.sap.aii.utilxi.misc.api.AIIProperties.initServerMode(AIIProperties.java:401)

at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:95)

at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:152)

at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)

at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)

at jsp_Main1602481419656._jspService(jsp_Main1602481419656.java:21)

at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)

at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)

at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)

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

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

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

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

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

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

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

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

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

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

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

*********************************************************

Kindly help us..

Regards

Pavan

Former Member
0 Kudos

Hi Pavan,

Did you configure the host file under the directory C:\WINDOWS\system32\drivers\etc

example:

10.8.180.100 sapeccd1 sapeccd1.comens.com

Best Regards

Suresh