cancel
Showing results for 
Search instead for 
Did you mean: 

Error while Updating Exchange Profile

jagan_dharmaiahgari
Discoverer
0 Kudos

Hi,

We refreshed our test system. I get this error when I try to update any of the exchange Profile properties. This is NW04s SP 10 system. Can anybody please let me know if you have seen thie error and the solution you found. Thank you!

Error when I try to save the changes:

RFC call returned an error code: 300

Stack Trace class com.sap.rprof.dbprofiles.DBException:

at com.sap.rprof.dbprofiles.DBProfilesLock.checkReturn(DBProfilesLock.java:200)

at com.sap.rprof.dbprofiles.DBProfilesLock.lockProfile(DBProfilesLock.java:112)

at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactoryForUpdate(RemoteProfile.java:233)

at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileForUpdate(RemoteProfile.java:169)

at com.sap.rprof.dbprofiles.ExchangeProfile.getExchangeProfileForUpdate(ExchangeProfile.java:67)

at com.sap.rprof.remoteProfile.webui.ProfileTreeItem.updateInstance(ProfileTreeItem.java:222)

at com.sap.rprof.remoteProfile.webui.Edit.saveInstance(Edit.java:277)

at com.sap.rprof.remoteProfile.webui.Edit.doGet(Edit.java:207)

at com.sap.rprof.remoteProfile.webui.Edit.doPost(Edit.java:236)

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

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 (1)

Answers (1)

Former Member
0 Kudos

Jagan,

Do you have rights to change the exchange profile settings?

jagan_dharmaiahgari
Discoverer
0 Kudos

Sameer,

Yes, I do. This is the task I always perform. This is time we used the Java copy method for system refresh and I am unable to change the exchange Profile for some reason.

This is the error I found in defaultTrace:

#1.5#0013217C223800660000002600005B4D00042CB7C932AE22#1175067772988#com.sap.rprof.remoteProfile.webui.Edit#sap.com/com.sap.rprof.remoteProfile#com.sap.rprof.remoteProfile.webui.Edit#XISUPER#46##asdfgh.xxxx.com_XSQ_43771050#XISUPER#e5372810dcff11dbb99d0013217c2238#SAPEngine_Application_Thread[impl:3]_3##0#0#Error#1#/Applications/RemoteProfile#Plain###save existing instance#

This is the error i found in applications.0.0.log

#1.5#0013217C223800660000002500005B4D00042CB7C932AD21#1175067772988#/Applications/RemoteProfile#sap.com/com.sap.rprof.remoteProfile#com.sap.rprof.remoteProfile.webui.Edit#XISUPER#46##asdfgh.xxxx.com_XSQ_43771050#XISUPER#e5372810dcff11dbb99d0013217c2238#SAPEngine_Application_Thread[impl:3]_3##0#0#Error#1#com.sap.rprof.remoteProfile.webui.Edit#Plain###save existing instance#

Thanks!