On 2025/03/19 08:02:43 "Thomas Hoffmann (Speed4Trade GmbH)" wrote:
> Hello Michael,
>
> > -Ursprüngliche Nachricht-
> > Von: Michael Osipov
> > Gesendet: Dienstag, 18. März 2025 22:50
> > An: users@tomcat.apache.org
> > Betreff: Re: JND
l good
enough with aes256-cts-hmac-sha1-96 (SSF 256). Even back then when I
co-reviewed the PR I did not fully understand what the huge benefit of TLS-CB
is if you have AES-256 and auth-conf with Kerberos, but I am not a security
expert.
Michael
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
There is also
https://tomcat.apache.org/tomcat-9.0-doc/config/listeners.html#Context_Naming_Info_Listener_-_org.apache.catalina.core.ContextNamingInfoListener
which I have added years ago. Works perfeclty from servlets, Logback and
Spring.
On 2025/03/17 12:53:22 Усманов Азат Анварович wrote:
>
x end of support.
If that is the case one should modify libtcnative not to require APR at build
time at all. Please note that would also kill UDS support on 9.x when run on <
Java 17. Please sharply review all APR feaitures which are *not* availabl
On 2025/02/17 14:09:36 Mark Thomas wrote:
> On 17/02/2025 11:50, Michael Osipov wrote:
> > Folks,
> >
> > consider the following usecase:
> >>
> >> >>
> >> clas
Linking() is invoked, for obvious
reasons. I am a bit reluctant to allow that globally unless absolutely
necessary.
I think it would be worthwile to add to AbstractFileResourceSet which would
first probe on the set and then consult the root.
WDYT? Shall I file an enhancement request?
Mic
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
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
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
> 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
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
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
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:
>
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
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
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
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,
> &
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
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:
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:
> >>>
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.
>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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["
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
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
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
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
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
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)
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
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
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
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
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
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
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
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:
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
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
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" (
On 2023/07/11 18:16:24 Christopher Schultz wrote:
> You should report all of the previous issues to Oracle against their
> ORDS version 22.1 and ask them to fix them. It's why you write those
> big, fat checks in the first place ;)
This doesn't really matter. I have reported a memory leak in OJD
On 2023-06-08 18:17, Mark Thomas wrote:
On 08/06/2023 16:32, Zoltan Balogh wrote:
Dear Apache Team,
I just would like to ask is there any planned EOL for Tomcat 9?
Best guess at the moment (and it is only a guess - no decisions have
been made) is 3 years after 8.5.x is EOL which gives a date
On 2023-06-08 15:36, Mark Thomas wrote:
On 08/06/2023 14:22, Osipov, Michael (SMD IT IN) wrote:
On 2023-06-08 14:45, Mark Thomas wrote:
On 08/06/2023 12:25, Osipov, Michael (SMD IT IN) wrote:
Folks,
I am running of 8.5.88 and noticed these lines in my catalina.out:
2023-06-08T12:38:54.938
On 2023-06-08 14:45, Mark Thomas wrote:
On 08/06/2023 12:25, Osipov, Michael (SMD IT IN) wrote:
Folks,
I am running of 8.5.88 and noticed these lines in my catalina.out:
2023-06-08T12:38:54.938 INFORMATION [main]
org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector
[https
causes, at least,
confusion that a user/admin has missed to configure something.
Should I file a bug?
Michael
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
E=/path/to/myapp-base
${CATALINA_HOME}/bin/catalina.sh run "$@"
A minimal bin\run.bat for Windows might look like:
setlocal
set "JRE_HOME=C:\tmp\java17"
set "CATALINA_HOME=C:\tmp\tomcat10"
set "CATALINA_BASE=C:\tmp\myapp-base"
%CATALINA_HOME%\bin\catalina.ba
On Tue, Jan 31, 2023 at 4:33 PM Konstantin Kolinko
wrote:
> > INFO: No global web.xml found
>
> The above message is odd.
> Essentially, it means that the file %CATALINA_BASE%\conf\web.xml does not
> exist.
>
Solved.
That was it. After copying over the conf/web.xml into myapp-base/conf, the
app
This is embarrassing. I have apparently forgotten how to operate Tomcat.
I just downloaded openjdk 17, Tomcat 10.1.5 to a clean Windows 10, upacked
everything, created a myapp-base with a .bat like:
--8<-- bin\start.bat --8<--
setlocal
set "JRE_HOME=C:\tmp\java17"
set "CATALINA_HOME=C:\tmp\tomc
lication see
that the file is updated without reloading the webapp (maybe even if
the app is packaged as a war) is very useful. On the other hand I
don't think I would want another 10 classes just to create some kind
of ancillary webapp storage abstraction.
Mike
--
Michael B Allen
Java Active
On Wed, Dec 29, 2021 at 2:07 PM Mark Thomas wrote:
> One of the advantages of moving to Eclipse is that everyone involved in
> the spec, not just the spec lead, has an equal say in what goes into the
> spec.
That sounds like design by committee which is my concern. IMO the only
way to design a re
On Tue, Dec 28, 2021 at 10:52 AM Mark Thomas wrote:
>
> On 28/12/2021 14:58, Michael B Allen wrote:
> > On Tue, Dec 28, 2021 at 3:29 AM Johan Compagner
> > wrote:
> >>
> >> Will that really work?
> >
> > No.
> >
> > Clearly I'm n
would be required for Tomcat to support both
javax.servlet and jakarta.servlet even if it were difficult to do for
some reason I'm not seeing.
Mike
--
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
-
To
but I assume
one just has to add whatever javax.servlet jar to make Tomcat 10 work
with a javax.servlet lib or app?
Mike
--
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
-
To unsubscribe, e-mail:
On Tue, Nov 23, 2021 at 2:59 PM Thomas Hoffmann (Speed4Trade GmbH)
wrote:
>
> Short Addendum:
>
> The "destroyed" flag gets set, when the dispose-method of the
> GSSCredentialImpl was invoked.
> Currently, I have no clue when and how it happens, but I have seen this
> problem every few months.
>
AP BTW.
But I think the only real short term solution for now would be to
catch the IllegalStateException and just set left = 0.
Mike
--
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
-
To unsubscribe
y a Windows
service would know the difference between a link and the directory it
points to. If it did, that would make mklink pretty useless.
Mike
--
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
-
To uns
On Wed, Nov 17, 2021 at 9:05 PM Mark Eggers
wrote:
> CATALINA_HOME and CATALINA_BASE are links to an appropriate Tomcat
> installation, and one configured for that particular service.
>
> Then to upgrade to a new Tomcat, you do the following:
>
> 1. Unpack the new reference version of Tomcat somew
vate servers and docker
and so on. So I think the self-contained $CATALINA_BASE/bin/run.sh
method is probably a little better for most cases (although I still
need to study the Windows service use-case which is probably
important).
Mike
--
Michael B Allen
J
e this would completely separate the installation from
the host and environment.
Mike
--
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For
issue
completely. I no longer get 404's and the application works. But I
would like to further understand this as much as possible to document
it for my customers.
Thanks,
Mike
--
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
--
how this all is
supposed to work and not so much just seeing it work.
Thanks,
Mike
--
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Am 2021-11-08 um 17:36 schrieb Mark Thomas:
On 08/11/2021 15:36, Michael Osipov wrote:
Folks,
consider the following in httpd.conf:
Listen {IP}:8443
Listen {IP}:8444
later:
DocumentRoot /www/webapps1
ServerName {hostname}
mod_ssl config...
DocumentRoot /www/webapps2
/IP
address.
From my understanding of the server.xml I would need set up *two*
Service elements with one Engine, Connector and Host each.
Is my understanding correct?
Michael
-
To unsubscribe, e-mail: users-unsubscr
Thanks Mark! Will take a look
On Fri, Oct 8, 2021, 5:01 AM Mark Thomas wrote:
> On 07/10/2021 18:37, Michael Kolenda wrote:
> > Hey Tomcat Users,
> >
> > I've run into an interesting behavior with a custom JASPIC provider. When
> > there is an existing session i.
Hey Tomcat Users,
I've run into an interesting behavior with a custom JASPIC provider. When
there is an existing session i.e. JSESSIONID cookie, It appears the
groups/roles are not checked again... even when the new groups are provided
in the client Subject (JASPIC's validate() ). When attempting
Am 2021-10-02 um 02:48 schrieb Jerry Malcolm:
I need to write a custom BasicAuthenticator class to decode a
specialized encoding of the authToken. I have been scouring google for
info. I found one post where the answer included the statement:
This would clearly violate Basic auth scheme and
Am 2021-09-14 um 18:23 schrieb Tim Miller Dyck:
Hello,
I wanted to report an issue with Tomcat LDAP user authentication lookups with
Tomcat container Kerberos security that I found in our environment when
upgrading to version Tomcat 9.0.52 from 9.0.30 and what configuration settings
bypassed
Am 2021-09-06 um 11:21 schrieb Mark Thomas:
On 06/09/2021 09:52, Osipov, Michael (LDA IT PLM) wrote:
My question is: Mark, you have direct access to JBS, would you be
willing to file this issue directly or do you want me to file through
bugreport.java.com first and when it arrives in JBS
Am 2021-09-06 um 11:21 schrieb Mark Thomas:
On 06/09/2021 09:52, Osipov, Michael (LDA IT PLM) wrote:
My question is: Mark, you have direct access to JBS, would you be
willing to file this issue directly or do you want me to file through
bugreport.java.com first and when it arrives in JBS
file through
bugreport.java.com first and when it arrives in JBS you could drop a
comment that this also affects Tomcat?
Michael
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
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
Christopher Schultz wrote:
> That's quite a long time (1643381ms), and the timestamps match-up.
> So you tried to get a thread-dump during this 27-minute period and the
> process simply wouldn't respond?
Correct.
> It is during this 27-minute period that the CPU is pegged?
Cor
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] 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
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.
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.
--
]
h networks [
] Michael Richardson, Sandelman Software Works|IoT architect [
] m...@sandelman.ca http://www.sandelman.ca/| ruby on rails[
signature.asc
Description: PGP signature
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
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
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
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
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
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
https://bugs.openjdk.java.net/browse/JDK-8202837
https://www.oracle.com/java/technologies/javase/8u301-bugfixes.html
What now?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-
You read my mind. I always wanted to report this, but never find time.
Implemented this for our realm and principal years ago:
http://tomcatspnegoad.sourceforge.net/apidocs/net/sf/michaelo/tomcat/realm/ActiveDirectoryPrincipal.html#getAdditionalAttributes--
The entire principal should be immutab
I need help from the very capable and experienced IT professionals on this
list.
Can you help solve this problem:
https://stackoverflow.com/questions/66715576/ajax-value-27-results-in-403-forbidden
Thx!
1 - 100 of 1137 matches
Mail list logo