Foren

[SOLVED] LDAP import error "paged results cookie is invalid"

thumbnail
Ashitaba YOSHIOKA, geändert vor 13 Jahren.

[SOLVED] LDAP import error "paged results cookie is invalid"

Junior Member Beiträge: 27 Beitrittsdatum: 18.11.09 Neueste Beiträge
Hi All,

Now I'm using CE605 and get error in title (I attached catalina.out).
It disappears when I set 5000 on ldap.page.size property.
But I don't want to make it bigger than default (1000) if possible.

I succeeded in import with my Java code which I made similar to Liferay's source code.
So I get confused and now have no idea.

Has anyone got this error or known fix?
I should have posted here before creating JIRA ticket.

Best,
YOSHIOKA Ashitaba
thumbnail
Ashitaba YOSHIOKA, geändert vor 13 Jahren.

RE: LDAP import error "paged results cookie is invalid"

Junior Member Beiträge: 27 Beitrittsdatum: 18.11.09 Neueste Beiträge
Hi All,

I forgot to set group=xxx in ldap.user.mappings property in portal-ext.prpoerties,
which causes this issue. I added it and solved it.

Thanks,
YOSHIOKA Ashitaba
Dana Oredson, geändert vor 11 Jahren.

RE: LDAP import error "paged results cookie is invalid"

Junior Member Beiträge: 70 Beitrittsdatum: 14.10.08 Neueste Beiträge
But what about multi-tenancy? Group may not be the same for all tenants.