Problems with the ReplicationValve

2006-03-15 Thread Michael
ession.indicator" in org.apache.catalina.cluster.tcp.LocalStrings.properties are wrong, so you have to fix them first if you want to see the value of the primary session indicator in the debug log (see diff below). Regards, Michael -=-=-=-=-=-=-=- diff -ru apache-tomcat-5.5.16-src/contai

Re: Problems with the ReplicationValve

2006-03-15 Thread Michael
shutdowns and more then two node clusters. Configure it after ReplicationValve. The JvmRouteBinderValve is a very interesting enhancement, but we must not change our session-id in that project. However, I'll think about it for another application... ;) Thanks again, Mi

Re: Problem starting Tomcat in Netbeans

2006-05-28 Thread michael
y within NB but blows up when you deploy the .war file, the same applies. Occasionally, there can be intricacies with deployment internally as opposed to externally. Usually, in my limited experience, this is because of difficulties in properly specifying the location of libraries. Thanks. mp -- Michael Powe[EMAIL PROTECTED] Naugatuck CT USA 47.3% of all statistics are made up on the spot. - Steven Wright pgpLFFfwaKKrS.pgp Description: PGP signature

JSP Compile Error

2006-11-13 Thread michael
upgrade the old version. I googled it but didn't get anything useful. Thanks. mp -- Michael Powe[EMAIL PROTECTED] Naugatuck CT USA "It stands to reason that self-righteous, inflexible, single-minded, authoritarian true believers are politically organized. O

Re: Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-15 Thread michael
ProxyPass ajp://localhost:8009/ Thanks. mp -- Michael Powe[EMAIL PROTECTED] Naugatuck CT USA It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail

Re: Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-16 Thread michael
ized other free software projects are, that do provide targeted documentation for their end users. Thanks. mp -- Michael Powe[EMAIL PROTECTED] Naugatuck CT USA "After I asked him what he meant, he replied that freedom consisted of the unimpeded right to get rich,

Re: Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-16 Thread michael
at you might call "research" time. So, if you (anybody) have partially completed documentation or notes on a how-to, I can help you get that properly finished. And, I'm glad to do so. Thanks. mp -- Michael Powe[EMAIL PROTECTED] Naugatuck CT USA "The

Re: Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-16 Thread michael
e ASF. I just want the this great software project and all its worthwhile subprojects to have a web site that reflects the quality of the product. And, in particular, of course, to have the information I want when I want it!! ;-) Thanks. mp -- Michael Powe[EMAIL PROTECTED]

Re: RSS help

2006-11-18 Thread michael
Developing Feeds with RSS and Atom by Ben Hammersley There are many similar books. Thanks. mp -- Michael Powe[EMAIL PROTECTED] Naugatuck CT USA "The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we c

List Mail Test - Ignore

2006-11-22 Thread michael
Hello, Sorry, just a test message while debugging a sendmail issue. Please ignore. Thanks. mp -- Michael Powe[EMAIL PROTECTED] Naugatuck CT USA "I'm wondering if there's a family of four living in my nose, it sometimes seems so big!" -

Re: tomcat w/o commercial crap

2006-12-05 Thread michael
't depend on others to update the packages on your timetable. And creating a gentoo package is a nontrivial pursuit. That is why I am a Slackware user more or less continuously for nearly 10 years. Heh, I just can't break that "configure, make && make install" habit.

Latest tomcatie/IIS marriage trouble on CPU usage

2007-01-25 Thread Michael
Hi, I tried to follow the installation steps. I can see 'http://localhost/jsp-examples/'. But, for some reasons tomcat5.exe hit cpu nearly 50-100% and stay there. This happens on two installations. If I go to 'http://localhost:8080/jsp-examples/', CPU hit is fine(< 3%). My Windows server is 2003/

Usage of ContainerServlet

2007-11-01 Thread Michael
Hi, I am kinda lost here. My goal is to retrieve all session from the Context and purge idle sessions. devel machine: TC 5.5.25, XP SP2, JRE 6.0.3 server machine: TC 5.5.23, HP-UX 11, JRE 5.0.7 I've taken a look in to the source manager app and noticed, it has to implement the ContainerServle

Re: Usage of ContainerServlet

