cancel
Showing results for 
Search instead for 
Did you mean: 

SAP XI login error

Former Member
0 Kudos

Please help me regarding this error, When im logging into my XI machine (sxmb_ifr) its giving me error that

Exception

An internal error occurred. Contact you XI administrator

Message

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

-


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_Main1330657755296._jspService(jsp_Main1330657755296.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)

Reply

Please Help me

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try this url directly in Internet Browser and see if you are geeting any communication error

http://<host-name or IP address of XI server>:<java Port number)>/rep/start/index.jsp

for eg:

http://SERVERXI:50000/rep/start/index.jsp

If this is successful that means your J2EE server and services are fucntioning fine. The problem could then be on the ABAP stack.

Have this as a checklist -

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

If it errored as Page not displayed then

1. That could mean that your Java portion of XI is not workign properly. Can you start visual admin tool and check that all the services are running. You might have to manually start those which have not automatically started. Try restarting your j2ee engine.

2. Ask your admin person and add an entry in hosts file mapping with IP address and url.

like this

194.111.31.61 uslt04.bp.com

3.Lastly, u might have some problem with ur JRE installation. In that case i would sugesst you to re-install JRE/ Java WebStart.

Please check this therea which may helpuful in resolving your issue:

Thanks

Swarup

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Please refer these blogs:

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

/people/sameer.shadab/blog/2005/11/27/java-web-start

Regards,

Nithiyanandam

Former Member
0 Kudos

Hi,

Check with this

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

REgards

Seshagiri

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check whether in Visual admin tool all the essential services are executing.

Regards

Sangeetha

Former Member
0 Kudos

Can you please tell me what services do i need to check?

Thanks

nisarkhan_n
Active Contributor
0 Kudos

check the following:

1. Your XI Server java engine is up? it looks like it is up ad running.

2. Is this PI7.0 or XI3.0, check your SLD is ruuning?

reinstall the JWS preferable 1.4.2 version...

Former Member
0 Kudos

Thanks swaroop

yeah as you suggested my first stage failed. So what should i do .