cancel
Showing results for 
Search instead for 
Did you mean: 

Error in runtime Work Bench..

Former Member
0 Kudos

Hi,

i have ABAP +JAVA with PI 7 usage type installed in the system, then i run the http://microsoft:50000/rwb/index.jsp in the browser i am getting the error message like

"Following error occurred while executing the application:

Error during initialization: Unable to read configuration data (ExchangeProfile/aii.properties) "

and i can see all the options in the browser like Component Monitoring | Message Monitoring | End-to-End Monitoring | Performance Monitoring | Index Administration | Configuration | Alert Configuration | Alert Inbox | Cache Monitoring

but getting the above mesg..

Please see the detailed Stack Trace file

Stack trace for the above error message is:

com.sap.aii.rwb.exceptions.AgentException: Error during initialization: Unable to read configuration data (ExchangeProfile/aii.properties)

at com.sap.aii.rwb.agent.client.EJBAgent.init(EJBAgent.java:143)

at com.sap.aii.rwb.agent.client.EJBAgent.init(EJBAgent.java:83)

at jsp_FC_Secure1192645973734._jspService(jsp_FC_Secure1192645973734.java:15)

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

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)

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check whther the RFC Destination is working.

<b>

AI_RUNTIME_JCOSERVER</b> from the Integration Server to the mapping runtime. The program ID corresponds to the entry under JCo RFC provider for the SAP J2EE Engine (used for the mapping runtime, value mapping, and the exchange profile).

and check whether SLDCHECK is working. If not try this note.

768452 Troubleshooting SLDCHECK

Award points if helpful.

Thanks,

Tanuj

Former Member
0 Kudos

Thank you very much,

I checked RFC destination i have the same destination in both the AI_runtime_JCoserver, AI_DIRECTORY_JCOSERVER, SAPSLDAPI, LCRSAPRFC in both SM59 and Visual admin JCoRFC provider and i checked all the RFC's test as succesful.And also i maintained the Clinet as 001 by default and user SAPJSF for the above destiantions.

and also i have other destinations with AI_directory_DEV,AI_runtime_DEV,SAPSLDAPI_DEV, LCRSAPRFC_dev with user PI_JCO_RFC and client 001 in visual admin but i cant see these destinations in SM59.

i didnt create any RFC's or Jco RFC providers manually in the system i just used PI template installer then i get all of them automatically and all users starting with PI*

Former Member
0 Kudos

SLDCHECK transaction is working fine i can open the browser when i use transaction.

Former Member
0 Kudos

I think this may be related to you other error with SLD...