2007-11-01 Thread Michael
Christopher Schultz wrote: [...] So, you have several options. My personal recommendation (and the only option I'll cover) is a do-it-yourself approach. Working with Tomcat internals is tedious and you are likely to lock yourself into a particular version of Tomcat because the APIs are not necess

Re: Usage of ContainerServlet

2007-11-01 Thread Michael
Addition: Still I'd like to know which mistake I have done?! Mike -- OOXML - Say NO To Microsoft Office broken standard http://www.noooxml.org - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EM

Re: Tomcat 6.0.14 and UTF-8 POST form problem

2007-11-08 Thread Michael
tly here. Some reference for you: http://confluence.atlassian.com/display/DOC/Configuring+Tomcat's+URI+encoding Lehitraot, Michael -- OOXML - Say NO To Microsoft Office broken standard http://www.noooxml.org - To start a

Re: Tomcat 6.0.14 and UTF-8 POST form problem

2007-11-08 Thread Michael
Yigal Lazarev wrote: Shalom Michael, Thanks for your reply, but as you can see in my first post, this was the second thing I tried.. Inserting URIEncoding="UTF-8" to the HTTP and the AJP/1.3 connectors in server.xml didn't help. More suggestions? did you tell the JVM to us

Re: Tomcat 6.0.14 and UTF-8 POST form problem

2007-11-08 Thread Michael
Yigal Lazarev wrote: Well Michael you've just solved the problem! Thank you very much ! :) You are welcome! Try to avoid top posting in future: http://en.wikipedia.org/wiki/Posting_style Which barely impossible to read Cheers to israel, Mike -- OOXML - Say NO To Microsoft Office b

Re: Tomcat 6.0.14 and UTF-8 POST form problem

2007-11-08 Thread Michael
Michael wrote: Yigal Lazarev wrote: Shalom Michael, Thanks for your reply, but as you can see in my first post, this was the second thing I tried.. Inserting URIEncoding="UTF-8" to the HTTP and the AJP/1.3 connectors in server.xml didn't help. More suggestions? did you tell the

Re: Tomcat and Redirects

2007-11-09 Thread Michael
Dwebb wrote: We are running Tomcat 5.5.11, Java 1.4.2_04-b05 on Linux 2.6.9-34.ELsmp Hi Danny, you shouldn't run tomcat 5.5.x with JAva 1.4. It's designed to work with Java 5 and up. bye -- OOXML - Say NO To Microsoft Office broken standard http://www.noooxml.org ---

Re: UTF-8 charset encoding

2007-11-16 Thread Michael
start your JVM with -Dfile.encoding=UTF-8 and try again! bye -- OOXML - Say NO To Microsoft Office broken standard http://www.noooxml.org - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL P

Re: Tomcat vs (other container) compatibility

2007-11-17 Thread Michael
Johnny Kewl wrote: --- HARBOR: http://coolharbor.100free.com/index.htm Now Tomcat is also a cool pojo application server --- - Original Message

Reasonable approach to configure log4j in a web app environment

2007-11-22 Thread Michael
Hi, I am quite new to Tomcat and wanted to configure Tomcat and my webapps to log properly. I made some simple steps to understand log4j. I've noticed that log4j does *not* reconfigure on config file change unless I tell him programmatically with PropertyConfigurator#configureAndWatch. Well,

log4j files get emptied when restarting tomcat?

2009-10-23 Thread Michael
I am currently experiencing some strange behavior with log4j. Sometimes when I restart Tomcat the day's log files are emptied, i.e. starts with the messages coming from the restart. That happens just about every 5th time I restart. OS is Debian on a virtual server, for restart I am doing /etc/init

HTTP Connector GZIP compression

2009-04-04 Thread Michael
Hi folks, recently I came upon the built-in compression of Tomcat. After reading the docs I turned compression on and set html, javascript and css to compress. I am on tomcat 5.5.27. Unfortunately compression worked arbitrary, worked on html only and worked even when I turned it off. I scann

Re: HTTP Connector GZIP compression

2009-04-05 Thread Michael
Caldarale, Charles R wrote: From: Michael [mailto:sg...@gmx.net] Subject: HTTP Connector GZIP compression I am on tomcat 5.5.27. Unfortunately compression worked arbitrary, worked on html only and worked even when I turned it off. Please post your server.xml so we can see exactly what you

Re: HTTP Connector GZIP compression

2009-04-05 Thread Michael
Caldarale, Charles R wrote: From: Michael [mailto:sg...@gmx.net] Subject: Re: HTTP Connector GZIP compression this is my server.xml: http://www.pastie.org/437454 Other than having elements in there, the only other obviously wrong item is the compressionMinSize attribute; there isn't on

Re: HTTP Connector GZIP compression

2009-04-05 Thread Michael
Caldarale, Charles R wrote: From: Michael [mailto:sg...@gmx.net] Subject: Re: HTTP Connector GZIP compression 1. lorem.jsp: 72 726 bytes 2. prototype.js: 134.057 bytes According to the above setting only the JS file should be compressed. No; response from the .jsp will also be compressed

Re: HTTP Connector GZIP compression

2009-04-05 Thread Michael
Caldarale, Charles R wrote: From: Michael [mailto:sg...@gmx.net] Subject: Re: HTTP Connector GZIP compression >> Checked, the server.xml remains the same. I did not alter It except the invalid attribute. The same happens for CSS too. Did you restart Tomcat after making the change? A

Gzip compression take 2

2009-04-09 Thread Michael
Hi folks, I recently had a discussion with Chuck about, in my opion, the faultly gzip compression filter in the Connector. Unfortunately, the discussion ended without a solution for the problem. Basically, Tomcat fails to compress anything else but JSPs regardless whether I set compressableMim

Re: Gzip compression take 2

2009-04-10 Thread Michael
Bill Barker wrote: By any chance are you using the APR connector? If so, it will use sendfile (unless explicitly disabled) for large static files which bypasses the connector compression logic. Bill, you are a genius. I do have the APR connector running and use sendfile was the real issue h

Re: FW: Tomcat with eclipse

2009-04-10 Thread Michael
Chris Lenart wrote: Hi, I got Tomcat working alone good. I'm trying to integrate it into the latest Eclipse. I can't make a server for 6.0.18. Getting this error. On the new server window, when I select Tomcat 6.0.18, I'm getting "Can't create a server using the selected type". What do I do?

[Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-03 Thread Michael
n closed. I'd like to be able via JMX to reopen all open pooled connections without the need to restart the webapp. Thanks, Michael - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-

Re: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-04 Thread Michael
Pid schrieb: On 03/03/2012 12:33, Michael wrote: Hi folks, I've been examining the JMX operations of the new pool and did not find a crucial one. Sometimes our Oracle database has to be restarted, the pool still keeps the pooled connections. The webapp requests a connection, receives a p

Re: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-05 Thread Michael
Pid schrieb: On 03/03/2012 12:33, Michael wrote: Hi folks, I've been examining the JMX operations of the new pool and did not find a crucial one. Sometimes our Oracle database has to be restarted, the pool still keeps the pooled connections. The webapp requests a connection, receives a p

Re: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-05 Thread Michael
Chema schrieb: Do you have testOnBorrow="true" and a validationQuery="SELECT 1 FROM DUAL" configured? This should suffice to ensure each connection is valid before use. Pid, works like a charms. Thanks very much. From Tomcat doc for testOnBorrow setting: "The indication of whether objec

Re: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-05 Thread Michael
Chema schrieb: 2012/3/5 Michael : Chema schrieb: Do you have testOnBorrow="true" and a validationQuery="SELECT 1 FROM DUAL" configured? This should suffice to ensure each connection is valid before use. Pid, works like a charms. Thanks very much. It executes the

Re: Retrieve context path in lifecycle listener

2012-03-08 Thread Michael
Konstantin Kolinko schrieb: 2012/3/6 : Hi folks, I'd like to retrieve the context path from the a startup event in a context lifecycle listener. My usecase is register that contextpath in the initial context and access its value through Logback. Unfortunately, LifecycleEvent does not seem to

Exceptions when starting Tomcat

2011-05-17 Thread Michael
I've just started using Tomcat 6.0.29 for the first time on Windows 7. I've used older versions of Tomcat on Windows XP. When I start Tomcat using the .bat file in the bin folder I get the following exception, several times: java.util.logging.ErrorManager: 4 java.io.FileNotFoundException:

RE: Exceptions when starting Tomcat

2011-05-17 Thread Michael
ent: Tuesday, May 17, 2011 9:46 PM To: Tomcat Users List Subject: RE: Exceptions when starting Tomcat > From: Michael [mailto:mtarullo...@optonline.net] > Subject: Exceptions when starting Tomcat > When I start Tomcat using the .bat file in the bin folder I get the > fo

RE: Exceptions when starting Tomcat

2011-05-19 Thread Michael
To: Tomcat Users List Subject: Re: Exceptions when starting Tomcat Caldarale, Charles R wrote: >> From: Michael [mailto:mtarullo...@optonline.net] >> Subject: RE: Exceptions when starting Tomcat > >> BTW, Chuck the first machine I ever worked on in my professional >

Re: Sporadic NPEs from CoyoteOutputStream and their surprising effect

2025-01-24 Thread Michael
thread). I'll try to get some time to look into that, but as we don't see the problem anymore, I've had some more urgent this to work on and it might take a while. Thanks for all your comments and work on this issue to

Re: Sporadic NPEs from CoyoteOutputStream and their surprising effect

2025-01-17 Thread Michael
> redirectPort="8443" > > maxParameterCount="1000"/> > > > Is that the only element? I would expect another one for the > https port (8443). Yes, there's only the HTTP connector on port 8080. There's a load balancer in front of this that handles HTTPS. /Michael - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Sporadic NPEs from CoyoteOutputStream and their surprising effect

2025-01-17 Thread Michael
m CoyoteOutputStream.flush() in production environments that use a load balancer. But when connecting directly to Tomcat in my devel environment, I was able to reproduce the behavior with the exception causing errors in requests handled by

Re: Sporadic NPEs from CoyoteOutputStream and their surprising effect

2025-01-20 Thread Michael
On Fri, Jan 17, 2025 at 7:45 PM Michael wrote: > > On Fri, Jan 17, 2025 at 3:51 PM Chuck Caldarale wrote: > > > > > In various logs from nightly(?) Tomcat test runs, I've been able to > > > find a similar problem. See this, for instance: > > > https

Re: Sporadic NPEs from CoyoteOutputStream and their surprising effect

2025-01-17 Thread Michael
Thanks a lot for your comments, Chuck! On Fri, Jan 17, 2025 at 3:51 PM Chuck Caldarale wrote: > > > > On Jan 17, 2025, at 04:05, Michael wrote: > > > > I have two applications, A and B, running in Tomcat 10.1.28 on RHEL > > 8.10 with Java 21 (OpenJDK Runtime Env

Sporadic NPEs from CoyoteOutputStream and their surprising effect

2025-01-17 Thread Michael
er application's requests surprising? For now, I've worked around the problem by explicitly catching NPEs in this async code in application A. Kind regards, Michael - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: [OT] accessing manager app

2024-10-07 Thread Michael Osipov
On 2024/10/02 14:41:25 Christopher Schultz wrote: > > Michael, > > On 10/1/24 15:27, Michael Osipov wrote: > > > > On 2024/10/01 17:12:55 Christopher Schultz wrote: > >> Michael, > >> > >> On 10/1/24 12:13, Michael Osipov wrote: >

tomcat startup error, IBM DB2 related (database)

2024-09-24 Thread Michael Lau
Good afternoon, we've been having trouble trying to start-up our server for a while, tried restarting again and again and error still persists we can't run our website. It's been ok for the past few weeks it's just we failed to shut down the server properly and may have messed things up with resid

Re: accessing manager app

2024-09-28 Thread Michael Osipov
onger-shows-basic/3601252b-e56b-46c0-a088-0f6084eabe47 > > I've really had it with Microsoft deciding that HTTP Basic > authentication is just not okay. They seem to have forgotten that TLS > makes it secure. The reasoning is never to share a long term secret: your password. >

Re: accessing manager app

2024-09-30 Thread Michael Osipov
Chris, On 2024/09/30 14:33:53 Christopher Schultz wrote: > Michael, > > On 9/28/24 13:34, Michael Osipov wrote: > > On 2024/09/27 15:14:15 Christopher Schultz wrote: > >> Sebastian, > >> > >> On 9/27/24 11:04, Sebastian Trost wrote: > >>>

Re: Considerations for the WebDAV servlet

2024-10-01 Thread Michael Osipov
On 2024/10/01 15:20:53 Rémy Maucherat wrote: > On Tue, Oct 1, 2024 at 4:53 PM Michael Osipov wrote: > > > > Folks, > > > > I'd like to put some effort into the DefaultServlet and the WebDAV servlet > > to align them more with mod_autoindex and add some mi

Re: [OT] accessing manager app

2024-10-01 Thread Michael Osipov
On 2024/10/01 13:56:22 Christopher Schultz wrote: > Michael, > > On 10/1/24 05:21, Michael Osipov wrote: > > On 2024/09/30 17:21:30 Christopher Schultz wrote: > >> Michael, > >> > >> On 9/30/24 11:41, Michael Osipov wrote: > >>> Chris, > &

Re: [OT] accessing manager app

2024-10-01 Thread Michael Osipov
On 2024/09/30 17:21:30 Christopher Schultz wrote: > Michael, > > On 9/30/24 11:41, Michael Osipov wrote: > > Chris, > > > > On 2024/09/30 14:33:53 Christopher Schultz wrote: > >> Michael, > >> > >> On 9/28/24 13:34, Michael Osipov wrote:

Considerations for the WebDAV servlet

2024-10-01 Thread Michael Osipov
and py-webdavclient3. Now my question/concern is the Javadoc of the servlet [1] says: > The WebDAVServlet must not be used as the default servlet (ie mapped to '/') > as it will not work in this configuration. Well, it works, doesn't it? And the sample below maps to root as

Re: [OT] accessing manager app

2024-10-01 Thread Michael Osipov
On 2024/10/01 17:12:55 Christopher Schultz wrote: > Michael, > > On 10/1/24 12:13, Michael Osipov wrote: > > On 2024/10/01 13:56:22 Christopher Schultz wrote: > >> Michael, > >> > >> On 10/1/24 05:21, Michael Osipov wrote: > >>> On 2024/09

Re: Considerations for the WebDAV servlet

2024-10-03 Thread Michael Osipov
On 2024/10/02 14:46:06 Christopher Schultz wrote: > Michael, > > On 10/1/24 12:14, Michael Osipov wrote: > > On 2024/10/01 15:20:53 Rémy Maucherat wrote: > >> On Tue, Oct 1, 2024 at 4:53 PM Michael Osipov wrote: > >>> > >>> Folks, > >>&g

Re: AW: Solution to "Invalid keystore format" (cross-posted to Tomcat Users List at Apache, and Java 400 List at Midrange)

2023-09-12 Thread Michael Osipov
On 2023/09/12 07:06:52 "Thomas Hoffmann (Speed4Trade GmbH)" wrote: > Hallo James, > > > -Ursprüngliche Nachricht- > > Von: James H. H. Lampert > > Gesendet: Montag, 11. September 2023 18:31 > > An: Java 400 List ; Tomcat Users List > > > > Betreff: Solution to "Invalid keystore format" (

DBCP exception after Tomcat 10.1.13 -> 10.1.14 upgrade

2023-10-10 Thread Michael Hayes
I have just upgraded a working Tomcat 10.1.13 installation to Tomcat 10.1.14, on Rocky Linux 9.2, PostgreSQL 11.20, JDBC driver 42.6.0, Java 17.0.8. During startup I get this exception: java.sql.SQLException at org.apache.tomcat.jdbc.pool.ConnectionPool.setupConnection(ConnectionPool.jav

Re: 9.0.83 addSslHostConfig failures?

2023-11-21 Thread Michael Osipov
On 2023/11/20 22:14:14 Daniel Skiles wrote: > Was there a change to the addSslHostConfig JMX mbean operation between > 9.0.82 and 9.0.83? I have some code that works in 82, but fails with an > MBeanException: Cannot find operation [addSslHostConfig] in 9.0.83. > > When I attempt to look at the av

Re: 9.0.83 addSslHostConfig failures?

2023-11-21 Thread Michael Osipov
On 2023/11/21 11:25:11 Michael Osipov wrote: > On 2023/11/20 22:14:14 Daniel Skiles wrote: > > Was there a change to the addSslHostConfig JMX mbean operation between > > 9.0.82 and 9.0.83? I have some code that works in 82, but fails with an > > MBeanException:

Re: Problems with cross app uploads (migrating from 9.0.35 to 9.0.84)

2024-01-15 Thread Michael Osipov
er, but simply didn't have the time to work on a tomcatX-split port. Michael [1] https://github.com/freebsd/freebsd-ports/blob/4430a994eea5d6b2ed84c940963788069d6fd1d6/www/tomcat9/Makefile#L42 - To unsubscribe, e-mail: users

Re: Rotating/archiving catalina.out

2024-01-30 Thread Michael Osipov
run/tomcat_ldadocgen_prod_1.pid SIGUSR1 Michael - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Tomcat Instance unable to connect to DB with TCPS

2024-02-08 Thread Kebret, Michael
Tomcat version 9.0.83 running on Linux redhat 7 java 11.0.20. When changing the protocol from TCP to TCPS in Catalina.properties and in server.xml we have attribute truststorePassword= (tested with both cleartext and encrypted) password connection is refused to the DB and get the below excepti

Re: [ANN] Apache Tomcat Native 1.3.0 released

2024-02-13 Thread Michael Osipov
On 2024/02/13 08:46:42 Mark Thomas wrote: > The Apache Tomcat team announces the immediate availability of Apache > Tomcat Native 1.3.0 stable. > > The key features of this release are: > > - The minimum supported OpenSSL version is 1.1.1 > - The minimum supported APR version in 1.6.3 > - The win

Re: SPNEGO GSSCaller {UNKNOWN} No Delegated Creds

2024-05-03 Thread Michael Osipov
On 2024/05/02 19:20:59 Tom Delaney wrote: > Hi All, > > Sorry for the duplicate requests. The first one was accidentally flagged > for Google's new Confidential Mode which happened to be flagged. > I have a red hat 9.2 server hosting a web application on a single instance > of Apache Tomcat. This

Re: SPNEGO GSSCaller {UNKNOWN} No Delegated Creds

2024-05-07 Thread Michael Osipov
your environment. I use it as well. Michael On 2024/05/03 13:42:39 Tom Delaney wrote: > Thanks for the reply Michael, > > I'm trying to achieve retrieving delegated credentials. I'm confused by the > debug output because I'm being told that authentication succeeded bu

Re: JVM crashing with caCertificatePath in server.xml

2024-05-14 Thread Michael Osipov
On 2024/05/14 18:21:36 Andy Arismendi wrote: > Hi, just ran into this today. The JVM is crashing when caCertificatePath is > added to server.xml. I tried the latest Zulu JRE 8 and 11 but still had the > crash. > > > ENVIRONMENT > > Tomcat: 9.0.89 (64-bit Windows zip) > OS: Windows Server 2019

Re: JVM crashing with caCertificatePath in server.xml

2024-05-14 Thread Michael Osipov
On 2024/05/14 19:23:47 Andy Arismendi wrote: > Sure thing - > > ADDITIONAL ENVIRONMENT INFO: > > libtcnative: tcnative-1.dll is included in the Tomcat 9.0.89 64-bit Windows > zip download, not sure about the version... > OpenSSL version: 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024)

Re: JVM crashing with caCertificatePath in server.xml

2024-05-15 Thread Michael Osipov
osed: hs_err_pid4464.log Attachments are stripped. You not to upload it somewhere or send via email. Michael - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: JVM crashing with caCertificatePath in server.xml

2024-05-15 Thread Michael Osipov
files in a > > directory. > > The Tomcat documentation does say this just needs to be a directory full > of PEM files. I can trace through the code to see if it's more like what > Michael-O posted. Honestly, the whole idea of having to run c_rehash is > a stupid hack f

Re: JVM crashing with caCertificatePath in server.xml

2024-05-15 Thread Michael Osipov
On 2024/05/15 01:51:41 Andy Arismendi wrote: > ADDITIONAL ENVIRONMENT INFO UPDATE: > > libtcnative: org.apache.catalina.core.AprLifecycleListener.lifecycleEvent > Loaded Apache Tomcat Native library [1.3.0] using APR version [1.7.4]. > > CRASH LOG > > See enclosed: hs_err_pid4464.log > > c_reh

Re: JVM crashing with caCertificatePath in server.xml

2024-05-15 Thread Michael Osipov
Good news. I can reproduce on Windows: 15-May-2024 16:40:31.092 INFORMATION [main] org.apache.coyote.AbstractProtocol.init Initialisiere ProtocolHandler["https-openssl-apr-18444"] 15-May-2024 16:40:31.144 WARNUNG [main] org.apache.tomcat.util.net.SSLUtilBase.getEnabled Tomcat interprets the [ci

Re: JVM crashing with caCertificatePath in server.xml

2024-05-15 Thread Michael Osipov
On 2024/05/15 14:41:43 Michael Osipov wrote: > Good news. I can reproduce on Windows: > 15-May-2024 16:40:31.092 INFORMATION [main] > org.apache.coyote.AbstractProtocol.init Initialisiere > ProtocolHandler["https-openssl-apr-18444"] > 15-May-2024 1

Re: JVM crashing with caCertificatePath in server.xml

2024-05-16 Thread Michael Osipov
On 2024/05/15 20:35:08 Michael Osipov wrote: > On 2024/05/15 14:41:43 Michael Osipov wrote: > > Good news. I can reproduce on Windows: > > 15-May-2024 16:40:31.092 INFORMATION [main] > > org.apache.coyote.AbstractProtocol.init Initialisiere > > ProtocolHandler["

Re: JVM crashing with caCertificatePath in server.xml

2024-05-16 Thread Michael Osipov
On 2024/05/16 15:55:04 Andy Arismendi wrote: > Ok great! Thank you for taking the time and making the effort to look into > this Michael, much appreciated! Here is a dynamically linked, patched version until there is an official release: http://home.apache.org/~michaelo/issues/tomcat/o

Re: JVM crashing with caCertificatePath in server.xml

2024-05-17 Thread Michael Osipov
On 2024/05/16 21:37:34 Christopher Schultz wrote: > Michael, > > On 5/16/24 12:00, Michael Osipov wrote: > > On 2024/05/16 15:55:04 Andy Arismendi wrote: > >> Ok great! Thank you for taking the time and making the effort to look into > >> this Michael, muc

Re: JVM crashing with caCertificatePath in server.xml

2024-05-20 Thread Michael Osipov
On 2024/05/17 15:11:58 Christopher Schultz wrote: > Michael, > > On 5/17/24 03:42, Michael Osipov wrote: > > On 2024/05/16 21:37:34 Christopher Schultz wrote: > >> Michael, > >> > >> On 5/16/24 12:00, Michael Osipov wrote: > >>> On 2024/05/16

Re: JVM crashing with caCertificatePath in server.xml

2024-05-21 Thread Michael Osipov
On 2024/05/20 13:30:43 Christopher Schultz wrote: > Michael, > > On 5/20/24 06:52, Michael Osipov wrote: > > On 2024/05/17 15:11:58 Christopher Schultz wrote: > >> Michael, > >> > >> On 5/17/24 03:42, Michael Osipov wrote: > >>> On 2024/05

Re: JVM crashing with caCertificatePath in server.xml

2024-05-22 Thread Michael Osipov
On 2024/05/21 18:04:18 Christopher Schultz wrote: > Michael, > > On 5/21/24 03:32, Michael Osipov wrote: > > On 2024/05/20 13:30:43 Christopher Schultz wrote: > >> Michael, > >> > >> On 5/20/24 06:52, Michael Osipov wrote: > >>> On 2024/05

Re: JVM crashing with caCertificatePath in server.xml

2024-05-22 Thread Michael Osipov
On 2024/05/22 00:05:18 Andy Arismendi wrote: > Hi Micheal, you had asked to try these - > http://home.apache.org/~michaelo/issues/tomcat/openssl-crash/. I replaced my > files with these but Tomcat failed to start at this point with this message - > > 22-May-2024 00:02:30.808 INFO [main] org.apac

Re: JVM crashing with caCertificatePath in server.xml

2024-05-22 Thread Michael Osipov
On 2024/05/22 00:05:18 Andy Arismendi wrote: > Hi Micheal, you had asked to try these - > http://home.apache.org/~michaelo/issues/tomcat/openssl-crash/. I replaced my > files with these but Tomcat failed to start at this point with this message - > > 22-May-2024 00:02:30.808 INFO [main] org.apac

Re: Tomcat silently shuts down after 10 minutes

2024-07-05 Thread Michael Kosma
Bryan, I would set Tomcat up as a service and let systemd handle startup and shutdown. Create a unit file for tomcat: /etc/systemd/system/tomcat.service - Begin Unit File Contents [Unit] Description=Tomcat 9.0 After=network.target [Service] Type=forking User=joe Group=joe E

Re: Inquiry about CVE-2024-5535 Vulnerability in Tomcat 10.1.20 Version

2024-07-08 Thread Michael Osipov
On 2024/07/08 03:50:44 "Zhong, Peyton" wrote: > Hi Mark, > > Thanks for your information. Let me briefly explain for myself. > > Because OpenSSL is one of the most widely used open-source cryptographic > libraries for implementing secure communications on the internet, it is > essential for us

Re: Apache Tomcat Default Files - TEN-12085

2024-07-10 Thread Michael Osipov
He's a contractor, what do you expect? At best someone logs in via SSH and solves the problem for him. On 2024/07/08 19:58:42 Chuck Caldarale wrote: > > > On Jul 8, 2024, at 14:54, Pramod Kumar Adhi > > wrote: > > > > We are using tomcat version 9.87 can you guide on the same. > > > Serious

Trying to Resolve a Java Version Vulnerability I'm Using for Tomcat

2024-09-11 Thread Ferrick, Michael
Hello, The powers above have notified me that the Java version 9.0.1.0 (x64) that I am using with Apache Tomcat 9.0.84 has a vulnerability on my Windows servers (OS 2019) and MUST be remediated. That means use another Java version! I removed Java 9.0.1 (64-bit) and Java (tm) SE Development Kit

Trying to Resolve a Java Version Vulnerability I'm Using for Tomcat

2024-09-11 Thread Ferrick, Michael
Thanks! I'll check into that. _ Michael Ferrick MBA AVP – Application Reliability Operations | Market Data & Trader Support | GM | GA | GT | Corp (He, Him, He’s) 1 Iron Street Boston, Massachusetts, 02210 USA +1 (617) 664-5842 mds_infrastruct...@ssga.com states

Trying to Resolve a Java Version Vulnerability I'm Using for Tomcat

2024-09-11 Thread Ferrick, Michael
Thank you! _ Michael Ferrick MBA AVP – Application Reliability Operations | Market Data & Trader Support | GM | GA | GT | Corp (He, Him, He’s) 1 Iron Street Boston, Massachusetts, 02210 USA +1 (617) 664-5842 mds_infrastruct...@ssga.com statestreet.com / State Stree

Trying to Resolve a Java Version Vulnerability I'm Using for Tomcat

2024-09-11 Thread Ferrick, Michael
I downloaded JDK17. Thank you. _ Michael Ferrick MBA AVP – Application Reliability Operations | Market Data & Trader Support | GM | GA | GT | Corp (He, Him, He’s) 1 Iron Street Boston, Massachusetts, 02210 USA +1 (617) 664-5842 mds_infrastruct...@ssga.com statestreet

how to tune cacheMaxSize

2021-08-12 Thread Michael Richardson
ssue, so I moved the TLS to a proxy-pass Apache, but also I have virtio /dev/random, and I also ln /dev/urandom to /dev/random just in case...) -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works|IoT architec

Re: how to tune cacheMaxSize

2021-08-12 Thread Michael Richardson
Michael Richardson wrote: > Then, port 8080 stops responding. And also I see new connections just > stall. to be clear, this is what I mean: oscar-serv03-[~] root 213 #netstat -tan Active Internet connections (servers and established) Proto Recv-Q Send-Q Local A

Re: how to tune cacheMaxSize

2021-08-14 Thread Michael Richardson
Thank you for the reply. Christopher Schultz wrote: > On 8/12/21 11:05, Michael Richardson wrote: >> I am trying to deploy OSCAR-EMR > Wow, that still exists? I remember more than a decade ago being asked > to integrate a product at $work with that thing as a

Re: how to tune cacheMaxSize

2021-08-14 Thread Michael Richardson
This time, after apt-get purge tomcat9 and re-install, I seem to be in 100% CPU before I've deployed oscar or even updated the tomcat-users.xml to enable the manager login. HTOP view attached at bottom. (4 virtual CPUs, 4G of ram. KVM VM running ubuntu 18.04, on a server running ubuntu core 20) o

trying to deploy oscar (was Re: how to tune cacheMaxSize )

2021-08-14 Thread Michael Richardson
n the main PID of the process, and gotten no output. Complete log is now at: https://www.sandelman.ca/tmp/terapia9/catalina.2021-08-14.log-2 -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works|IoT

Re: how to tune cacheMaxSize

2021-08-16 Thread Michael Richardson
that it had finished >> deploying this war. >> >> I've tried kill-3 repeatedly, on the main PID of the process, and >> gotten no output. > Anything in the other log files? Nope. > Instead of kill -3, what if you use the "jstack" u

Re: trying to deploy oscar (was Re: how to tune cacheMaxSize )

2021-08-16 Thread Michael Richardson
h networks [ ] Michael Richardson, Sandelman Software Works|IoT architect [ ] m...@sandelman.ca http://www.sandelman.ca/| ruby on rails[ signature.asc Description: PGP signature

Re: how to tune cacheMaxSize

2021-08-17 Thread Michael Richardson
omcatuser $ $CATALINA_BASE/bin/catalina.sh run > That "run" is important: it will run Tomcat in the current console > instead of in the background as a service. You'll get stdout directly > on your console, no log files to worry about. okay. -- ]

Re: how to tune cacheMaxSize

2021-08-19 Thread Michael Richardson
0.52/conf/logging.properties No logs. ^\ nothing. ^C nothing. Needs yee-old kill-9 to exit. -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works|IoT architect [ ] m...@sandelman.ca http://www.sandelman.

Re: how to tune cacheMaxSize

2021-08-19 Thread Michael Richardson
[1] milliseconds -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works|IoT architect [ ] m...@sandelman.ca http://www.sandelman.ca/| ruby on rails[ signature.asc Description: PGP signature

Re: how to tune cacheMaxSize

2021-08-19 Thread Michael Richardson
e the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works|IoT architect [ ] m...@sandelman.ca http://www.sandelman.ca/| ruby on rails[ - To unsubscribe, e-mail: user

  1   2   3   4   5   6   7   8   9   10   >