ERM Unhandled Error

Hi Gurus,
<br><br>
I need help identifying an error that I'm getting when trying to create a Role in ERM. I get an error when I try to add a t-code to a role that says:
<br><br>
Unhandled error; n/a
<br><br>
I took a look at the log history and could not decipher what is actually causing this error:
<br><br>
2010-07-15 14:04:28,021 [SAPEngine_Application_Thread[impl:3]_12] ERROR com.virsa.re.role.actions.AuthAuthorizationDataAction
java.lang.Throwable: Unable to create role (Invalid flag indicator.)
     at com.virsa.re.service.sap.dao.GenerateRoleDAO.generateRoleWithoutChild(GenerateRoleDAO.java:367)
     at com.virsa.re.bo.impl.GenerateRoleBO.saveRoleOnConnector(GenerateRoleBO.java:364)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.saveRoleOnConnector(AuthAuthorizationDataAction.java:5931)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.saveAuthData(AuthAuthorizationDataAction.java:5857)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.loadPFCG(AuthAuthorizationDataAction.java:510)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:210)
     at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)
     at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
     at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
     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(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
<br><br>
2010-07-15 14:04:28,091 [SAPEngine_Application_Thread[impl:3]_12] ERROR com.virsa.re.exception.RoleGenerationException: Unable to create role (Invalid flag indicator.)
java.lang.Throwable: Unable to create role (Invalid flag indicator.)
     at com.virsa.re.service.sap.dao.GenerateRoleDAO.createRoleFromAuthorizations(GenerateRoleDAO.java:1707)
     at com.virsa.re.bo.impl.GenerateRoleBO.createRoleFromAuthorizations(GenerateRoleBO.java:674)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.loadPFCG(AuthAuthorizationDataAction.java:517)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:210)
     at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)
     at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
     at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
     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(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
<br><br>
2010-07-15 14:04:28,094 [SAPEngine_Application_Thread[impl:3]_12] ERROR com.virsa.re.role.actions.AuthAuthorizationDataAction
java.lang.Throwable: Unable to create role (Invalid flag indicator.)
     at com.virsa.re.bo.impl.GenerateRoleBO.createRoleFromAuthorizations(GenerateRoleBO.java:690)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.loadPFCG(AuthAuthorizationDataAction.java:517)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:210)
     at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)
     at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
     at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
     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(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
<br><br>
2010-07-15 14:11:07,150 [SAPEngine_Application_Thread[impl:3]_3] ERROR Field ROLE not a member of INPUT
java.lang.Throwable: Field ROLE not a member of INPUT
     at com.sap.mw.jco.JCO$MetaData.indexOf(JCO.java:9566)
     at com.sap.mw.jco.JCO$Record.setValue(JCO.java:14964)
     at com.virsa.re.service.sap.dao.ManageAuthDataDAO.getAuthorizationData(ManageAuthDataDAO.java:1014)
     at com.virsa.re.bo.impl.AuthorizationDataBO.getNewTransactionObjects(AuthorizationDataBO.java:820)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.addObjsForNewTxns(AuthAuthorizationDataAction.java:3429)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.reloadTransactions(AuthAuthorizationDataAction.java:4023)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:148)
     at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)
     at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
     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.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:286)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
     at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
     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(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
<br><br>
2010-07-15 14:11:07,157 [SAPEngine_Application_Thread[impl:3]_3] ERROR com.virsa.re.role.actions.AuthAuthorizationDataAction
java.lang.Throwable: java.lang.NullPointerException
     at com.virsa.re.service.sap.dao.ManageAuthDataDAO.getAuthorizationData(ManageAuthDataDAO.java:1076)
     at com.virsa.re.bo.impl.AuthorizationDataBO.getNewTransactionObjects(AuthorizationDataBO.java:820)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.addObjsForNewTxns(AuthAuthorizationDataAction.java:3429)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.reloadTransactions(AuthAuthorizationDataAction.java:4023)
     at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:148)
     at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)
     at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
     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.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:286)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
     at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
     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(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
<br><br><br><br><br><br>
Any assistance would be greatly appreciated

Hi,
I am having the same issue and we are on SP15 but still getting the same messag "ERM Unhandled Error". My basis team is saying that we already implemented
1441463 - already implemented (SP15)
1443612 - already implemented (SP15)
1452772 - already implemented (SP15)
Log after error
2012-08-02 16:16:47,672 [SAPEngine_Application_Thread[impl:3]_13] ERROR com.virsa.re.role.actions.AuthAuthorizationDataAction
java.lang.Throwable: java.lang.NullPointerException
at com.virsa.re.service.sap.dao.ManageAuthDataDAO.getAuthorizationData(ManageAuthDataDAO.java:1084)
at com.virsa.re.bo.impl.AuthorizationDataBO.getNewTransactionObjects(AuthorizationDataBO.java:821)
at com.virsa.re.role.actions.AuthAuthorizationDataAction.addObjsForNewTxns(AuthAuthorizationDataAction.java:3527)
at com.virsa.re.role.actions.AuthAuthorizationDataAction.reloadTransactions(AuthAuthorizationDataAction.java:4128)
at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:157)
at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)
at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
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.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:286)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
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:1060)
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(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
We have VIRSANH  530_700   0015 SAPK-53315INVIRSANH     SAP GRC Access Controls 5.3 for 700 HR a
Any assistance would be greatly appreciated

Similar Messages

  • ERM "Unhandled error; type conflict" when clicking Maintain in PFCG button.

    I am testing my installation of GRC and when creating a role in ERM with the role designer I click the "Maintain in PFCG" and am receiving an error:
    Unhandled error; Type conflict when calling a function module (field length).
    I have been doing some searching but have been unable to find a solution for this. I have implemented the items found in SAP Note 1291501 regarding security.
    Does anyone have suggestions on what the solution of this problem is or what I can do to troubleshoot this issue more?

    Hi Michael,
    Can you please share your other details like: What is the GRC AC version you are trying to test and the patch level of ERM and RAR. Try to check the System logs in the Configuration section. Check st22 suggested by Julius and also sm21 in the backend system for system logs . I hope you'll get some hint out of that.
    Regards,
    Gurugobinda

  • ERM - "Unhandled error; n/a" error in Authorization Data section

    Hi experts,
    We are implementing ERM 5.3 with support package (SP 5 patch 1). We run all synchronization background jobs (org values, tran/obj/field, activity) and apparently they all finished successfully.
    We have imported all SAP backend roles to ERM through the "mass role import" feature, and the job ended successfully for every role. However, we have found that for some particular roles, when trying to view in ERM the authorization data imported for that roles (clicking on the "authorization data" button inside the role), the screen shows no data and comes up with the error "Unhandled error; n/a".
    We tried re-importing those roles (again the job history shows "imported successfully" for every role) but the error is still there when trying to view the role authorization data.
    Any ideas of why this is happening for this roles giving that they all got imported successfully?
    Any thoughts on this will be very much appreciated!
    Regards,
    Pablo

    Two things i can think of without actually looking at the logs:
    1. Configuration > Miscellaneous settings need to be rechecked.
    2. Role Management > Mass Maintenance needs some attention.
    If you can send me the log saying "roles successfully imported" that would help me in troubleshooting this.
    Thanks & Regards,
    Amol Bharti
    amudee.com

  • ERM Unhandled error; Unable to create role (Please provide a profile name.)

    All -
    <br><br>
    I am running into 'yet another' issue in ERM! This error really has me going in circles because I am able to execute the exact same process in our Sandbox environment with NO PROBLEM... If any of you Guru's can help to point me in the right direction on how to address this issue it would be greatly appreciated.
    <br><br>
    Here's the issue:
    <br><br>
    In our SANDBOX enviroment, the role creation process works as designed (Role Methodology: Definition --> Authorization --> Derivation --> Risk Analysis --> etc.). I'm able to define the role, add t-codes in the Authorization step and even Maintain them in PFCG.
    <br><br>
    However in our DEV environment when I take the same steps and I add t-codes to the role, I get an error when I try to Maintain in PFCG --> <b>Unhandled error; Unable to create role (Please provide a profile name.)</b>
    <br><br>
    The crazy thing is that when I remove the t-codes (to zero) I'm able to Maintain in PFCG!!! I am then able to save the Role 'Shell' in the backend (not adding any t-codes), come back into ERM and add t-codes there and Maintain in PFCG somehow works with the t-codes added now. So it seems as if that connection to the back through PFCG with no t-codes establishes the profile somehow and allows me to finish the process as intended. This is a pain because I will have to take this work around step for every role that I create in Development.
    <br><br>
    In Sandbox however this works as intended and generates a profile at this step after adding the T-codes, thereby allowing me to Maintain in PFCG with no error.
    <br><br>
    The configuration of these 2 boxes is exactly the same and the connections are both working successfully, I'm going crazy trying to figure this out! PLEASE HELP!
    <br><br>
    Here are the Error Logs:
    <br><br>
    2010-04-13 18:07:29,427 [SAPEngine_Application_Thread[impl:3]_19] ERROR com.virsa.re.exception.RoleGenerationException: Unable to create role (Please provide a profile name.)<br><br>
    java.lang.Throwable: Unable to create role (Please provide a profile name.)<br><br>
         at com.virsa.re.service.sap.dao.GenerateRoleDAO.createRoleFromAuthorizations(GenerateRoleDAO.java:1502)<br>
         at com.virsa.re.bo.impl.GenerateRoleBO.createRoleFromAuthorizations(GenerateRoleBO.java:597)<br>
         at com.virsa.re.role.actions.AuthAuthorizationDataAction.loadPFCG(AuthAuthorizationDataAction.java:420)<br>
         at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:198)<br>
         at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)<br>
         at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)<br>
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br>
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)<br>
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)<br>
         at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)<br>
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)<br>
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)<br>
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)<br>
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)<br>
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)<br>
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)<br>
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)<br>
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)<br>
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)<br>
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process<br>
    <br>
    (ApplicationSessionMessageListener.java:33)<br><br>
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)<br>
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)<br>
         at java.security.AccessController.doPrivileged(Native Method)<br>
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)<br>
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)<br>

    Thanks Sirish,
    I have run the configuration validator for both Sandbox & Dev Environments and received the same results in both. I would like to export the results, but am getting the following error when I select the 'Export' button for both:
    ./temp/webdynpro/web/sap.com/grc~accvwdcomp/Components/com.sap.grc.ac.cv.wdapp.CheckComp (Is a directory)
    Initially I thought that the error was result of the "ERMApplicationRTACheck" failing, however it is failing for both environments with this Reason:
    Devleopment:
    ECD Client 150
    VIRSANH version does not match (9)
    VIRSAHR version does not match (7)
    OCD Client 100
    VIRSANH version does not match (9)
    VIRSAHR version does not match (7)
    Sandbox:
    ECC Sandbox
    VIRSANH version does not match (9)
    VIRSAHR version does not match (7)
    SAM Sandbox ECC
    VIRSANH version does not match (9)
    VIRSAHR version does not match (7)
    So I'm still at a loss as to why its working in one environment and not the other...?

  • Unhandled error; In ERM

    Hi,
    I am getting an error "Unhandled error; n/a" in ERM while assigning tcode to role. While creating a role, in the define  authorization stage I searched the tcode then select the tcode but when I am clicking on continue button I am getting this error.
    Our GRC system details-
    GRC version - AC5.3
    RAR version- 13.3
    CUP version - 13.2
    ERM version - 13.2
    DB version - Oracle 10.2.0.4
    Please give some solution if anybody encounter this error.
    Thanks,
    Sudip

    Hi,
    Which SAP Basis version you are using?
    I would say you review SAP Note 1441463 and related.
    I would say, as stated in the Note, that you are missing function module SUPRN_AUTH_DATA_IN_EXP_MODE  within object group SUPRN.
    Have a look that that.
    Hope it helps. Kind regards,
      Imanol

  • ERM Configuration error "UNHANDLED ERROR N/A"

    Hi Experts ,
    We are doing ERM configuration in our ECC system .
    while configuration we are receiving "UNHANDLED ERROR N/A" error.
    we contacted SAP and received the reply to run SU25 first as ECC system was recently upgraded but SU25 was not executed.
    As  of now our ECC system is working fine without SU25 run as during and after upgrade we have resolved the errors using testing results and one of the tool.
    Now we have suggestions to run SU25 w/o bringing any new objects/tcodes  or any changes to any of the profiles and roles.
    Please suggest if it is possible to run Su25 w/o effecting existing security and how. we are planning to test it in one of our sandbox first.
    Thank You
    Ritu

    Now we have suggestions to run SU25 w/o bringing any new objects/tcodes  or any changes to any of the profiles and roles.
    Why did you upgrade then? If you do not care about SU24 and have manual authorizations then you should not care about running SU25 either?
    The main pest here is that the GRC "permissions" level data is based only on the proposals of SU24. This is actually a very stupid design as it forces you to maintain proposals with values simply so that you can report on them, but then your roles look like a dog's breakfast.
    Actually, if you could maintain all transactions contexts for all their capabilities as proposals as well, then at the end you will have achieved the same as if you had re-written the whole of the system code because you will have seen it all. And all roles with standard authorizations will be equivalent to SAP_ALL as well.
    If you are using menus and proposals, then perform the upgrade tasks propoerly and raise customer messages to complain about the proposals which GRC type tools have convinced SAP to maintain excessively in SU24 and those which they did not maintain at all because they are not on some SOD radar (but are still a big security problem).
    That is enough rant now...   --> Do you have a sandbox copy or know the exact release and SP level?
    This is just a table entry from which the exception is raised, which is also transported in step 3. You should shame yourself, but you could simply transport it instead of upgrading.
    Cheers,
    Julius

  • Received an error "Unhandled error; n/a in GRC ERM 53 GRCPINW and GRCPIERP

    I had an issue in GRC ERM 5.3.  I could search for a transaction but if I tried to add it, the transaction screen was empty, although we did receive an error "Unhandled error; n/a" which was displayed at the top of the screen.
    I got reply from Basis team saying like
    Case Solution :
    notes can not be implemented:
    1441463 - already implemented (SP05)
    1514051 - can not be implemented (only for VIRRE / not available in YRS)
    1443612 - already implemented (SP12)
    1452772 - already implemented (SP12)
    no action done
    And Basis team installed GRCPINW and GRCPIERP SP6 components in My backend system last two months back.
    Can you please suggest me , Is still Require VIRSAHR and VIRSANH componets for use GRC ERM5.3  if still having GRCPINW adn GRCPIERP SP6 components
    And one more thing is Can i ask to basis team to implement 1514051 note into backend system.?
    Thanks and Regards,
    S. Nagaraju,
    09741517935

    Hello,
    Maybe I'm not getting your point, but you said you installed GRCPINW and GRCPIERP. Are you using GRC10 ???
    Are you planing to upgrade to GRC10? in this case, you might want to check here Note 1590030 - GRC10 Plug-in & 5.3 VIRSA Plug-in (RTA) Co-Existence.
    And... what's your SAP_BASIS release and SP?
    Cheers,
    Diego.

  • Unhandled Error in Starter Kit 2.0

    Hello,
    I am trying to develop some applications with the NI sbRIO-9632 that came with the Starter Kit 2.0, however whenever I try to run the Robotics Hardware Setup I get an "Unhandled Error".
    The device appears in the "Targets Detected" list with the correct serial number and with an IP address.
    I tried to "ping" the device to see if it responded and the results are shown in the screenshot:
    First time the device was connected directly to computer
    Second time the device was connected in the same network as the computer I was using
    Third time I "pinged" the computer next to me
    Last time again the device was connected directly to computer
    I included some screenshot that show how I got the problem.
    Can anyone help?
    Thank You
    Davide
    Attachments:
    ErrorDetected.PNG ‏81 KB
    IPAddress.PNG ‏35 KB
    Ping.PNG ‏63 KB

    DLabview wrote:
    Nope, the computer I was using was connected to a wired LAN network.
    However the PC has 2 ethernet ports, one is the default one whereas the other one is on a different networking card.
    The network is quite a busy and extended, the department I'm working in is quite big and contains many hundreds of PCs and devices connected via wired LAN or via Wi-Fi access points.
    The device didn't really crash though, it basically fails to connect to a PC in order to receive a program.
    Other people are experiencing my same issue with the same sbRIO, and we don't really know what is going on.
    Davide
    Just to make sure, try to connect an ethernet cable directly between the sbRIO and your computer (perhaps connect it to that extra port).
    Also, is the sbRIO connected to a hub or a switch? If it is a hub and it starts to transmit broken packets from some junky WLAN card/router, it might cause problems?
    First I got some bad latency, basically the connection went intermittent on/off, on my sbRIO, then a few minutes it went belly up and crashed (froze).
    Br,
    /Roger

  • Critical Error: An unhandled error has occurred. Please contact your system administrator.

    Hi all,
    Does anyone have any idea what the following error relates to?
    "Critical Error: An unhandled error has occurred. Please contact your system administrator.
    Debug information:
    System.IO.FileNotFoundException; Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."
    I'm stumped!

    Hi iAmCasio,
    Have you made any changes before we meet this issue?
    When do we receive this error message?
    As my point of viewer, this issue is related to the  Microsoft.VisualStudio.QualityTools.UnitTestFramework.
    To receive better support about Visual Studio, we could seek help from studio forum.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • ZTI Error - Unhandled error returned by LTISysptep: The System Cannot find the file specified (-2147024894)

    ZTI Error - Unhandled error returned by LTISysptep: The System Cannot find the file specified (-2147024894) while capture windows 8.1 machine.

    Check the bdd.log file and/or any sysprep log files to find out specifically what the file is.
    Keith Garner - keithga.wordpress.com

  • Unhandled Error in GSM Module

    Hi,
    When I am  trying to move the Formualation Spec from Final Review to Approved, I am facing Unhandled error.
    I got the below message from event log.Please find the below error.
    ErrorType: First| ErrorCount: 0| App: GSM| SessionId: d56508b1-d391-d4bf-47f3-bf652ff358cf| UserId: 551463| IsNewSession: False| ServerID: 172.21.14.106| Misc: Spec 5009283-001 ; Slice on Slice Reduced Fat Pasteurized Process Yellow American Cheese (Barrel Credit)| Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Xeno.WorkflowCore.WorkflowException: Error during SpecID: 5816e30a6147-dd7a-485e-8a89-e95b393ab7a3 : ok ---> Xeno.Data.DataObjectException: Could not load data for object ID: 3158a4ddad47-eb25-434e-a210-76ab408f3f12 at Xeno.Prodika.GSMLib.Workflow.SpecTransientLinearActivity.MakeTransition(ITransitionContext ctx) at Xeno.LinearWorkflow.WorkflowObjects.LinearActivityBase.MoveForward(ILinearTransitionContext ctx) at Xeno.Web.UI.LinearWorkflow.LinearWorkflowActionPageBase.MakeTransition(ILinearTransitionContext ctx) at prodika.frmLinearWorkflowActionPopup.MakeTransition(ILinearTransitionContext ctx) --- End of inner exception stack trace --- at Xeno.Prodika.GSMLib.DataSources.ResolutionSetAwareSpecLinearWorkflowPopupDataSource.HandleException(ILinearTransitionContext ctx, Exception e) at prodika.frmLinearWorkflowActionPopup.MakeTransition(ILinearTransitionContext ctx) at Xeno.Web.UI.LinearWorkflow.LinearWorkflowActionPageBase.MakeTransition(Int32 toPos) at Xeno.Web.UI.LinearWorkflow.LinearWorkflowActionPageBase.DoShortCircuitTransition() at Xeno.Web.UI.LinearWorkflow.LinearWorkflowActionPageBase.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.popups_frmlinearworkflowactionpopup_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Please help to resolve this.
    Thanks,
    Rohini M

    Hi Friends,
    We were able to find out what was causing the issue, there was a setting in environment config, which was misspelled,
    <Add key "allowusertoexport" value = "faalse" ...
    when we fixed this issue the issue was resolved.
    Regards,
    Kumar

  • Unhandled error in icrg 102

    I HAVE THE NEXT ERROR 'UNHANDLED ERROR IN ICRG 102' IN ORACLE FORMS 5.0 WHEN I CREATE A RECORD GROUP WITH THE SENTENCE 'select nombres, to_char(ficha) from abogados order by nombres ' where nombres is data type VARCHAR2 and ficha is NUMBER. TOO I GOT IT THE SAME ERROR WHEN I CREATED A PROCEDURE WITH THE NEXT CODE:
    PROCEDURE Populate_The_List(list_id VARCHAR2, sql_stat VARCHAR2) IS
    group_id RecordGroup;
    outcome NUMBER;
    BEGIN
    --Create temporary record group.
    group_id := CREATE_GROUP_FROM_QUERY('List_Elements', sql_stat);
    IF ID_NULL(group_id) THEN
    MESSAGE('Record Group could not be created in Populate_the_List.');
    RAISE FORM_TRIGGER_FAILURE;
    END IF;
    --Populate record group.
    outcome := POPULATE_GROUP(group_id);
    IF outcome <> 0 THEN
    MESSAGE('Record Group could not be populated in Populate_the_List.');
    RAISE FORM_TRIGGER_FAILURE;
    END IF;
    --Populate list item
    POPULATE_LIST(list_id, group_id);
    --Destroy the temporary record group to release resources
    DELETE_GROUP(group_id);
    EXCEPTION
    WHEN OTHERS THEN
    MESSAGE('Internal error occurred in Populate_the_List.');
    RAISE FORM_TRIGGER_FAILURE;
    END Populate_the_List;
    ANYBODY CAN HELP ME WITH THE SOLUTION
    ATTE: ROBERTO
    SORRY FOR MY ENGLISH

    I'm not sure why you're using a WHEN OTHERS exception clause.
    Trapping all errors and issuing a rather unhelpful "An error occurred" message is seldom very useful. Allowing any errors you don't specifically want to handle to propagate normally makes debugging much easier.

  • Fixing System Control Manager (SCM) Crashing from Unhandled Error in Windows 8

    If you get an unhandled error message when rebooting your laptop after installing SCM v10.013.03016 check to see if you have Visual C++ 2012 Redistributable installed on you PC.
    If not, download from Microsoft.
    I installed version 11.0.51106.1 and SCM seems to be working fine now (apart from my bluetooth which keeps dying every few boots and is probably not related to SCM itself).
    This fixed my MSI GT70-0ND Dragon Edition

    Try installing Microsoft .NET Framework 4.5 Update for Windows 8: http://www.microsoft.com/en-us/download/details.aspx?id=29185

  • Cannot connect to calendar or addressbook server HTTPChannel unhandled error

    Experiencing the dread OS X server 3.2.1 upgrade death.  I reinitialized the postgres DB and it finally started, but Calendar and Addressbook appear corrupted.  I've given up on trying to recover data, I just want the two services reinitialized.
    I tried moving /Library/Server/Calendar and Contacts/ out of the way and restarting.  That seemed to help, but I still can't connect to it, including on the web port directly.
    The error I see in /var/log/caldavd/error.log is:  (And no, I don't know Python well enough to trace through the program from this error):
    2014-09-19 18:21:14-0700 [-] [caldav-1]  [HTTPChannel,3,192.168.1.250] Unhandled Error
    2014-09-19 18:21:14-0700 [-] [caldav-1] Traceback (most recent call last):
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 81, in callWithContext
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return func(*args,**kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/internet/fswatch.py", line 69, in _doWriteOrReadOrVNodeEvent
    2014-09-19 18:21:14-0700 [-] [caldav-1]    origDoWriteOrRead(selectable, fd, event)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/kqreactor.py", line 291, in _doWriteOrRead
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self._disconnectSelectable(selectable, why, inRead)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/posixbase.py", line 258, in _disconnectSelectable
    2014-09-19 18:21:14-0700 [-] [caldav-1]    selectable.readConnectionLost(f)
    2014-09-19 18:21:14-0700 [-] [caldav-1] --- <exception caught here> ---
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 262, in readConnectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    p.readConnectionLost()
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 919, in readConnectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.transport.loseConnection()
    2014-09-19 18:21:14-0700 [-] [caldav-1] exceptions.AttributeError: 'NoneType' object has no attribute 'loseConnection'
    2014-09-19 18:21:14-0700 [-] [caldav-1]
    2014-09-19 18:21:14-0700 [-] [caldav-1]  [HTTPChannel,3,192.168.1.250] Unhandled Error
    2014-09-19 18:21:14-0700 [-] [caldav-1] Traceback (most recent call last):
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/application/app.py", line 323, in runReactorWithLogging
    2014-09-19 18:21:14-0700 [-] [caldav-1]    reactor.run()
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/base.py", line 1169, in run
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.mainLoop()
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/base.py", line 1181, in mainLoop
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.doIteration(t)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/kqreactor.py", line 256, in doKEvent
    2014-09-19 18:21:14-0700 [-] [caldav-1]    log.callWithLogger(selectable, _drdw, selectable, fd, event)
    2014-09-19 18:21:14-0700 [-] [caldav-1] --- <exception caught here> ---
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/log.py", line 84, in callWithLogger
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return callWithContext({"system": lp}, func, *args, **kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/log.py", line 69, in callWithContext
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return context.call({ILogContext: newCtx}, func, *args, **kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 118, in callWithContext
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return self.currentContext().callWithContext(ctx, func, *args, **kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 81, in callWithContext
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return func(*args,**kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/internet/fswatch.py", line 69, in _doWriteOrReadOrVNodeEvent
    2014-09-19 18:21:14-0700 [-] [caldav-1]    origDoWriteOrRead(selectable, fd, event)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/kqreactor.py", line 291, in _doWriteOrRead
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self._disconnectSelectable(selectable, why, inRead)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/posixbase.py", line 258, in _disconnectSelectable
    2014-09-19 18:21:14-0700 [-] [caldav-1]    selectable.readConnectionLost(f)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 265, in readConnectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.connectionLost(failure.Failure())
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 287, in connectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    protocol.connectionLost(reason)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 927, in connectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.factory.removeConnectedChannel(self)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/metafd.py", line 161, in removeConnectedChannel
    2014-09-19 18:21:14-0700 [-] [caldav-1]    HTTPFactory.removeConnectedChannel(self, channel)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 1004, in removeConnectedChannel
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.connectedChannels.remove(channel)
    2014-09-19 18:21:14-0700 [-] [caldav-1] exceptions.KeyError: <twext.web2.channel.http.HTTPChannel object at 0x107b2cb10>
    2014-09-19 18:21:14-0700 [-] [caldav-1]

    Hi,
    same here. After updating, calendar and contacts didn't work (which is by the way the sole reason why I have this server. Thanks to the attempts to force users into iCloud a few months ago)
    I got a "CalDAVAccountRefreshQueueableOperation" error. I tried this
    How to fix iCAL-Server Error: CalDAVAccountRefreshQueueableOperation
    ...but it didn't work, because the calendar was stuck on "Starting..."
    So today I also rolled the server-app back with the TimeMachine. Starting server afterwards took forever - it looked like the upgrading-window ("server on this mac is updating") and the progress-bar didn't move for an hour or something. But then it moved, I got a weired error message, that something went wrong ("while updating service data an error occured"), but at least now it's running again.
    Hope they fix this soon... For the future, I think I will go back to my old habit when I was a windows user and wait with upgrading running systems.

  • Unhandled Error

    Hi,
    We are getting an unhandled error, when we tried to workflow an formulation specification to approved status. What we saw in common was, all the specifications which we receive the error was, created from a formulation template. However if we create a formualtion specification now from the same tempate we were able to workflow to approved status.
    There is a new issue of this template that exists but is not yet approved but I see an effective date of 8/19.
    Please see the below for the unhandled error log. Kindly advise
    12:10pm on 12/30
    ErrorType: First| ErrorCount: 0| App: GSM| SessionId: 21b91906-42c9-c290-9c36-ef83683dce60| UserId: 43729| IsNewSession: False| ServerID: 172.21.14.24| Misc: Spec 5011858-001 ; Moe's Pasteurized Process Cheese Product With Peppers|
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Xeno.WorkflowCore.WorkflowException: Error during SpecID: 58163e5f022d-62e1-4de1-8cc0-7512e7fe231c
    : ok ---> Xeno.Data.DataObjectException: Could not load data for object ID: 3158695c4443-222a-4361-a0f0-febab4437216
       at Xeno.Prodika.GSMLib.Workflow.SpecTransientLinearActivity.MakeTransition(ITransitionContext ctx)
       at Xeno.LinearWorkflow.WorkflowObjects.LinearActivityBase.MoveForward(ILinearTransitionContext ctx)
       at Xeno.Web.UI.LinearWorkflow.LinearWorkflowActionPageBase.MakeTransition(ILinearTransitionContext ctx)
       at prodika.frmLinearWorkflowActionPopup.MakeTransition(ILinearTransitionContext ctx)
    12:42pm on 12/30/13
    ErrorType: Primary| ErrorCount: 1| App: GSM| SessionId: 21b91906-42c9-c290-9c36-ef83683dce60| UserId: 43729| IsNewSession: False| ServerID: 172.21.14.24| Misc: Spec 5011404-001 ; Loaf Foodservice Yellow American Pasteurized Process Cheese Product|
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Xeno.WorkflowCore.WorkflowException: Error during SpecID: 581632689353-4b08-4c86-a199-4f6866ab14bb
    : ok ---> Xeno.Data.DataObjectException: Could not load data for object ID: 3158695c4443-222a-4361-a0f0-febab4437216
       at Xeno.Prodika.GSMLib.Workflow.SpecTransientLinearActivity.MakeTransition(ITransitionContext ctx)
       at Xeno.LinearWorkflow.WorkflowObjects.LinearActivityBase.MoveForward(ILinearTransitionContext ctx)
       at Xeno.Web.UI.LinearWorkflow.LinearWorkflowActionPageBase.MakeTransition(ILinearTransitionContext ctx)
       at prodika.frmLinearWorkflowActionPopup.MakeTransition(ILinearTransitionContext ctx)
       --- End of inner exception stack trace ---
    12:45pm on 12/30/13
    ErrorType: Primary| ErrorCount: 2| App: GSM| SessionId: 21b91906-42c9-c290-9c36-ef83683dce60| UserId: 43729| IsNewSession: False| ServerID: 172.21.14.24| Misc: Spec 5011783-001 ; Reduced Sodium Yellow American Loaf (Kansas City Commodity Office)|
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Xeno.WorkflowCore.WorkflowException: Error during SpecID: 5816eea1b79e-814b-4190-828a-e95b7c94150e
    : ok ---> Xeno.Data.DataObjectException: Could not load data for object ID: 3158695c4443-222a-4361-a0f0-febab4437216
       at Xeno.Prodika.GSMLib.Workflow.SpecTransientLinearActivity.MakeTransition(ITransitionContext ctx)
       at Xeno.LinearWorkflow.WorkflowObjects.LinearActivityBase.MoveForward(ILinearTransitionContext ctx)
       at Xeno.Web.UI.LinearWorkflow.LinearWorkflowActionPageBase.MakeTransition(ILinearTransitionContext ctx)
       at prodika.frmLinearWorkflowActionPopup.MakeTransition(ILinearTransitionContext ctx)
       --- End of inner exception stack trace ---
    Thanks & Regards
    Ganesh.K

    Hi Ganesh.
    The error seems to have something to do with a CSS TIP. It cannot find the CSS Target Market with the PKID listed above - '3158695c4443-222a-4361-a0f0-febab4437216'
    If you run the following query, I assume it returns no results:
    SELECT * FROM csstargetmarket where pkid ='3158695c4443-222a-4361-a0f0-febab4437216'
    Is it possible that you added a CSS Tip to your template? And if so, can you view it? Is there a chance that this TIP has this invalid Target Market, and could that have been deleted using a DB script produced by the data admin toolkit. Or are you automatically adding TIPs during the workflow, through code? If so, you may be putting in an invalid target market. Have a look and let us know what you find.
    Regards,
    Ron

Maybe you are looking for

  • Some fonts are not displayed correctly

    We are developing an application where in the font for the whole application can be changed from a particular font dialog.the problem is that although it works fine for majority of the fonts, rectangular boxes are displayed for Impact, Marlett, Symbo

  • Debugging EDI output (IDOC creation) for purchase order...

    Hi, We have a EDI output type defined for Purchase order. When I go to Messages tab in ME22N transaction and repeat the EDI output and save it, it creates a IDOC which I can see using transaction WE02. Now the problem is there is a user exit which I

  • Workin' with images

    Ok, Good afternoon... I was wonder, when I used a loadmovie for loading a file JPG, It saves into computer (on *temp files)? I mean, I'm working with some pics, but they are the result of many years of investigations... my clients don't want people c

  • Installation Directory of OBIEE in linux

    Hi all, I am trying to install OBIEE on Linux server, by default the installtion directory will be /usr/local/OracleBI /usr/local/OracleBIData Is that mandatory to install OBIEE under these directories or can i Install in any other directories like a

  • How do I get a game refund?

    I need to get a game refund that my friend downloaded a game and bought coins on it that I didn't even want?