Am 30.03.2018 um 02:30 schrieb Christopher Schultz:
All,
Occasionally, we all have the need to give a reference to a presentation
to someone e.g. on the users mailing list. For example:
https://lists.apache.org/thread.html/6b604dd26142038a4abb1c378af49beee12d4ae1d2d8dc65391fd701@%3Cusers.tomcat
All,
Occasionally, we all have the need to give a reference to a presentation
to someone e.g. on the users mailing list. For example:
https://lists.apache.org/thread.html/6b604dd26142038a4abb1c378af49beee12d4ae1d2d8dc65391fd701@%3Cusers.tomcat.apache.org%3E
In that case, I gave a direct link to
Mark,
On 3/29/18 4:11 PM, Mark Thomas wrote:
> On 29/03/18 19:07, Christopher Schultz wrote:
>> Rémy,
>>
>> On 3/29/18 11:41 AM, Rémy Maucherat wrote:
>>> On Thu, Mar 29, 2018 at 3:48 PM, Christopher Schultz <
>>> ch...@christopherschultz.net> wrote:
>>>
All,
For reference: https://
On 29/03/18 20:58, Mark Thomas wrote:
> On 29/03/18 14:39, Christopher Schultz wrote:
>> On 3/29/18 9:30 AM, Rémy Maucherat wrote:
>>> On Thu, Mar 29, 2018 at 3:15 PM, Christopher Schultz <
>>> ch...@christopherschultz.net> wrote:
On 3/29/18 8:42 AM, Rémy Maucherat wrote:
> On Thu, Mar 29,
On 29/03/18 19:07, Christopher Schultz wrote:
> Rémy,
>
> On 3/29/18 11:41 AM, Rémy Maucherat wrote:
>> On Thu, Mar 29, 2018 at 3:48 PM, Christopher Schultz <
>> ch...@christopherschultz.net> wrote:
>>
>>> All,
>>>
>>> For reference: https://bz.apache.org/bugzilla/show_bug.cgi?id=59750
>>>
>>> I'v
https://bz.apache.org/bugzilla/show_bug.cgi?id=62231
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
On 29/03/18 14:39, Christopher Schultz wrote:
> On 3/29/18 9:30 AM, Rémy Maucherat wrote:
>> On Thu, Mar 29, 2018 at 3:15 PM, Christopher Schultz <
>> ch...@christopherschultz.net> wrote:
>>> On 3/29/18 8:42 AM, Rémy Maucherat wrote:
On Thu, Mar 29, 2018 at 2:33 PM, Christopher Schultz <
https://bz.apache.org/bugzilla/show_bug.cgi?id=62224
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Thu Mar 29 19:43:01 2018
New Revision: 1828021
URL: http://svn.apache.org/viewvc?rev=1828021&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62224
Disable the forkJoinCommonPoolProtection of the JreMemoryLeakPreventionListener
when running on Java 9 and above
Author: markt
Date: Thu Mar 29 19:39:21 2018
New Revision: 1828020
URL: http://svn.apache.org/viewvc?rev=1828020&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62224
Disable the forkJoinCommonPoolProtection of the JreMemoryLeakPreventionListener
when running on Java 9 and above
Author: markt
Date: Thu Mar 29 19:37:43 2018
New Revision: 1828019
URL: http://svn.apache.org/viewvc?rev=1828019&view=rev
Log:
Correct section
Sorry for the noise
Modified:
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL:
http://
Author: markt
Date: Thu Mar 29 19:37:07 2018
New Revision: 1828018
URL: http://svn.apache.org/viewvc?rev=1828018&view=rev
Log:
Correct section
Sorry for the noise
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/v
Author: markt
Date: Thu Mar 29 19:33:44 2018
New Revision: 1828017
URL: http://svn.apache.org/viewvc?rev=1828017&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62224
Disable the forkJoinCommonPoolProtection of the JreMemoryLeakPreventionListener
when running on Java 9 and above
Author: markt
Date: Thu Mar 29 19:28:30 2018
New Revision: 1828016
URL: http://svn.apache.org/viewvc?rev=1828016&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62224
Disable the forkJoinCommonPoolProtection of the JreMemoryLeakPreventionListener
when running on Java 9 and above
https://bz.apache.org/bugzilla/show_bug.cgi?id=62224
--- Comment #4 from Mark Thomas ---
The JNDI lookup must be happening on the ForkJoin Thread.
The JNDI depends on the TCCL being set and it is no longer set on a ForkJoin
thread (to avoid the memory leak).
I'll confirm the Java 9 fix and then
On 27/03/18 09:54, Milan Karunarathne wrote:
> Thanks for your reply!
>
> As the beginning, Do we need implement UI for the JMeter?
Don't know. Probably better to ask the JMeter folks.
Mark
>
> Regards, Thanks
>
> On Tue, Mar 27, 2018 at 2:18 PM, Mark Thomas wrote:
>
>> On 27 March 2018 08
Rémy,
On 3/29/18 11:41 AM, Rémy Maucherat wrote:
> On Thu, Mar 29, 2018 at 3:48 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>> All,
>>
>> For reference: https://bz.apache.org/bugzilla/show_bug.cgi?id=59750
>>
>> I've got a proposal (in patch form) attached to that BZ issue.
On Thu, Mar 29, 2018 at 11:41 AM, Rémy Maucherat wrote:
> On Thu, Mar 29, 2018 at 3:48 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>> All,
>>
>> For reference: https://bz.apache.org/bugzilla/show_bug.cgi?id=59750
>>
>> I've got a proposal (in patch form) attached to that BZ
On Thu, Mar 29, 2018 at 3:48 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> All,
>
> For reference: https://bz.apache.org/bugzilla/show_bug.cgi?id=59750
>
> I've got a proposal (in patch form) attached to that BZ issue.
>
> Ralf's enhancement request is fairly terse, but this is
https://bz.apache.org/bugzilla/show_bug.cgi?id=62231
--- Comment #2 from Rambabu Pappala ---
(In reply to Christopher Schultz from comment #1)
> This seems like a problem with JSF, not with Tomcat.
Thanks for getting back. Can you please elaborate, which can be possible issue
with JSF. Is this r
https://bz.apache.org/bugzilla/show_bug.cgi?id=62231
Christopher Schultz changed:
What|Removed |Added
OS||All
--- Comment #1 from Christop
All,
For reference: https://bz.apache.org/bugzilla/show_bug.cgi?id=59750
I've got a proposal (in patch form) attached to that BZ issue.
Ralf's enhancement request is fairly terse, but this is something I'd
like to have as well.
The requirement is to be able to log failed authentication attempts
Rémy,
On 3/29/18 9:30 AM, Rémy Maucherat wrote:
> On Thu, Mar 29, 2018 at 3:15 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>> Rémy,
>>
>> On 3/29/18 8:42 AM, Rémy Maucherat wrote:
>>> On Thu, Mar 29, 2018 at 2:33 PM, Christopher Schultz <
>>> ch...@christopherschultz.net> w
https://bz.apache.org/bugzilla/show_bug.cgi?id=59750
--- Comment #2 from Christopher Schultz ---
Created attachment 35824
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35824&action=edit
Draft patch to give an idea of the proposal
See this draft patch for something that might work. At le
On Thu, Mar 29, 2018 at 3:15 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Rémy,
>
> On 3/29/18 8:42 AM, Rémy Maucherat wrote:
> > On Thu, Mar 29, 2018 at 2:33 PM, Christopher Schultz <
> > ch...@christopherschultz.net> wrote:
> >
> >> Rémy,
> >>
> >> On 3/28/18 2:25 PM, Rémy Ma
https://bz.apache.org/bugzilla/show_bug.cgi?id=59750
--- Comment #1 from Christopher Schultz ---
What about a listener for authentication events?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To un
https://bz.apache.org/bugzilla/show_bug.cgi?id=62231
Bug ID: 62231
Summary: java.lang.IllegalStateException: Component ID
main:j_idt56 has already been found in the view
Product: Tomcat 7
Version: 7.0.82
Hardware: PC
Rémy,
On 3/29/18 8:42 AM, Rémy Maucherat wrote:
> On Thu, Mar 29, 2018 at 2:33 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>> Rémy,
>>
>> On 3/28/18 2:25 PM, Rémy Maucherat wrote:
>>> Hi,
>>>
>>> In Tomcat, DBCP2 is missing the XA portion (all contained in a single
>>> "man
On Thu, Mar 29, 2018 at 2:33 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Rémy,
>
> On 3/28/18 2:25 PM, Rémy Maucherat wrote:
> > Hi,
> >
> > In Tomcat, DBCP2 is missing the XA portion (all contained in a single
> > "managed" package). So at work I now got some people asking ab
Rémy,
On 3/28/18 2:25 PM, Rémy Maucherat wrote:
> Hi,
>
> In Tomcat, DBCP2 is missing the XA portion (all contained in a single
> "managed" package). So at work I now got some people asking about that
> removal, and that's always a bit annoying as they have to go to a separate
> vanilla DBCP2 to
Author: schultz
Date: Thu Mar 29 12:13:41 2018
New Revision: 1827982
URL: http://svn.apache.org/viewvc?rev=1827982&view=rev
Log:
Revert inadvertent changes to build.xml in r1827981.
Modified:
tomcat/tc8.5.x/trunk/build.xml
Modified: tomcat/tc8.5.x/trunk/build.xml
URL:
http://svn.apache.org/
Author: schultz
Date: Thu Mar 29 12:11:49 2018
New Revision: 1827981
URL: http://svn.apache.org/viewvc?rev=1827981&view=rev
Log:
Back-port r1799498, r1799514 (partial), r1799677, and r1800980 to add
LoadBalancerDrainingFilter to Tomcat 8.5.x.
Added:
tomcat/tc8.5.x/trunk/java/org/apache/cata
32 matches
Mail list logo