cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot start transaction SXMB_IFR

Former Member
0 Kudos

Hi there

Im completing the post installation steps of a XI 3.0 install after implenting Support Stack 10. I get the following error when calling the above transaction

or http://hostname:50000/rep/start/index.jsp

Exception class: java.lang.NoClassDefFoundError

Message

java.lang.NoClassDefFoundError: com/sap/aii/ibrep/server/check/GeneralDeletionCheck

Thrown:

java.lang.NoClassDefFoundError: com/sap/aii/ibrep/server/check/GeneralDeletionCheck

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

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

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

at jsp_Main1109268574428._jspService(jsp_Main1109268574428.java:21)

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

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

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

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

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

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

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

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

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

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

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

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

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

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

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

at java.security.AccessController.doPrivileged(AccessController.java:321)

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

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

I'm stumped but I think it may have something to do with the exchangeProfile however I have had no success in attempting to resolve it.

Any assistance is appreciated.

Thanks and regards

Conor

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi Connor,

Are you able to call the repository link from IE?.Which JDK version are you using?

Regards

Ashly Titus

Former Member
0 Kudos

hello,

first check all the RFC connections are been in perfect state...like it should show some content or other...it should not be in red....

then restart the MMC once then open with xiuser and type sxmb_ifr then it will open perfectelly...

Former Member
0 Kudos

hi,

did u give tx SLDAPICUST details.then u try the sxmb_ifr.

regards

ajai

Former Member
0 Kudos

hi ,

follow the steps

1)Import the Exchange profile once again if use import also

2)In that the exchange profile parameter there will be option called connection click on that there maintain connection like user : <usernam>

client <client no> etc once again

3) Restart complete server

Reward points if useful,

Regards,

Srinivas.D

former_member187661
Discoverer
0 Kudos

This happened to me when I changed the following RFC connection on XI

HTTP Connections to R/3 Ssytem --> INTEGRATION_DIRECTORY_HMI

from

under the path prefix

/dir/hmi_cache_refresh_service/ext

to

/dir/CacheRefresh

I believe the first path is for older versions while the second one is for newer versions.

I started getting the error message, then I just changed it back and it was fixed, although I did need to restart the instace for each change to take effect.

Former Member
0 Kudos

Hi Conor,

Did you have this issue resolved? I am currently experiencing the same issue. I checked the ExchangeProfile, but everything looks fine. And when I check the message in SAP via transcation SXMB_IFR, it said Integration Builder address is not maintained. How did you resolve your issue? Any insight is greatly appreciated.

Thanks,

Cyanna

Former Member
0 Kudos

Hi,

did anyone solve this, for us it started once I installed the crypto toolkit, using SAP documentation.

Thanks,

Carmit

Former Member
0 Kudos

Hi Conor,

this error message looks like your exchangeProfile does

not contain any settings or is not properly imported

(as required from the installation guide, I think).

Just fix the exchangeProfile and the IB will start

(after a J2EE restart).

Regards,

Hermann