<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CUP Risk Analysis Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358765#M1400150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GuruGobinda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing the exact same issue - And what's more strange is that no changes were mde to RAR / CUP config up until this issue occured..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also checked the Configuration Change History in RAR and the Change Log in CUP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're on SP09 by the way (&lt;EM&gt;with which the Configuration Change Log feature is now included&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2009 12:10:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-04T12:10:58Z</dc:date>
    <item>
      <title>CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358760#M1400145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUR GRC AC system configuration is: GRC AC 5.3 CUP Patch 7.0. One of our enduser has requested for a new role through CUP. While the manager performs the risk analysis, it is showing the following error: "Risk Analysis failed: Exception in getting the result from the webservice: service call exception, nested exception is: java.net.socket Timeout Exception: Read timout".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the system log of CUP for futher reference: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="Calibri" __jive_macro_name="font"&gt;2009-12-02 11:08:41,428 [SAPEngine_Application_Thread[impl:3]_12] ERROR com.virsa.ae.core.BOException: Exception in getting the results from the web service : Service call exception; nested exception is: 

                java.net.SocketTimeoutException: Read timed out

com.virsa.ae.core.BOException: Exception in getting the results from the web service : Service call exception; nested exception is: 

                java.net.SocketTimeoutException: Read timed out

                at com.virsa.ae.accessrequests.bo.RiskAnalysisBO.findViolations(RiskAnalysisBO.java:199)

                at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.doRiskAnalysis(RiskAnalysisAction.java:1073)

                at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.doAnalysis(RiskAnalysisAction.java:300)

                at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.execute(RiskAnalysisAction.java:109)

                at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:271)

                at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:431)

                at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

                at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)

                at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)

                at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:461)

                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:386)

                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

                at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)

                at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

                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:219)

                at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

                at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

Caused by: 

com.virsa.ae.service.ServiceException: Exception in getting the results from the web service : Service call exception; nested exception is: 

                java.net.SocketTimeoutException: Read timed out

                at com.virsa.ae.service.sap.RiskAnalysisWS53DAO.getViolations(RiskAnalysisWS53DAO.java:343)

                at com.virsa.ae.service.sap.RiskAnalysisWS53DAO.getViolations(RiskAnalysisWS53DAO.java:451)

                at com.virsa.ae.service.sap.RiskAnalysisWS53DAO.determineRisks(RiskAnalysisWS53DAO.java:569)

                at com.virsa.ae.service.sap.RiskAnalysis53DAO.determineRisks(RiskAnalysis53DAO.java:119)

                at com.virsa.ae.accessrequests.bo.RiskAnalysisBO.findViolations(RiskAnalysisBO.java:182)

                ... 24 more

Caused by: 

java.rmi.RemoteException: Service call exception; nested exception is: 

                java.net.SocketTimeoutException: Read timed out

                at com.virsa.ae.service.sap.ws53.Config1BindingStub.execRiskAnalysis(Config1BindingStub.java:90)

                at com.virsa.ae.service.sap.ws53.Config1BindingStub.execRiskAnalysis(Config1BindingStub.java:99)

                at com.virsa.ae.service.sap.RiskAnalysisWS53DAO.getViolations(RiskAnalysisWS53DAO.java:311)

                ... 28 more

Caused by: 

