cancel
Showing results for 
Search instead for 
Did you mean: 

Application error occurs during processing the request.

Former Member
0 Kudos

Hi,

When I am giving transaction code SXMB_IFR, the browser is displaying this error,

Application error occurs during processing the request.

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

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

at com.sap.aii.util.misc.api.AIIProperties.initServerMode(AIIProperties.java:323)

at com.sap.aii.ib.core.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:22)

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

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

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

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

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

at jsp_index1123003612843._jspService(jsp_index1123003612843.java:10)

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

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

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

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

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

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

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

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

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

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

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

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.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:162)

Can any body suggest me how to solve this error??

Also tell me where the log file is located to see the detailed error message??

Regards,

Ravindra.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Have you checked your <b>connection</b> on exchange profile page.

http://<hostname>:5<systemnumber>00/exchangeProfile/connection.jsp

Make sure to enter the right parameters on that link.

Check for the parameters:

com.sap.aii.ib.server.connect.webas.r3.ashost

com.sap.aii.ib.server.connect.webas.r3.client

com.sap.aii.ib.server.connect.webas.r3.sysnr

If these are good, then go ahead and refresh your local cache.

https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]

SKM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ravindra,

Check this link, hopeit fixes your problem

Regards

Vishnu

Former Member
0 Kudos

Hi Vishnu,

Thanks for your reply. I tried adding my ip address in host file, but still no luck.

I am getting the same error.

Ravindra.