You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2014/11/25 17:24:13 UTC

[jira] [Updated] (FC-6) delPermObjs causes LDAP 80 error

     [ https://issues.apache.org/jira/browse/FC-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated FC-6:
-------------------------------
    Fix Version/s: 1.0.0-RC40

> delPermObjs causes LDAP 80 error
> --------------------------------
>
>                 Key: FC-6
>                 URL: https://issues.apache.org/jira/browse/FC-6
>             Project: FORTRESS-CORE
>          Issue Type: Bug
>         Environment: Ubuntu-12.04.1-server-amd64
>            Reporter: Emmanuel Lecharny
>             Fix For: 1.0.0-RC40
>
>
> The following error occurs during regression test with REST enabled:
> junit 2013-03-22 22:24:44,671 (INFO ) DEL-OBJS TOB4
> junit 2013-03-22 22:24:44,907 (ERROR) us.jts.fortress.rbac.AdminMgrImplTest.delPermObjs objectName TOB4_8 caught SecurityException rc=3005, msg=us.jts.fortress.rbac.PermDAO.deleteObj objectName TOB4_8 caught LDAPException=80 msg=entry delete failed
> junit us.jts.fortress.SecurityException: us.jts.fortress.rbac.PermDAO.deleteObj objectName TOB4_8 caught LDAPException=80 msg=entry delete failed
> junit at us.jts.fortress.rest.AdminMgrRestImpl.deletePermObj(AdminMgrRestImpl.java:913)
> junit at us.jts.fortress.rbac.AdminMgrImplTest.delPermObjs(AdminMgrImplTest.java:1765)
> junit at us.jts.fortress.rbac.AdminMgrImplTest.testDeletePermissionObj(AdminMgrImplTest.java:1740)
> junit at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> junit at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> junit at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> junit at java.lang.reflect.Method.invoke(Method.java:601)
> junit at junit.framework.TestCase.runTest(TestCase.java:168)
> junit at junit.framework.TestCase.runBare(TestCase.java:134)
> junit at junit.framework.TestResult$1.protect(TestResult.java:110)
> junit at junit.framework.TestResult.runProtected(TestResult.java:128)
> junit at junit.framework.TestResult.run(TestResult.java:113)
> junit at junit.framework.TestCase.run(TestCase.java:124)
> junit at junit.framework.TestSuite.runTest(TestSuite.java:243)
> junit at junit.framework.TestSuite.run(TestSuite.java:238)
> junit at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
> junit at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
> junit at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
> junit 2013-03-22 22:24:44,909 (INFO ) DEASGN-USRS TU1 TR1
> junit 2013-03-22 22:24:54,723 (INFO ) DEASGN-USRS TU4 TR2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)