cancel
Showing results for 
Search instead for 
Did you mean: 

Error in exchange Profile

former_member190389
Active Contributor
0 Kudos

Hi ,

I was receiving th following error on starting XI rep:

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

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_Header1199686843687._jspService(jsp_Header1199686843687.java:16)

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

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

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

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

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(AccessController.java:207)

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

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

So According to the thread

I started carrying out the steps as mentioned..

but then when opening the exchange profile i get this error :

Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=dallasdhu SYSNR=01 GWHOST=dallasdhu GWSERV=sapgw01 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR max no of 100 conversations exceeded TIME Tue Jun 17 05:04:42 2008 RELEASE 700 COMPONENT CPIC (TCP/IP) with Unicode VERSION 3 RC 466 MODULE r3cpic_mt.c LINE 10713 COUNTER 1

For this i referred the note 316877 to set the environment variables and other profile parameters.. but the error does not go:

Please help!!!!

Accepted Solutions (1)

Accepted Solutions (1)

former_member537867
Active Contributor
0 Kudos

Hi,

Just check whether u carried out all post installation steps carefully as listed in the installation and in the configuration guide? Try accessing the java stack directly, using the browser, you will be able to check the accessibility of the server. Go through the following blogs which discuss this issue:-

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

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

To debug this go to SAP Notes: 803145

Also go through these links...

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

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

/people/venkat.donela/blog/2006/02/17/companion-guide-to-integration-scenario

/people/sravya.talanki2/blog/2006/02/21/verifying-xi-components

Check the section 7.4.4 in this PDF

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d...

Regards,

Vinod.

Answers (1)

Answers (1)

former_member190389
Active Contributor
0 Kudos

Hi,

My problem was solved..

The error was: inconsistencies in the password of J2ee_admin in ABAP stack as well as J2ee stack

The password should be same in all clients in sap gui as well as in config tool(global services, secure storage,)

Because of this i was getting the above errors..

Note :This could be one of the possible reason if you are facing the above error.