Re: Re : James Guice Groups

Терсков Илья Андреевич <[email protected]> Mon, 28 Apr 2025 23:33:05 +0700
Newsgroups gmane.comp.jakarta.james.user
Message-ID <[email protected]>
--------------QPOHytOChjmbqPj09LDPWreP
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

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: [email protected]
>> Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal)
>>
>>
>> Le avr. 28, 2025 10:48 AM, de Терсков Илья Андреевич 
>> <[email protected]>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: [email protected]
>>>> Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal)
>>>>
>>>>
>>>> Le avr. 28, 2025 7:04 AM, de Ilya Terskov <[email protected]>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/[email protected]/[email protected] 
>>>>
>>>> curl -XPUT
>>>> http://localhost:8000/address/groups/[email protected]/[email protected]
>>>> curl -XPUT
>>>> http://localhost:8000/address/groups/[email protected]/[email protected]
>>>> curl -XPUT
>>>> http://localhost:8000/address/groups/[email protected]/[email protected]
>>>> curl -XPUT
>>>> http://localhost:8000/address/groups/[email protected]/[email protected] 
>>>>
>>>>
>>>> and more 50 like this but only first 3 was added
>>>>
>>>> D:\mail\curl\bin>curl -XGET
>>>> http://localhost:8000/address/groups/[email protected]
>>>> ["[email protected]","[email protected]","[email protected]"]
>>>>
>>>> after this i remove one
>>>>
>>>> D:\mail\curl\bin>curl -XGET
>>>> http://localhost:8000/address/groups/[email protected]
>>>> ["[email protected]","[email protected]"]
>>>>
>>>> so i try
>>>>
>>>> curl -XPUT
>>>> http://localhost:8000/address/groups/[email protected]/[email protected] 
>>>>
>>>>
>>>> and its worked
>>>>
>>>> D:\mail\curl\bin>curl -XGET
>>>> http://localhost:8000/address/groups/[email protected]
>>>> ["[email protected]","[email protected]","[email protected]"] 
>>>>
>>>>
>>>>
>>>> but more than 3 in group tell me error 500
>>>>
>>>> D:\mail\curl\bin>curl -XPUT
>>>> http://localhost:8000/address/groups/[email protected]/[email protected]
>>>> {"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:[email protected]

--------------QPOHytOChjmbqPj09LDPWreP--