[
https://issues.jboss.org/browse/GTNPORTAL-2226?page=com.atlassian.jira.pl...
]
Boleslaw Dawidowicz resolved GTNPORTAL-2226.
--------------------------------------------
Fix Version/s: 3.4.0.M01
(was: 3.4.0.Final)
Resolution: Done
This should be fixed in latest version
Unable to create new group when using LDAP
------------------------------------------
Key: GTNPORTAL-2226
URL:
https://issues.jboss.org/browse/GTNPORTAL-2226
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.2.0-M01
Reporter: Boleslaw Dawidowicz
Assignee: Boleslaw Dawidowicz
Fix For: 3.4.0.M01
When using LDAP configuration, i'm unable to create new group in the user admin
interface. after clicking save on a new group definition, i'm getting:
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)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira