. Try using "grep" on
your Java source tree, looking for "new Cookie".
- -chris
> Da: Christopher Schultz Inviato:
> lunedì 30 marzo 2020 17:55 A: users@tomcat.apache.org
> Oggetto: Re: R: Support with error in
> launcher.log
>
> Luigi,
>
> On 3/
y.
Also, how can we try to simply remove this cookie?
thanks,
Luigi
Da: Christopher Schultz
Inviato: lunedì 30 marzo 2020 17:55
A: users@tomcat.apache.org
Oggetto: Re: R: Support with error in launcher.log
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Luig
Da: calder
> Inviato: lunedì 30 marzo 2020 13:14 A: Tomcat Users List
> Cc: Alessio Torelli
> Oggetto: Re: Support with error in launcher.log
>
> On Mon, Mar 30, 2020, 05:02 Luigi Tagliafierro
> wrote:
>
>> Hi everybody,
>>
>> we are exp
Users List
Cc: Alessio Torelli
Oggetto: Re: Support with error in launcher.log
On Mon, Mar 30, 2020, 05:02 Luigi Tagliafierro
wrote:
> Hi everybody,
>
> we are experiencing an error : The bitbucket log
> (/var/atlassian/bitbucket_home/log/launcher.log) constantly repeats
On Mon, Mar 30, 2020, 05:02 Luigi Tagliafierro
wrote:
> Hi everybody,
>
> we are experiencing an error : The bitbucket log
> (/var/atlassian/bitbucket_home/log/launcher.log) constantly repeats this
> error:
>
> "java.lang.IllegalArgumentException: An invalid domain
>
[.code.doxee.com] was spec
Hi,
We've had this error and it turned out to be due to the cookie processor.
According to RFC6265, the domain attribute of the cookie must not start
with a dot, so the new cookie processor rejects those cookies. Either
remove the starting dot from the domain attribute or use the legacy cookie
pro
Hi,
On Mon, Mar 30, 2020 at 1:02 PM Luigi Tagliafierro
wrote:
> Hi everybody,
>
> we are experiencing an error : The bitbucket log
> (/var/atlassian/bitbucket_home/log/launcher.log) constantly repeats this
> error:
>
> "java.lang.IllegalArgumentException: An invalid domain [.code.doxee.com]
> w