On Thu, Jul 23, 2020 at 6:24 AM Hans Schou wrote:
I am about to upgrade a lot of Tomcat 8.0 instances to 9.0 on Windows.
> ...
> But in this process I loose some parameters like "Log on", "Initial memory
> pool" and "Java options" which has been set with
> tomcat8w.exe //ES//example
> or
> tomc
On Thu, Jul 23, 2020, 15:52 Kushagra Bindal
wrote:
> Thanks Martin.
>
> But with the old version i.e. 8.5.24 it is working smoothly. So, what could
> be the problem? Or some specific property/configuration changes that need
> to be made around this?
>
You will have to consult with the changelogs
Hey Mark,
Any clues, how to proceed with this for embedded?
Thanks
Chirag
On Wed, 22 Jul, 2020, 7:31 pm Chirag Dewan,
wrote:
> I tried that with standalone Tomcat and it works. I can deploy Jersey-1
> and Jersey-2 apps together.
>
> I was wondering whether Loader with delegate=false work in c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I'm looking for anyone who is using JASPIC with Tomcat who might be
interested in presenting at ApacheCon. Just something simple like "How
/ why should I use JASPIC with Tomcat?" with some examples.
Ideally, show how to configure JASPC in Tomc
Thanks Martin.
But with the old version i.e. 8.5.24 it is working smoothly. So, what could
be the problem? Or some specific property/configuration changes that need
to be made around this?
On Thu, Jul 23, 2020 at 6:00 PM Martin Grigorov
wrote:
> On Thu, Jul 23, 2020 at 3:10 PM Kushagra Bindal
On Thu, Jul 23, 2020 at 3:10 PM Kushagra Bindal
wrote:
> Hi Martin,
>
> Due to our environment I was not able to use pastebin service. I have
> taken different Thread dump during shutdown and attaching the same with
> this email.
>
> Please review the same and let me know, what is the probable ro
Hi
I am about to upgrade a lot of Tomcat 8.0 instances to 9.0 on Windows.
The way I am doing it is by:
SET JAVA_HOME=C:\Java\ jdk-11
SET CATALINA_BASE=C:\inst\example
SET CATALINA_HOME=C:\tomcat-8.0
C:\tomcat-8.0\bin\service remove example
SET CATALINA_HOME=C:\tomcat-9.0
C:\tomcat-9.0\
Hi,
On Thu, Jul 23, 2020 at 6:35 AM Kushagra Bindal
wrote:
> Hi Martin,
>
> These are the only two behaviors right now which I am getting on a
> regular basis.
> 1. During startup of the application and then shutdown
> 2. Running application and then shutdown.
>
> Please let me know if anything