On Tue, Jun 28, 2022 at 5:44 AM Rony G. Flatscher (Apache)
wrote:
> Is there a link for the 2021 Tomcat presentation videos, if any?
>
Is the playlist at
https://www.youtube.com/playlist?list=PLU2OcwpQkYCyq45LTYr07svnrCGarSWs7
what you're looking for?
> ---rony
>
>
>
>
>
On Fri, Apr 29, 2022 at 2:53 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> All,
>
> Please remember that the ApacheCon North American conference is still
> accepting presentations until 23 May 2022.
>
> The Tomcat track currently has *zero* proposals, and we were hoping to
>
at 9:19 AM Coty Sutherland wrote:
> On Thu, May 20, 2021 at 1:03 PM Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>> Coty,
>>
>> On 5/19/21 15:28, Coty Sutherland wrote:
>> > Hi all,
>> >
>> > I was just notified abo
On Mon, Jul 26, 2021 at 1:16 PM Mark Thomas wrote:
> On 26/07/2021 12:13, Coty Sutherland wrote:
> > Hi all,
> >
> > I'm curious about whether or not we have/can get some information about
> the
> > usage of Tomcat out in the wild. Things like download count
Excellent. I'll check it out, I'm on a mission to get data about the Tomcat
package usage in Fedora and it's proving to be difficult lol
On Mon, Jul 26, 2021 at 5:32 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Coty,
>
> On 7/26/21 07:13, Coty Sutherland wr
Hi all,
I'm curious about whether or not we have/can get some information about the
usage of Tomcat out in the wild. Things like download count across various
versions (including archived version downloads) for the last few years, svn
history and GitHub stats, project website visitors, committer
On Thu, May 20, 2021 at 1:03 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Coty,
>
> On 5/19/21 15:28, Coty Sutherland wrote:
> > Hi all,
> >
> > I was just notified about some mess going on with Freenode which has
> > seemingly
On Thu, May 20, 2021 at 4:24 AM Rémy Maucherat wrote:
> We should probably drop the IRC page and focus on the mailing lists for the
> website (they are the only official channel). A wiki page can mention other
> things like Slack.
>
Yeah, I like that idea. Let's drop the IRC page and add an
Hi all,
I was just notified about some mess going on with Freenode which has
seemingly resulted in a mass exodus of users from the freenode servers.
There are some updates available at
https://gist.github.com/joepie91/df80d8d36cd9d1bde46ba018af497409/ which
make it seem like we should no longer
On Wed, Jul 29, 2020 at 4:41 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Satish,
>
> On 7/29/20 2:56 PM, Satish Chhatpar 02 wrote:
> > After OS update from RHEL 6.6 to 6.10, seeing 503 error.
> >
> > Need help to fix this.
> >
> >
> >
> >
> > 503 Service Temporarily
With this kind of service (and, similarly, Coty Sutherland's work @
> RedHat), I might re-think my policy of always using the vanilla
> packages from Apache.
>
> It's *really* nice when the package-manager can do it all.
>
It really is ;)
On Thu, Jul 2, 2020 at 3:43 PM Sean Neeley
wrote:
> I heard that tomcat is no longer available for RHEL 8. Does anyone know
> why this is? What free alternatives are there for java servlets, which
> have rpm packages managed by Red Hat? Thanks
>
The answer to your question is pretty
Congrats and welcome!
On Thu, Jul 2, 2020 at 10:40 AM Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased to announce that
> Raymond Augé (rotty3000) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
>
> Kind regards,
>
> Mark
>
>
The RHEL 7 Tomcat package uses systemd and the journal to capture stdout
instead of catalina.out. Did you check the journal to see if the thread
dumps are logged there from your invocations of kill -3? You can use
`journalctl -u tomcat` to check it.
On Wed, Jul 1, 2020 at 6:58 PM Sean Neeley
On Wed, May 13, 2020 at 5:06 PM Patrick Baldwin
wrote:
> On Wed, May 13, 2020 at 1:31 PM Coty Sutherland
> wrote:
>
> > Hi,
> >
> > Please see responses in line below. I'm top posting a bit because the
> > thread got off in the weeds about permission
Hi,
Please see responses in line below. I'm top posting a bit because the
thread got off in the weeds about permissions it seems, which are important
but not exactly relevant to your problem IMO.
On Tue, May 12, 2020 at 11:28 AM Patrick Baldwin
wrote:
> I've gotten passed an odd (to me,
I'd suggest writing a small script to loop about 10 times and capture top
and thread dumps with jstack at the same time, then wait a few seconds then
repeat. After that you can grab the pid/tid from the top output and compare
that with your thread dump to see exactly what the thread is doing for
Hi,
On Mon, Apr 1, 2019 at 3:30 PM John Palmer wrote:
> What, if anything, needs to be configured to ENABLE (preferably REQUIRE)
> tomat to do CLIENT certificate revocation checking via OCSP in Tomcat
> 8.5.38 using Openssl ?
Setting `certificateVerification="require"` on your Connector and
Congratulations and Welcome Woonsan!
On Wed, Dec 19, 2018 at 9:08 PM Keiichi Fujino wrote:
> Congratulations!
> Welcome Woonsan!
>
> 2018年12月19日(水) 18:56 Mark Thomas :
>
> > On behalf of the Tomcat committers I am pleased to announce that
> > Woonsan Ko (woonsan) has been voted in as a new
On Mon, Oct 15, 2018 at 11:39 AM Mark Thomas wrote:
> On 15/10/18 16:20, Усманов Азат Анварович wrote:
> > how do I make sure ocsp is enabled on tomcat native
> >
> > when I try to pass --enable-ocsp to tomcat native configure i get
> unrecognized option warning
>
> As far as I can tell, you'd
On Fri, Aug 17, 2018 at 9:51 AM Olaf Kock wrote:
>
> On 17.08.2018 15:40, Mandal, Jayanta wrote:
> > Tomcat Version : We upgraded our tomcat environment from bundle
> 2016.10.31-2 to 2018.03.07-2 & suddenly we are seeing all Post method
> stopped working with new bundle.
> >
> >
> > Previous
On Wed, Jun 27, 2018 at 1:08 PM, Prateek wrote:
> Hi Chris,
>
> By hardened, I meant that support for some FIPS non-complaint algos were
> removed/disabled.
>
> Thanks for confirming again that this is a clear problem with the JVM.
>
>From what you've given us this is a JVM problem and nothing
On Tue, Jun 26, 2018 at 12:27 PM, Prateek Yadav
wrote:
> Thanks for reply
> I already tested it for more than one machine so hardware problem can not
> be a case.
>
What happens if you don't specify that OnError call? Can you attach a
fuller stack trace if not the entire hs_err_pid log (make
Hi,
On Mon, May 28, 2018 at 7:22 PM, Mark Boon wrote:
> My company asked to enable OCSP stapling for our Tomcat server. I found
> the documentation about configuring a Tomcat OCSP Connector here:
>
> https://tomcat.apache.org/tomcat-8.5-doc/ssl-howto.html#
> Configuring_OCSP_Connector
>
>
>
>
On Tue, Apr 3, 2018 at 8:47 AM, Luis Rodríguez Fernández
wrote:
> Hello there,
>
> I've realized that if I make a typo in my declaration I get
> something in the catalina.out like:
>
> Apr 03, 2018 2:27:01 PM org.apache.catalina.core.StandardContext
> startInternal
> SEVERE:
Hi,
This sounds like a problem specific to the distribution's tomcat
package, which is usually better served by the distribution's
community rather than Tomcat's (they repackage what we provide). You
may want to ask on their users list/support forum/etc, but I will try
and help though :)
On Tue,
On Tue, Mar 20, 2018 at 6:40 AM, Loai Abdallatif
wrote:
> Thanks Schultz
>
> the error is described in the url link below, The issue has been fixed
> using following these steps:
>
>- Go to Tomcat installation and then /opt/worker0/webapps/manager/
>META-INF
>
This looks like a continuation of this thread from 11 days ago:
https://www.mail-archive.com/users@tomcat.apache.org/msg128541.html
On Tue, Mar 13, 2018 at 2:16 PM, Cheltenham, Chris
wrote:
> Chris,
>
> I see JSVC will allow a non root user to bund to 443
> Somehow I
On Thu, Mar 1, 2018 at 3:35 PM, Zari Ladak wrote:
> Hi All,
>
> I would like to use the org.apache.catalina.filters.RemoteAddrFilter
> filter as part of my web.xml settings. I am just curious to know which
> jar file has that class.
You can find which paths are included
On Mon, Feb 26, 2018 at 9:59 AM, Christopher Schultz
<ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Coty and André,
>
> On 2/23/18 6:58 PM, Coty Sutherland wrote:
>> Also see https://bz.apache.org/bugzilla/show_bu
Also see https://bz.apache.org/bugzilla/show_bug.cgi?id=60560 :) I've
been planning to push a solution for that, just haven't gotten around
to it yet.
On Fri, Feb 23, 2018 at 5:34 PM, André Warnier (tomcat) wrote:
> On 23.02.2018 23:32, André Warnier (tomcat) wrote:
>>
>> On
On Tue, Feb 20, 2018 at 4:01 PM, Alex O'Ree wrote:
> I keep running into the an IllegalArgumentException at or near startup of
> tomcat 8.5 with a bunch of cxf web services deployed and I have no idea
> what's causing it. The error message mentions turning on logging at the
>
__
>> Israel Timoteo
>>
>>> On Feb 19, 2018, at 10:50 AM, Rémy Maucherat <r...@apache.org> wrote:
>>>
>>> On Mon, Feb 19, 2018 at 5:28 PM, Mark Thomas <ma...@apache.org> wrote:
>>>
>>>> On 19/02/18 16:23, Coty Sutherland wrote:
>
Do we plan on doing any audio or video to go along with the slides for
these? We could add them to the youtube channel for those that can't
attend the live training.
On Mon, Feb 19, 2018 at 9:50 AM, Mark Thomas wrote:
> All,
>
> The Apache Tomcat PMC is delighted to announce
On Thu, Feb 15, 2018 at 10:02 AM, Kanduri, Rakesh Kumar X. -ND
wrote:
> Hi All,
>
> We are facing Out Of Memory issue in our Tomcat Server v8.5.20 as shown in
> the below logs.
> Note: Though the error message says insufficient memory, we checked for the
>
On Mon, Feb 5, 2018 at 3:16 PM, Igal @ Lucee.org wrote:
> On 2/5/2018 11:15 AM, Johan Compagner wrote:
>>
>> Jvisualvm that ships with java8 or yourkit (you can evaluate for some
>> time)
>>
>> Op 5 feb. 2018 19:43 schreef "D, Dwarakesh (External)" <
>> dwarakes...@xerox.com>:
>>
="_default_"
> clientAuth="false"
> sslProtocol="TLS"
> protocols="TLSv1.2"
> sessionCacheSize="5"
> sessionTimeout="960">
> certificateKeyAlias="dmb-kenneth"
> certificateKeystoreFile="conf/localhos
On Mon, Jan 22, 2018 at 2:23 PM, Kenneth Taylor
wrote:
> We are trying to get SSL to work in 8.5 and have been unsuccessful. We
> followed all the instructions in the Tomcat documentation and what help is
> available on the net but have been unable to get TC to
Is there some reason why this user can't subscribe to the users@ list?
They found me in freenode and seemingly get no response from the list
emails (users@ and users-help@).
Cheers,
On Fri, Jan 5, 2018 at 3:40 PM, Alex wrote:
> Hello,
>
> This is my address that doesn't get
On Thu, Jan 4, 2018 at 8:01 AM, Mark Thomas wrote:
> On 04/01/18 11:31, Marek Czernek wrote:
>> Hi Mark,
>>
>> I think this is a great idea. Before doing any brainstorming though, I
>> wonder about the following:
>>
>> 1. Who'd be the target audience? And what skill level would
7 system_u:object_r:unreserved_port_t:s0
portcon udp 1024-32767 system_u:object_r:unreserved_port_t:s0
~~~
Note that a port that works (8080) is labeled http_cache_port_t which
is usable by tomcat_domain and port 8090 is just labeled as an
unreserved_port_t.
> Thanks,Alceu
>
>
On Thu, Dec 21, 2017 at 2:45 PM, Alceu R. de Freitas Jr.
wrote:
> Hello Cristopher,
> I never saw something like that too. I also search on Google, all occurrences
> happened with people trying to run Tomcat on privileged ports (<1024).
> Here is a quick test,
On Mon, Dec 11, 2017 at 9:34 AM, Lueders, Paul T CIV USARMY NGIC (US)
wrote:
> CLASSIFICATION: UNCLASSIFIED
>
> I am running Apache tomcat 7.0.82. It is not running behind any other web
> server. I am getting:
> Java.lang.IllegalArgumentException: Invalid Character
On Thu, Nov 30, 2017 at 1:39 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Naga,
>
> On 11/30/17 12:29 PM, Naga Ramesh wrote:
>> Thanks Chris..
>>
>> See the below output and here not showing the secure.
>>
>> < HTTP/1.1 200
On Thu, Nov 16, 2017 at 1:48 PM, Ramya Elineni
wrote:
> The "Initial memory pool" and "maximum memory pool" are the two
> configurations under Tomcat. I couldn't find any detailed explanation of how
> Tomcat uses these settings. I request you to please provide me
On Thu, Nov 9, 2017 at 1:45 PM, Christopher Schultz
<ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Coty,
>
> On 11/9/17 12:19 PM, Coty Sutherland wrote:
>> Hi,
>>
>> I'm trying to determine whether or not we
On Fri, Nov 10, 2017 at 4:31 AM, Greg Huber wrote:
> Since switching to jsvc, randomly I am getting tomcat restarting, looking
> at the logs I see that the jsvc is using alot of memory total-vm: and
> being killed by the system.
>
> Nov 9 13:11:11 prodbox kernel: Out of
Hi,
I'm trying to determine whether or not we fully support OCSP in
tomcat-native 1.2.x on Linux. There isn't any documentation about it
other than some on the Downloads page that says it's experimental on
Windows:
"The Windows binaries are available in two variants. a) Default. This
is what
On Fri, Sep 29, 2017 at 3:03 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 9/27/17 5:14 PM, Mark Thomas wrote:
>> All,
>>
>> TomcatCon London 2017 took place yesterday and was even more
>> successful than hoped.
that version.
JULI was moved into tomcat-embed-core now, so updating the pom to use
8.5.20 resolves the CNFE for LogFactory.
>
> Thanks!
>
> Jennifer
>
> -Original Message-
> From: Coty Sutherland [mailto:csuth...@redhat.com]
> Sent: Friday, September 29, 2017 8:43 AM
Hi all,
Sorry for cross posting, but I thought this pertinent to both lists.
I hear that there was lots of talk about quickstarts and/or the need
for quickstarts at the most recent TomcatCon. I've been working on
some off and on for a while now and rather enjoy creating them; I'd
like to
Here is a working quickstart (that I forgot to link yesterday) for APR
in Spring Boot:
https://github.com/csutherl/tomcat-embedded-quickstarts/tree/master/springboot-apr-example
On Thu, Sep 28, 2017 at 3:34 PM, Coty Sutherland <csuth...@redhat.com> wrote:
> On Thu, Sep 28, 2017 at 12:27
and starting with `mvn spring-boot:run`. I also configured that the
System.setProperty call didn't work.
HTH
>
> SpringApplication.run(Application.class, args);
> }
> }
>
> Thanks!
>
> Jennifer
>
> -Original Message-
> From: Coty Sutherland [mailto
On Thu, Sep 28, 2017 at 11:32 AM, Wang, Jennifer
wrote:
> NONCONFIDENTIAL // EXTERNAL
> How to set Http11AprProtocol with embedded tomcat in java spring boot app?
>
> I keep get below error.
You don't have tomcat-native installed. Resolving the problem should
be as
On Sat, Sep 23, 2017 at 12:47 PM, Mark Thomas wrote:
> On 23/09/17 13:15, Alex O'Ree wrote:
>> Is there an approximate or estimated date in which ASF will stop
>> supporting patches for Tomcat7?
>
> Best guess that is at least two to three years away.
>
>> I'm assuming that the
On Tue, Sep 19, 2017 at 9:53 AM, Suvendu Sekhar Mondal
wrote:
> Radhika,
>
> On Tue, Sep 19, 2017 at 2:21 PM, Peddi, Radhika (Radhika)
> wrote:
>> Hi,
>>
>> We have upgraded RHEL 7.2 to RHEL 7.4. After upgrade when we are running
>> performance testing of
On Mon, Sep 11, 2017 at 2:43 PM, Mark Thomas <ma...@apache.org> wrote:
> On 11/09/17 19:07, Coty Sutherland wrote:
>
>> So, my questions comes down to "Can I configure a PropertySource
>> instance and pass that to tomcat's Digester before tomcat starts?".
>
>
Hi all,
I'm fairly certain that there isn't a way to do this currently (I'm
not so good with Reflection, so there could be), but I have to ask
anyway. Let me explain my use case...
I'm using tomcat embedded (8.5.x/trunk) and have a need to
programmatically configure and use a PropertySource
On Mon, Jul 24, 2017 at 9:57 AM, Chaitanya Sabbineni
wrote:
> Hi All,
>
> I had a problem in accessing UI of the tomcat using http://:8081
>
> I tried changing the port to 8086 and 8088 and even i am not able to access
> the UI.
>
> I checked using netstat -an | grep 8081
On Mon, Jul 24, 2017 at 6:57 AM, Mark Thomas wrote:
> On 24/07/17 11:12, Flynn, Peter wrote:
>> I have a CentOS7 server running Apache and Tomcat serving the Cocoon
>> application which handles lots of research project XML pages. It's been
>> running fine for years, through
On Thu, Jul 20, 2017 at 3:05 PM, Chaitanya Sabbineni
wrote:
> Hi,
>
> just to explain you what exactly is happening. We are taking back up of the
> server at 12:00 AM daily.which is a type of offline backup.After backup
> server is running fine for 2 hours and exactly at
t; careful back-porting). This is also dependent on the CentOS
>>> distribution picking up the change to 7.0.x. I don't know how
>>> likely that is. Given the current package is based on a version
>>> over a year old I suspect that the changes of this being quick
>>&g
On Thu, Jun 8, 2017 at 11:21 AM, Tou Vue wrote:
> Hello,
>
> I have a question regarding how Tomcat starts up under the system account
> and local user account in Windows. I had a Tomcat service that would start
> fine under the system account, but once I configured it to
Hello,
On Thu, Jun 8, 2017 at 9:10 AM, Mahajan, Arvind
wrote:
> Hi
>
>
>
> I am new to tomcat , considering evaluation of Tomcat vs. JBOSS EAP in my
> new application hosting requirement.
>
> My application vendor support both (Tomcat & JBOSS) middle ware
>
>
>
>
; wrote:
> >
> > Hi All,
> >
> > The pic for the meetup yesterday can be found here:
> >
> > https://www.dropbox.com/s/vu02lnrs77up5mc/IMG_0591.JPG
> >
> >> On Wed, May 17, 2017 at 8:46 PM, Coty Sutherland <csuth...@redhat.com>
> wrote:
> &g
Sorry I had to run off, hopefully you guys had a productive meeting :)
On May 17, 2017 7:02 PM, "Coty Sutherland" <csuth...@redhat.com> wrote:
> We're sitting next to the pool. The room is occupied :(
>
> On May 17, 2017 9:12 AM, "Christopher Schultz" <
We're sitting next to the pool. The room is occupied :(
On May 17, 2017 9:12 AM, "Christopher Schultz"
wrote:
> All,
>
> Let's move the Meetup to "immediately following the Lightning Talks",
> since that is a popular event at the conference.
>
> -chris
>
> >
> >
\o/
On May 16, 2017 10:35 PM, "Christopher Schultz" <
ch...@christopherschultz.net> wrote:
> All,
>
> For those of you at ApacheCon in Miami, here are the details for the
> Tomcat Meetup. Come and meet fellow members of the community, committers,
> and new friends.
>
> Time: 18:00 EDT
> Place:
On Fri, May 12, 2017 at 1:25 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Leon,
>
> On 5/12/17 6:04 AM, Leon Rosenberg wrote:
>> Just wondering if there are any plans for an informal get-together
>> at the apache con in Miami
On Fri, May 5, 2017 at 12:13 PM, Tim Dunphy wrote:
> I've had to configure two tomcat servers recently. I've setup one tomcat
> server using using version 8.5.13 and that works fine. I can access Server
> Status, Manager App and Host Manager web interfaces with no problem.
>
OK, I submitted a proposal for the linux packaging talk here
http://events.linuxfoundation.org/cfp/proposals/14925/13455 . I can't
update the Confluence page though.
On Fri, Feb 3, 2017 at 2:31 PM, Coty Sutherland <csuth...@redhat.com> wrote:
> Hi Emmanuel,
>
>> If you al
pache.org> wrote:
> Le 1/02/2017 à 20:20, Coty Sutherland a écrit :
>> I'm still planning to submit for the linux packaging talk (though I
>> haven't heard anything else form the other distro maintainers), just
>> haven't done it yet. I suppose I could volunteer for one of t
I'm still planning to submit for the linux packaging talk (though I
haven't heard anything else form the other distro maintainers), just
haven't done it yet. I suppose I could volunteer for one of the
others, I'll check the list.
On Wed, Feb 1, 2017 at 2:13 PM, Mark Thomas
> # Problematic frame:
> # J
> org.apache.http.impl.cookie.BestMatchSpec.formatCookies(Ljava/util/List;)Ljava/util/List;
Generally a crash in a java frame is a JVM bug. A quick google search
of the problematic frame yields the following first result,
org> wrote:
> Hi Coty,
>
> This is an excellent idea. I won't be able to attend ApacheCon NA but
> I'll be happy to provide some input for your presentation and contribute
> a few slides to describe the Tomcat packaging in Debian/Ubuntu.
>
> Emmanuel Bourg
>
> Le 19/01/2017
> That's a reasonable position to take IMO, it's just not the position
> that the Tomcat team took.
I think so ;)
> The result was Tomcat 8.5 which is essentially the best of both
> worlds. One could argue that Tomcat 9 should have become Tomcat 10 and
> Tomcat 8.5 should have instead been
Hi all,
My name is Coty and I'm the maintainer for RHEL tomcat and a
co-maintainer for Fedora/EPEL tomcat. I'm reaching out to you all in
response to the tomcat users list thread (subject: TomcatCon @
ApacheCon) to see if you're interested in doing a talk with me about
linux packaging at the
anges. If we were talking about the difference
between 8 and 9, then sure we can do whatever is necessary as long as
things were properly deprecated, etc.
On Thu, Jan 12, 2017 at 3:30 PM, Christopher Schultz
<ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
Can you provide the output of the failure so that we can see what's
happening? And are you trying to build tomcat-native 1.2.x or 1.1.x?
On Thu, Jan 12, 2017 at 1:56 PM, marcus presley
wrote:
> Forum,
>
>
> I have been unsuccessful, trying to compile 'tcnative.dll'
> Can you also confirm that same logic applies to REDHAT provide Tomcat the
> JBoss Enterprise Web Server?
The answer to that is a 'maybe' because of the Red Hat distribution's
tomcat-native builds which are included in the zip distribution. To
get a real (official) answer though you need to
On Tue, Jan 10, 2017 at 3:14 PM, Christopher Schultz
wrote:
> +1
I'm glad someone is interested :)
> Perhaps we could have some representatives from the various
> distributions give a joint presentation.
That would be great. I'd love to meet the other distro
Would anyone be interested (and is it within the guidelines) to talk
about the differences in some tomcat distributions? Like the
difference in the Red Hat linux and Debian tomcat distributions, for
example. I know it isn't 100% ASF Tomcat, but I get a lot of inquiries
about where to find stuff on
> It's possible that there was an imperfect patch released by Debian.
Yep, they're missing r1763236 in wheezy; it was added to Jessie on
12/8 (commit 49e4e30b8c12ffc28378075545f413b725ad5cd9). Please notify
your maintainer to have it fixed :)
On Thu, Dec 22, 2016 at 1:48 PM, Christopher Schultz
Hm, errno=111 is a connection refusal. Are you sure that your new
instance has an adequate number of threads available for httpd to
proxy to? Do you see any errors in your tomcat logging? If you do have
sufficient threads in the pool, then maybe there is something (like GC
pauses) hanging your
I set Gokul here from #tomcat on freenode :) Just for a bit more
information (since it was excluded):
Good UGT, i'm using java - 1.8.0_74, tomcat - 8.0.32, os - win 7
On Mon, Oct 3, 2016 at 12:38 PM, GOKULA KRISHNAN wrote:
> Hi,
>
> I want to trigger the sessionDestroyed
You could also take a look at tomcat-vault
(https://github.com/picketbox/tomcat-vault).
On Wed, Sep 14, 2016 at 5:37 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Brian,
>
> On 9/14/16 3:40 PM, Paquin, Brian wrote:
>> I was
Just following up on our IRC conversation (which happened after this
email) so others can see my response. I was able to find a description
of the session-timeout setting in the XSD here:
Based on your usage of /etc/tomcat/tomcat.conf you must be running the
Fedora/EPEL or RHEL-7/CentOS-7 distribution of tomcat. Firstly, the
TOMCAT_USER is tomcat by default; this is configured in the init
script. For tomcat to start and be owned by a user other than tomcat,
you should just need to
Hello,
I'd like to upgrade the tomcat-native package in Fedora from 1.1.34 to
1.2.8 and wanted to ask if anyone knew of any changes to any ABI/API
that would cause a breakage in doing so. I checked the changelog, etc
and everything looks good to me. It is also noteworthy that the tomcat
version
Vulnerability scanners are always iffy when it comes to finding actual
issues IMO. They're good for running a quick scan to get an overall
feel for weaknesses, but the effectiveness varies from tool to tool
(some only check versions, etc). I think that the best way to test if
you're vulnerable to
, then you'll have to update to java7+.
On Mon, Aug 8, 2016 at 1:13 PM, James H. H. Lampert
<jam...@touchtonecorp.com> wrote:
> On 8/8/16, 9:59 AM, Coty Sutherland wrote:
>>
>> To mitigate POODLE you must disable SSLv3 and only use TLS. Please
>> visit the wiki p
> Except for one. It seems that whoever is doing the customer's security audit
> is concerned with POODLE vulnerability.
To mitigate POODLE you must disable SSLv3 and only use TLS. Please
visit the wiki page for more info:
https://wiki.apache.org/tomcat/Security/POODLE
On Mon, Aug 8, 2016 at
The problem is with java8 support in ECJ, not tomcat directly. You
need at least JDT 4.4 in order to have full java8 support in my
experiences. I just tested with 7.0.27 built from sources and the
issue is present with the 3.7.2 version that it depends on. If I
upgrade to ecj-4.4.2.jar (retrieved
n the same
> server. It is my understanding the I need httpd to do this. It is also my
> understanding that I needed mod_jk to have the httpd route to TomEE (Tomcat
> 7). I have TomEE running on the server now. But TomEE gets all http
> traffic to the server as the architecture st
Is there some reason that you can't use mod_proxy_balancer instead of
mod_cluster (if you don't want to be vulnerable to the known CVEs)? I
assume that you're looking for some specific logic offered by
mod_cluster, but since you're considering mod_jk I'm not so sure. If
you're going to learn to
Fantastic. Thanks! :)
On Tue, Jun 28, 2016 at 2:43 PM, Mark Thomas <ma...@apache.org> wrote:
> On 28/06/2016 19:39, Coty Sutherland wrote:
>> Hello all,
>>
>> I've been poking around with the Fedora distribution of tomcat and
>> noticed that systemd isn't allow
Hello all,
I've been poking around with the Fedora distribution of tomcat and
noticed that systemd isn't allowing tomcat to gracefully shutdown (it
sends an immediate SIGKILL after the Boostrap stop is called). That
isn't your issue, but in trying to mediate the issue so that session
persistence
I'm glad I was able to help, Thad. Good luck! Let me know if you have any
other questions regarding the connectors (or anything else, in a separate
thread please).
On Wed, Apr 6, 2016 at 3:58 PM, Thad Humphries <thad.humphr...@gmail.com>
wrote:
> On Wed, Apr 6, 2016 at 12:17 PM, Coty S
che.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
> > > at
> > >
> > >
> >
> com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
> > > at org.apache.tomcat.util.digester.Digester.parse(Dige
99 matches
Mail list logo