| Summary: | Unable to create new group when using LDAP | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 5 | Reporter: | Viliam Rockai <vrockai> | ||||||||
| Component: | Portal | Assignee: | Boleslaw Dawidowicz <bdawidow> | ||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 5.2.0.ER04 | CC: | epp-bugs, theute, vrockai | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | 5.2.0.ER05 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | http://jira.jboss.org/jira/browse/JBEPP-1292 | ||||||||||
| Whiteboard: | group idm ldap | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2011-10-20 13:13:14 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
Attaching configuration files used with EPP5.2 ER04 to reproduce the bug. Attachment: Added: idm-configuration.xml Attachment: Added: organization-configuration.xml Attachment: Added: picketlink-idm-msad-config.xml Link: Added: This issue is related to JBQA-5457 Link: Added: This issue depends GTNPORTAL-2226 Release Notes Docs Status: Added: Needs More Info Primary SME: Added: theute NEEDINFO Due Date: Added: 25/Nov/11 NEEDINFO: Removed: Nobody Added: Subject Matter Expert I don't know if that issue affects a version that we released. Bolek, Viliam, do you know if that issue existed in 5.1.1 ? this was an issue in 5.2.0.ER04 only. from ER02 down to 5.1.0 this was not an issue. Release Notes Text: Added: CAUSE: CONSEQUENCE: FIX: RESULT: Release Notes Docs Status: Removed: Needs More Info Added: Not Required NEEDINFO Due Date: Removed: 25/Nov/11 NEEDINFO: Removed: Subject Matter Expert Release Notes Text: Removed: CAUSE: CONSEQUENCE: FIX: RESULT: |
project_key: JBEPP When using attached configuration, i'm unable to create new group in the user admin interface. after clicking save on a new group definition, i'm getting: {noformat} 09:40:54,361 ERROR [portal:UIPortalApplication] Error during the processAction phase java.lang.IllegalStateException: Cannot access resource size at org.exoplatform.commons.utils.LazyList.size(LazyList.java:142) at org.exoplatform.commons.utils.AbstractSerializablePageList.ensureCorrectState(AbstractSerializablePageList.java:104) at org.exoplatform.commons.utils.AbstractSerializablePageList.setPageSize(AbstractSerializablePageList.java:239) at org.exoplatform.organization.webui.component.UIUserInGroup.setValues(UIUserInGroup.java:139) at org.exoplatform.organization.webui.component.UIGroupInfo.setGroup(UIGroupInfo.java:46) at org.exoplatform.organization.webui.component.UIGroupExplorer.changeGroup(UIGroupExplorer.java:141) at org.exoplatform.organization.webui.component.UIGroupForm$SaveActionListener.execute(UIGroupForm.java:196) at org.exoplatform.webui.event.Event.broadcast(Event.java:89) at org.exoplatform.webui.core.lifecycle.UIFormLifecycle.processAction(UIFormLifecycle.java:123) at org.exoplatform.webui.core.lifecycle.UIFormLifecycle.processAction(UIFormLifecycle.java:40) at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:133) at org.exoplatform.webui.core.lifecycle.UIApplicationLifecycle.processAction(UIApplicationLifecycle.java:58) at org.exoplatform.webui.core.lifecycle.UIApplicationLifecycle.processAction(UIApplicationLifecycle.java:31) at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:133) {noformat}