This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new ae9a5e1fe1 Revert unwanted change
ae9a5e1fe1 is de
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new cc3d9e7b0e Revert unwanted change
cc3d9e7b0e is descri
Josh,
On 3/20/25 3:18 PM, Josh Miller wrote:
Really appreciate the response! I know it was an Avaya issue but they
aren’t easy to get a hold of. I’ll keep trying.
No problem. If you want to try to hack your device(s), you are more than
welcome to do so from our perspective. :)
There are sev
All,
I'm looking at adding file-based allow/deny for the
RemoteCIDR(Filter|Valve) and I can see that there is a bunch of
duplicate code between the two classes.
Is there any reason not to re-use methods such as
RemoteCIDR(Filter|Valve).fillFromInput between the two classes?
They are in dif
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576
Chuck Caldarale changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576
Anshu changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|FIXED
https://bz.apache.org/bugzilla/show_bug.cgi?id=69617
--- Comment #4 from Christopher Schultz ---
(In reply to Maggie Zhang from comment #3)
> Since the processors are retained by the Acceptor thread, they
> remain reachable
This is the important bit, thanks.
--
You are receiving this mail beca
https://bz.apache.org/bugzilla/show_bug.cgi?id=69608
--- Comment #10 from John Engebretson ---
That makes sense - accumulating orphaned threads are a good way to run out of
memory, and you're right that the fix is to not orphan the threads.
At this point I'd suggest thread dumps on an affected s
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576
Anshu changed:
What|Removed |Added
Resolution|FIXED |---
Ever confirmed|1
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new a56d2e0fbf Backport OpenSSL PROFILE= FFM processing
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new a40f3b994c Backport OpenSSL PROFILE= FFM processin
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new deb84d54cf Fix Panama reflection call
deb84d54cf i
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 0d40a2c03a Fix Panama reflection call
0d40a2c03a is de
https://bz.apache.org/bugzilla/show_bug.cgi?id=69608
--- Comment #9 from Praddy ---
I started two instances of Tomcat, instance A as the web server having only the
JSP and servlets and instance B having the application logic code.
The logic codes starts threads to fetch mails but the threads hang
15 matches
Mail list logo