g shutdown
On 10/06/2022 07:19, Jean Pierre URKENS wrote:
> Could it depend on whether 'suspend=n' or 'suspend=y' is set on the
> jdwp options?
I haven't tested that. Have you?
My expectation is that it wouldn't have an impact since that option just
suspends the
Could it depend on whether 'suspend=n' or 'suspend=y' is set on the jdwp
options?
JP
-Original Message-
From: Mark Thomas
Sent: woensdag 8 juni 2022 14:50
To: users@tomcat.apache.org
Subject: Re: Debugging Tomcat during shutdown
On 08/06/2022 13:39, Jean Pierre UR
debug session got killed before hitting any
breakpoint I activated, e.g. in Serverimpl#stop()).
-Original Message-
From: Mark Thomas
Sent: woensdag 8 juni 2022 14:23
To: users@tomcat.apache.org
Subject: Re: Debugging Tomcat during shutdown
On 08/06/2022 11:54, Jean Pierre URKENS
riginal Message-
From: Mark Thomas
Sent: woensdag 8 juni 2022 12:45
To: users@tomcat.apache.org
Subject: Re: Debugging Tomcat during shutdown
On 08/06/2022 11:29, Jean Pierre URKENS wrote:
> I am trying to debug the cleanup of resources during a shutdown of
> Tomcat
> 8.5.43
That is a
I am trying to debug the cleanup of resources during a shutdown of Tomcat
8.5.43 and notices that my debug session gets killed prior to performing
any servlet cleanup actions.
I am starting Tomcat in debug mode with the JVM options:
JAVA_OPTS="$JAVA_OPTS -Xdebug
-Xrunjdwp:transport=dt_socket,ad
My guess, the one that is specified in TOMCAT_BASE/conf/web.xml
-Original Message-
From: S Abirami
Sent: donderdag 21 oktober 2021 10:46
To: Tomcat Users List
Subject: xsd version used for web.xml etc
Hi All,
In web.xml, if we didn't define any xsd schema or dtd schema which version
of
The issue is due to a bunch of JVM options that are no longer supported in
Java 15. After cleaning those up the server started normally.
-Original Message-
From: Jean-Pierre Urkens
Sent: dinsdag 19 oktober 2021 14:46
To: 'users@tomcat.apache.org'
Subject: Issue running Tom
re no longer
supported since java 8.
Sincerely,
J.P.
-Original Message-
From: logo
Sent: dinsdag 19 oktober 2021 15:45
To: Tomcat Users List
Cc: Jean-Pierre Urkens
Subject: Re: Issue running Tomcat-8.5.72 with JDK15 under windows as a
service
Hi Jean Pierre,
Am 2021-10-19 14:57, schrieb
I am verifying a migration from JDK8 to JDK15 and wanted to setup a Tomcat
8.5 server environment for this test (similar to the Tomcat8.5 with JDK8
we have running for the moment).
I installed the instance as a service under my local (test) windows
environment and configured the JVM through the ja
I am verifying a migration from JDK8 to JDK15 and wanted to setup a Tomcat
8.5 server environment for this test (similar to the Tomcat8.5 with JDK8
we have running for the moment).
I installed the instance as a service under my local (test) windows
environment and configured the JVM through the ja
diate response. I am attaching my file that is used for
starting the tomcat instance. Infact I have the servlet-api.jar in tomcat
lib.
I am unable to conclude on this.
Kindly guide me.
Thanks
Mohan
-Original Message-
From: Jean-Pierre Urkens
Sent: 23 June 2021 15:17
To: Tomcat Users
>From where is the ServletContext.class loaded? Is it from
/lib/servlet-api.jar or from another jar-library on the
classpath? My guess is that you have multiple jars containing the
ServletContext.class and not all of these are related to the same
servlet-api version and thus not supporting the get
Can anyone clarify on how to configure Tomcat 8.5 to serve an external
executable? The CGI-HowTo documentation is VERY unclear to me.
So let's say I have an application installed under 'c:\myApp' that provides
a CGI executable 'c:\myApp\cgi\myapp.exe' now how do I configure Tomcat to
have requests
in the jsp response file which
includes the js and css files as:
Any suggestions as to how to circumvent this problem?
Thanks in advance.
From: Jean Pierre Urkens
Sent: vrijdag 12 juli 2019 09:28
To: users@tomcat.apache.org
Subject: Tomcat serving javascript files as text/html
someone clarify this (changed) behavior?
Met vriendelijke groet,
Jean Pierre Urkens
System Architect
Adv. Dev and Cloud Integration
+32 (0)14 722162
+32 (0)478 838336
<mailto:jean-pierre.urk...@devoteam.com> jean-pierre.urk...@devoteam.com
<https://www.linkedin.co
I upgraded my Tomcat-8.5.30 deployment to 8.5.37 and I am noticing problems
with the way css-files are served by Tomcat.
HTML pages look like:
https://hostname/context/myCSS.css";>
unimportant
When I check the network trace of the browser while downloading this page
it shows 'Content-Type
Hi everybody,
I am having an issue where Unicode characters (e.g. Ž and & #105;) are
passed by the Apache Webserver 2.4 to Tomcat as UTF-8 encoded bytes while
Tomcat seems to evaluate them as ISO-8859-15 encoded.
Having taken a network trace with TCPDUMP I see the following bytes for my
hea
I've a web application deployed under Tomcat-8.5.30 that sends web service
(SOAP) requests (using Axis 1.4 framework) to another web server.
The target server applies mutual SSL and the SSL handshake fails on finding
an appropriate client certificate as requested by the server.
I can't seem t
Thanks, this worked.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
rify what the right way is to get the apr libraries on the
java.library.path of Tomcat8.5?
Met vriendelijke groet,
Jean Pierre Urkens
System Architect
Adv. Dev and Cloud Integration
+32 (0)14 722162
+32 (0)478 838336
<mailto:jean-pierre.urk...@devoteam.com> jean-pierre.urk
Vicky,
I am using both SPRING and Oracle XML features in a project and indeed the
oracle xmlparser installs itself as default parser.
To prevent this I start the VM with following settings (JDK8):
-Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.Documen
fail.
Why does opening the JDBC connection takes so long? Is this an indication
that the DBConnection returned by the DBCP is stale and if so why didn't the
pool cleaned up this connection itself?
Met vriendelijke groet,
Jean Pierre Urkens
System Architect
Adv. Dev and Cloud I
22 matches
Mail list logo