Re: Catalina PID file

2020-04-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rafael, On 4/23/20 17:18, Rafael Oliveira wrote: > I does not happen every time, but it happens, actually it happened > twice during a couple of deployments and only in one instance of > several that I have. > > I could not reproduce in a safe and c

Re: Strange behavior when deploying new war

2020-04-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 4/23/20 15:19, John Larsen wrote: > Ah doing ROOT.war is my pet peeve. I find this bad practice. Its > nice to have ROOT especially when the developer insists theres > something wrong with tomcat when really its their webapp. Having > ROOT

Re: Strange behavior when deploying new war

2020-04-23 Thread John Larsen
Turns out the developer was deleting the app dir along with war and restarting. John On Thu, Apr 23, 2020 at 1:19 PM John Larsen wrote: > Ah doing ROOT.war is my pet peeve. I find this bad practice. Its nice to > have ROOT especially when the developer insists theres something wrong with > tomc

Re: Catalina PID file

2020-04-23 Thread Rafael Oliveira
I does not happen every time, but it happens, actually it happened twice during a couple of deployments and only in one instance of several that I have. I could not reproduce in a safe and close environment, I got this error in a server with multiple users and multiple tasks and concurred environm

Re: Strange behavior when deploying new war

2020-04-23 Thread John Larsen
Ah doing ROOT.war is my pet peeve. I find this bad practice. Its nice to have ROOT especially when the developer insists theres something wrong with tomcat when really its their webapp. Having ROOT intact, can show that by removing their webapp and tomcat works. As for "/" vs "" - not sure that wo

Re: Strange behavior when deploying new war

2020-04-23 Thread Mark Thomas
On 23/04/2020 20:10, John Larsen wrote: > Ok so my next question is how to handle this better? The goal here is so > that one does not have to enter /webappName/ on the end of the domain. > We use the context to tell Tomcat which webapp to load instead of ROOT. Name the file "ROOT.war" And if you

Re: Strange behavior when deploying new war

2020-04-23 Thread John Larsen
Ok so my next question is how to handle this better? The goal here is so that one does not have to enter /webappName/ on the end of the domain. We use the context to tell Tomcat which webapp to load instead of ROOT. John Larsen On Thu, Apr 23, 2020 at 12:47 PM Christopher Schultz < ch...@christo

Re: Strange behavior when deploying new war

2020-04-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 4/23/20 14:38, John Larsen wrote: > New tomcats 9.0.34 seems to fail when uploading new war when theres > a context in server.xml pointing to the particular exploded war. > Says 'The main resource set specified is not valid.' It's like hot

Re: Tomcat Upgrade Issue from 9.0.30 to 9.0.31

2020-04-23 Thread Campbell, Lance
That was it. I lost an entire day on that. I greatly appreciate your time! Lance On 4/23/20, 1:30 PM, "Mark Thomas" wrote: On 23/04/2020 18:57, Campbell, Lance wrote: > I am upgrading from Tomcat 9.0.30 to 9.0.31 . This same issue occurs > with any newer version of Tomcat as well

Strange behavior when deploying new war

2020-04-23 Thread John Larsen
New tomcats 9.0.34 seems to fail when uploading new war when theres a context in server.xml pointing to the particular exploded war. Says 'The main resource set specified is not valid.' It's like hot deploy is deleting the old webapp and restarting tomcat? To work around this one has to comme

Re: Tomcat Upgrade Issue from 9.0.30 to 9.0.31

2020-04-23 Thread Mark Thomas
On 23/04/2020 18:57, Campbell, Lance wrote: > I am upgrading from Tomcat 9.0.30 to 9.0.31 . This same issue occurs > with any newer version of Tomcat as well. I have been using Tomcat since > the earliest version.  I have never had an issue with upgrading or > installing until now. > > I have a Ap

Re: 10.0.0-M4 missing PGP signatures?

2020-04-23 Thread Konstantin Kolinko
чт, 23 апр. 2020 г. в 21:18, Mark Thomas : > > On 23/04/2020 18:42, Tianon Gravi wrote: > > Hi! > > > > I'm downloading 10.0.0-M4 from the download page[1] and was hoping to > > be able to use PGP to verify the artifacts (as in other versions), and > > it seems the link from that page[2] is a 404?

Re: 10.0.0-M4 missing PGP signatures?

2020-04-23 Thread Mark Thomas
On 23/04/2020 18:42, Tianon Gravi wrote: > Hi! > > I'm downloading 10.0.0-M4 from the download page[1] and was hoping to > be able to use PGP to verify the artifacts (as in other versions), and > it seems the link from that page[2] is a 404? > > [1]: https://tomcat.apache.org/download-10.cgi > [2

Tomcat Upgrade Issue from 9.0.30 to 9.0.31

2020-04-23 Thread Campbell, Lance
I am upgrading from Tomcat 9.0.30 to 9.0.31 . This same issue occurs with any newer version of Tomcat as well. I have been using Tomcat since the earliest version. I have never had an issue with upgrading or installing until now. I have a Apache web server with mod_jk and mod_shib. I have a se

10.0.0-M4 missing PGP signatures?

2020-04-23 Thread Tianon Gravi
Hi! I'm downloading 10.0.0-M4 from the download page[1] and was hoping to be able to use PGP to verify the artifacts (as in other versions), and it seems the link from that page[2] is a 404? [1]: https://tomcat.apache.org/download-10.cgi [2]: https://downloads.apache.org/tomcat/tomcat-10/v10.0.0

Re: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase

2020-04-23 Thread Mark Thomas
On 23/04/2020 10:49, Hua Zhang wrote: > Best Tomcat maintainers, > > I would like to report the following warning message. > > When redeploy a web application, there will be a warning message like this: Yes we know. It is intentional. Mark > *WARNING: An illegal reflective access operation ha

Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase

2020-04-23 Thread Hua Zhang
Best Tomcat maintainers, I would like to report the following warning message. When redeploy a web application, there will be a warning message like this: *WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by org.apache.catalina.loader.WebappClas