Re: Tomcat Error: VersionLoggerListener

2021-04-01 Thread Christopher Schultz
Kishor, On 4/1/21 11:31, KISHOR S.JADHAV wrote: Hi Chris, Please check the required details below, 1. Your OS vendors and full version: Windows 10 Enterprise 2. Your JVM vendor and full version: jre1.8.0_281 java version "1.8.0_281" Java(TM) SE Runtime Environment (build 1.8.0_281-b09)

Re: Tomcat Error: VersionLoggerListener

2021-04-01 Thread KISHOR S.JADHAV
Hi Chris, Please check the required details below, 1. Your OS vendors and full version: Windows 10 Enterprise 2. Your JVM vendor and full version: jre1.8.0_281 java version "1.8.0_281" Java(TM) SE Runtime Environment (build 1.8.0_281-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.281-b09,

Re: Tomcat Error: VersionLoggerListener

2021-04-01 Thread Christopher Schultz
Kishor, On 4/1/21 08:57, KISHOR S.JADHAV wrote: Hi Team, I am trying to run my war file in tomcat version 8.5 is not working so I have decreased the tomcat version and using the Tomcat8 but in this, I am getting the below error, Apr 01, 2021 6:25:11 PM

Re: Tomcat Error: VersionLoggerListener

2021-04-01 Thread KISHOR S.JADHAV
Hi Team, I am trying to run my war file in tomcat version 8.5 is not working so I have decreased the tomcat version and using the Tomcat8 but in this, I am getting the below error, Apr 01, 2021 6:25:11 PM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING:

Re: Tomcat Error: VersionLoggerListener

2021-04-01 Thread Martin Grigorov
Hi, On Thu, Apr 1, 2021 at 1:42 PM KISHOR S.JADHAV wrote: > Hi Team, > I am trying to run my war file in tomcat version 8.5 is not working so I > have decrease the tomcat version and using the Tomcat8 but in this, I am > getting the below error, > > [image: image.png] > > > [image: image.png]

Tomcat Error: VersionLoggerListener

2021-04-01 Thread KISHOR S.JADHAV
Hi Team, I am trying to run my war file in tomcat version 8.5 is not working so I have decrease the tomcat version and using the Tomcat8 but in this, I am getting the below error, [image: image.png] [image: image.png] Getting this error *org.apache.catalina.startup.VersionLoggerListener

Re: VersionLoggerListener

2020-10-07 Thread Martin Grigorov
On Wed, Oct 7, 2020 at 2:19 PM Raivo Rebane wrote: > Hello > > I removed org.apache.catalina.startup.VersionLoggerListener > > but I got following error: > > java.lang.NoSuchMethodError: 'org.apache.catalina.Engine > org.apache.catalina.Service.getContainer()' > I'd recommend you to download a

Re: VersionLoggerListener

2020-10-07 Thread Raivo Rebane
Hello I removed  org.apache.catalina.startup.VersionLoggerListener but I got following error: java.lang.NoSuchMethodError: 'org.apache.catalina.Engine org.apache.catalina.Service.getContainer()' Regards Raivo On 07.10.20 14:01, Martin Grigorov wrote: Hi, On Wed, Oct 7, 2020 at 1:51 PM

Re: VersionLoggerListener

2020-10-07 Thread Martin Grigorov
Hi, On Wed, Oct 7, 2020 at 1:51 PM Raivo Rebane wrote: > Hello > > My tomcat9 don't starts and gives error: > > java.lang.ClassNotFoundException: > org.apache.catalina.startup.VersionLoggerListener > > How to resolve this problem ? > Download Tomcat again. Your installation must be corrupted

VersionLoggerListener

2020-10-07 Thread Raivo Rebane
Hello My tomcat9 don't starts and gives error:  java.lang.ClassNotFoundException: org.apache.catalina.startup.VersionLoggerListener How to resolve this problem ? Regards Raivo - To unsubscribe, e-mail:

Re: Question about catalina.out log entries, particularly from VersionLoggerListener

2017-02-01 Thread Christopher Schultz
gt; If you do a "java -version" from the command-line, you'll >> probably see that string in there, similar to what is shown on >> this page: > > Thanks. That answered it. > > One other thing: I notice that in a couple of those customer > installations, I'

Re: Question about catalina.out log entries, particularly from VersionLoggerListener

2017-01-31 Thread James H. H. Lampert
it. One other thing: I notice that in a couple of those customer installations, I'm not getting the "VersionLoggerListener" messages at all. Is that from some logging level setting? -- JHHL - To unsubscribe, e-mail: users-unsu

Re: Question about catalina.out log entries, particularly from VersionLoggerListener

2017-01-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 James, On 1/31/17 2:47 PM, James H. H. Lampert wrote: > We're comparing a number of Tomcat installations at various > customers, trying to figure out why some of them are slow for no > apparent reason. > > We've started comparing the "JVM Version"

Question about catalina.out log entries, particularly from VersionLoggerListener

2017-01-31 Thread James H. H. Lampert
We're comparing a number of Tomcat installations at various customers, trying to figure out why some of them are slow for no apparent reason. We've started comparing the "JVM Version" entry in catalina.out, entries on the order of: May 26, 2015 12:21:21 PM