so guys i find idk... bug? idk just all was in derby DB default configs
i open derby db in DBeaver and make this
ALTER TABLE JAMES_RECIPIENT_REWRITE ALTER COLUMN TARGET_ADDRESS SET DATA
TYPE VARCHAR(10000);
default is 100
and i calculate for my config - 55 users Group i need 4500+- in this so
i add for future 10000
here no downside? i google for it and its says VARCHAR can be up to 32700
28.04.2025 16:03, Терсков Илья Андреевич пишет:
where i can find them?
28.04.2025 16:01, Benoit TELLIER пишет:
No I mean the java logs
--
Best regards,
Benoit TELLIER
General manager of Linagora VIETNAM.
Product owner for Team-Mail product.
Chairman of the Apache James project.
Mail: btell...@linagora.com
Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal)
Le avr. 28, 2025 10:48 AM, de Терсков Илья Андреевич
<i.ters...@kps-t.ru.INVALID>james.log show nothing about this,
checked 3 times nothing in log
generated while i try curl request with 500 error
28.04.2025 15:43, Терсков Илья Андреевич пишет:
sorry about missclick
All logs already here - curl output :) james 3.8.2 guice
28.04.2025 15:37, Benoit TELLIER пишет:
Please provide:
- james version - james distribution - relevant logs
Note that jpa is known to limit the mapping size, leading to limits
in the number of mapping that can be created per entry. I am on the
phone in vacations so I will not recall the JIRA entry.--
Best regards,
Benoit TELLIER
General manager of Linagora VIETNAM.
Product owner for Team-Mail product.
Chairman of the Apache James project.
Mail: btell...@linagora.com
Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal)
Le avr. 28, 2025 7:04 AM, de Ilya Terskov <prosgar...@gmail.com>Hi
there guys.
I can't find the answer to my question - why only 3 items in this
request
curl -XPUT
http://localhost:8000/address/groups/a...@kps-t.ru/a.belomytt...@kps-t.ru
curl -XPUT
http://localhost:8000/address/groups/a...@kps-t.ru/a.boloh...@kps-t.ru
curl -XPUT
http://localhost:8000/address/groups/a...@kps-t.ru/a.chach...@kps-t.ru
curl -XPUT
http://localhost:8000/address/groups/a...@kps-t.ru/a.chern...@kps-t.ru
curl -XPUT
http://localhost:8000/address/groups/a...@kps-t.ru/a.karachev...@kps-t.ru
and more 50 like this but only first 3 was added
D:\mail\curl\bin>curl -XGET
http://localhost:8000/address/groups/a...@kps-t.ru
["a.belomytt...@kps-t.ru","a.boloh...@kps-t.ru","a.chach...@kps-t.ru"]
after this i remove one
D:\mail\curl\bin>curl -XGET
http://localhost:8000/address/groups/a...@kps-t.ru
["a.belomytt...@kps-t.ru","a.boloh...@kps-t.ru"]
so i try
curl -XPUT
http://localhost:8000/address/groups/a...@kps-t.ru/a.karachev...@kps-t.ru
and its worked
D:\mail\curl\bin>curl -XGET
http://localhost:8000/address/groups/a...@kps-t.ru
["a.belomytt...@kps-t.ru","a.boloh...@kps-t.ru","a.karachev...@kps-t.ru"]
but more than 3 in group tell me error 500
D:\mail\curl\bin>curl -XPUT
http://localhost:8000/address/groups/a...@kps-t.ru/a.chern...@kps-t.ru
{"statusCode":500,"type":"ServerError","message":"Unable to update
mapping","details":null}
So tell me where i need configurate limits?
--
С уважением,
Руководитель ИТ ООО <КПС-Технологии>
Терсков Илья Андреевич
Тел.: +7 (3843) 73-14-42
Моб.: +7-996-415-16-29
e-mail:i.ters...@kps-t.ru