Can't create a customer, nor a prospect and I suppose an employee
------------------------------------------------------------------ Key: OFBIZ-2058 URL: https://issues.apache.org/jira/browse/OFBIZ-2058 Project: OFBiz Issue Type: Bug Components: party Affects Versions: SVN trunk Environment: using admin login Reporter: Jacques Le Roux Assignee: Jacques Le Roux When you try you get this error. So it seems to be permission error. Certainly we shoud use "system login", not sure why admin is not working though. I gave up at this stage and did not look at the code yet (any help much appreciated of course) {code} 2008-11-22 13:06:50,484 (http-0.0.0.0-18443-2) [ Log.java:110:INFO ] [CommonPermissionServices.xml#genericBasePermissionCheck] Checking for primary permission PARTYMGR_CREATE 2008-11-22 13:06:50,484 (http-0.0.0.0-18443-2) [ Log.java:110:INFO ] [CommonPermissionServices.xml#genericBasePermissionCheck] Checking for alternate permission PARTYMGR_CME_CREATE 2008-11-22 13:06:50,484 (http-0.0.0.0-18443-2) [ ServiceDispatcher.java:497:INFO ] [[Sync service failed...- total:0.0,since last(Begin):0.0]] - 'partymgr / createCommunicationEventRole' 2008-11-22 13:06:50,484 (http-0.0.0.0-18443-2) [ ServiceDispatcher.java:500:ERROR] ---- exception report ---------------------------------------------------------- Service [createCommunicationEventRole] threw an unexpected exception/error Exception: org.ofbiz.service.ServiceAuthException Message: Security Error: To run createCommunicationEventRole you must have the one of the following permissions: PARTYMGR_CREATE, PARTYMGR_ADMIN, PARTYMGR_CME_CREATE, PARTYMGR_CME_ADMIN ---- stack trace --------------------------------------------------------------- org.ofbiz.service.ServiceAuthException: Security Error: To run createCommunicationEventRole you must have the one of the following permissions: PARTYMGR_CREATE, PARTYMGR_ADMIN, PARTYMGR_CME_CREATE, PARTYMGR_CME_ADMIN {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2058. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Fixed by revision revision: 719926. Tougher than I thought. > Can't create a customer, nor a prospect and I suppose an employee > ------------------------------------------------------------------ > > Key: OFBIZ-2058 > URL: https://issues.apache.org/jira/browse/OFBIZ-2058 > Project: OFBiz > Issue Type: Bug > Components: party > Affects Versions: SVN trunk > Environment: using admin login > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > > When you try you get this error. So it seems to be permission error. Certainly we shoud use "system login", not sure why admin is not working though. I gave up at this stage and did not look at the code yet (any help much appreciated of course) > {code} > 2008-11-22 13:06:50,484 (http-0.0.0.0-18443-2) [ Log.java:110:INFO ] [CommonPermissionServices.xml#genericBasePermissionCheck] Checking for primary permission PARTYMGR_CREATE > 2008-11-22 13:06:50,484 (http-0.0.0.0-18443-2) [ Log.java:110:INFO ] [CommonPermissionServices.xml#genericBasePermissionCheck] Checking for alternate permission PARTYMGR_CME_CREATE > 2008-11-22 13:06:50,484 (http-0.0.0.0-18443-2) [ ServiceDispatcher.java:497:INFO ] [[Sync service failed...- total:0.0,since last(Begin):0.0]] - 'partymgr / createCommunicationEventRole' > 2008-11-22 13:06:50,484 (http-0.0.0.0-18443-2) [ ServiceDispatcher.java:500:ERROR] > ---- exception report ---------------------------------------------------------- > Service [createCommunicationEventRole] threw an unexpected exception/error > Exception: org.ofbiz.service.ServiceAuthException > Message: Security Error: To run createCommunicationEventRole you must have the one of the following permissions: PARTYMGR_CREATE, PARTYMGR_ADMIN, PARTYMGR_CME_CREATE, PARTYMGR_CME_ADMIN > ---- stack trace --------------------------------------------------------------- > org.ofbiz.service.ServiceAuthException: Security Error: To run createCommunicationEventRole you must have the one of the following permissions: PARTYMGR_CREATE, PARTYMGR_ADMIN, PARTYMGR_CME_CREATE, PARTYMGR_CME_ADMIN > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |