cancel
Showing results for 
Search instead for 
Did you mean: 

RWB error

Former Member
0 Kudos

Hi, i have this message when i open http://host:50000/rwb from browser can any one suggest me what to do.

Following error occurred while executing the application:

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

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_Secure1208858380456._jspService(jsp_FC_Secure1208858380456.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: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)

regards,

surya

Accepted Solutions (0)

Answers (4)

Answers (4)

ravi_raman2
Active Contributor
0 Kudos

Surya,

I would start off by looking to see if the exchange profile exists..on the filesystem at the location mentioned in the config guide..

It seems you might have skipped a part in your xi configuration ..ie post install..read into the config manual i had the same issue...and i had missed a step there..

Regards

Ravi Raman

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

check whether the user PIISUSER is not block.

also go to /exchangeProfile login and the press "Here" under Warning. you will see the error. if it is related with max no of 100 conversations exceeded" exchange profile you must do this:

Depend your SO server set the enviroment Variable.

set CPIC_MAX_CONV = 500 (WINDOWS)

setenv CPIC_MAX_CONV 500 (unix)

Also see this links

/thread/174978 [original link is broken]

Thanks

Rodrigo

PS: rewards Points if Useful

Former Member
0 Kudos

I used setenv in both SIDadm and root but no use.

Former Member
0 Kudos

Hi,

Try this once..

This error happens when theres inconsistent memory settings for the Java VM

we can solve by changing heap size from 1024 to 768.

take Config tool->Server*******->General tab in that change the value of "-Xms" to 768M

Rajani.

Former Member
0 Kudos

I have a 2Gb of RAM i even try this but no use.

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Are you able to Log into the main Java page, If so click the Administration tab > go to Runtime >Check the Exchage profile Parameters are correct.

Regards

Agasthuri Doss

Former Member
0 Kudos

i am getting the same erorr if i open this.