java.net.SocketTimeoutException: Read timed out

                at java.net.SocketInputStream.socketRead0(Native Method)

                at java.net.SocketInputStream.read(SocketInputStream.java:153)

                at java.io.BufferedInputStream.fill(BufferedInputStream.java:200)

                at java.io.BufferedInputStream.read(BufferedInputStream.java:218)

                at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.readLine(HTTPSocket.java:806)

                at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getInputStream(HTTPSocket.java:341)

                at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getResponseCode(HTTPSocket.java:250)

                at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getResponseCode(HTTPTransport.java:362)

                at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:553)

                at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1432)

                at com.virsa.ae.service.sap.ws53.Config1BindingStub.execRiskAnalysis(Config1BindingStub.java:83)

                ... 30 more &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please analyze, where it went wrong.&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurugobinda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 10:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358760#M1400145</guid>
      <dc:creator>former_member771067</dc:creator>
      <dc:date>2009-12-02T10:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358761#M1400146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GuruGobinda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you have maintained the Risk Analysis paramaters properly in CUP --&amp;gt; Configuration --&amp;gt; Risk Analysis &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the Risk Analysis Web Service URL which you have specified above - works if you call it directly --&amp;gt; it should display an xml output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the RFC Timeout for Web Services / Background Job Worker Threads (Minutes) in RAR --&amp;gt; Configuration --&amp;gt; Risk Analysis --&amp;gt; Performance Tuning (in our case we have defined it as 1441 minutes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Davinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 11:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358761#M1400146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T11:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358762#M1400147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Davinder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the Risk Analysis Web Service URL. It is working fine.The value for RFC Timeout for Web Services / Background Job Worker Threads (Minutes) in RAR: in our case also it has been set to 1441. Not getting exactly where it is getting wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 11:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358762#M1400147</guid>
      <dc:creator>former_member771067</dc:creator>
      <dc:date>2009-12-02T11:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358763#M1400148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is your connector in RAR named &lt;STRONG&gt;exactly&lt;/STRONG&gt; the same as in CUP...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 11:52:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358763#M1400148</guid>
      <dc:creator>koehntopp</dc:creator>
      <dc:date>2009-12-02T11:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358764#M1400149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the names are same in RAR and CUP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 11:58:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358764#M1400149</guid>
      <dc:creator>former_member771067</dc:creator>
      <dc:date>2009-12-02T11:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358765#M1400150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GuruGobinda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing the exact same issue - And what's more strange is that no changes were mde to RAR / CUP config up until this issue occured..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also checked the Configuration Change History in RAR and the Change Log in CUP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're on SP09 by the way (&lt;EM&gt;with which the Configuration Change Log feature is now included&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 12:10:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358765#M1400150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-04T12:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358766#M1400151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lars,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right. No changes were mde to RAR / CUP config up until this issue occured. To avoid further delay in approval, we simulated the the user with the new role in RAR and attached the simulation report to the ticket raised by the user.(In RAR, we don't have any issue for this. only in CUP). You can also try with the same, if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 13:26:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358766#M1400151</guid>
      <dc:creator>former_member771067</dc:creator>
      <dc:date>2009-12-04T13:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358767#M1400152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru and Lars,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If nothing has been changed. Then look for something that has expired &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Like NW license, role assignments and passwords for com users. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2009 09:18:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358767#M1400152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-07T09:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: CUP Risk Analysis Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358768#M1400153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are facing this issue as well. This is seen in requests where there are a lot of conflicting roles requested, or if the user on the backend already has many SoD conflicts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many risk violations did show up in the RAR simulation? Seems that above 1000 you will get performance issues in CUP risk analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are also on SP7 and we did receive a reply from SAP that the risk violation threshold can be changed in RAR as of SP9:&lt;/P&gt;&lt;P&gt;=======================================================&lt;/P&gt;&lt;P&gt;From CUP 5.3 SP9 onwards, we have one parameter in RAR in&lt;/P&gt;&lt;P&gt;'Configuration&lt;DEL&gt;&amp;gt;Risk Analysis&lt;/DEL&gt;&amp;gt;Performance Tuning' which will&lt;/P&gt;&lt;P&gt;enable you to set threshold violation limit for the Risk Analysis web&lt;/P&gt;&lt;P&gt;service. The name of the attribute is 'Threshold Violation Limit for webservice' and default value of this attribute is 1000.&lt;/P&gt;&lt;P&gt;When you perform risk analysis from CUP and the violation data count&lt;/P&gt;&lt;P&gt;exceeds this limit then error message will appear.&lt;/P&gt;&lt;P&gt;Setting this attribute will help tuning your performance.&lt;/P&gt;&lt;P&gt;==========================================================&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 14:55:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cup-risk-analysis-error/m-p/6358768#M1400153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-21T14:55:36Z</dc:date>
    </item>
  </channel>
</rss>

