Re : James Guice Groups

Benoit TELLIER <[email protected]> Mon, 28 Apr 2025 08:37:56 +0000
Newsgroups gmane.comp.jakarta.james.user
Message-ID <[email protected]>
---=Part.2c5.db79cd1efe1a855c.1967b8bb714.37591a4139630547=-
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Accept-Language: fr-FR, en-US, vi-VN, ru-RU, ar-TN, it-IT, de-DE
Content-Language: fr-FR

Please provide:
=C2=A0- james version=C2=A0=C2=A0- james distribution=C2=A0=
=C2=A0- relevant logs

Note that jpa is known to limit the mapping size, le=
ading to limits in the number of mapping that can be created per entry=2E I=
 am on the phone in vacations so I will not recall the JIRA entry=2E--=C2=
=A0

Best regards,

Benoit TELLIER

General manager of Linagora VIETNAM=2E
=
Product owner for Team-Mail product=2E
Chairman of the Apache James project=
=2E

Mail: btellier@linagora=2Ecom
Tel: (0033) 6 77 26 04 58 (WhatsApp, Sig=
nal)


Le avr=2E 28, 2025 7:04 AM, de Ilya Terskov <prosgarz35@gmail=2Ecom>=
Hi there guys=2E

I can't find the answer to my question - why only 3 items=
 in this request

curl -XPUT
http://localhost:8000/address/groups/all@kps-t=
=2Eru/a=2Ebelomyttsev@kps-t=2Eru
curl -XPUT
http://localhost:8000/address/g=
roups/all@kps-t=2Eru/a=2Ebolohnin@kps-t=2Eru
curl -XPUT
http://localhost:80=
00/address/groups/all@kps-t=2Eru/a=2Echachina@kps-t=2Eru
curl -XPUT
http://=
localhost:8000/address/groups/all@kps-t=2Eru/a=2Echernyak@kps-t=2Eru
curl -=
XPUT
http://localhost:8000/address/groups/all@kps-t=2Eru/a=2Ekarachevcev@kp=
s-t=2Eru

and more 50 like this but only first 3 was added

D:\mail\curl\bi=
n>curl -XGET
http://localhost:8000/address/groups/all@kps-t=2Eru
["a=2Ebelo=
myttsev@kps-t=2Eru","a=2Ebolohnin@kps-t=2Eru","a=2Echachina@kps-t=2Eru"]

a=
fter this i remove one

D:\mail\curl\bin>curl -XGET
http://localhost:8000/a=
ddress/groups/all@kps-t=2Eru
["a=2Ebelomyttsev@kps-t=2Eru","a=2Ebolohnin@kp=
s-t=2Eru"]

so i try

curl -XPUT
http://localhost:8000/address/groups/all@k=
ps-t=2Eru/a=2Ekarachevcev@kps-t=2Eru

and its worked

D:\mail\curl\bin>curl=
 -XGET
http://localhost:8000/address/groups/all@kps-t=2Eru
["a=2Ebelomyttse=
v@kps-t=2Eru","a=2Ebolohnin@kps-t=2Eru","a=2Ekarachevcev@kps-t=2Eru"]

but =
more than 3 in group tell me error 500

D:\mail\curl\bin>curl -XPUT
http://=
localhost:8000/address/groups/all@kps-t=2Eru/a=2Echernyak@kps-t=2Eru
{"stat=
usCode":500,"type":"ServerError","message":"Unable to update
mapping","deta=
ils":null}

So tell me where i need configurate limits?


---=Part.2c5.db79cd1efe1a855c.1967b8bb714.37591a4139630547=---