Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-21 Thread Mitch Claborn
PS - my Thunderbird has a "Reply List" button for this mailing list. Mitch On 09/20/2018 09:41 AM, Shawn Heisey wrote: On 9/20/2018 8:30 AM, Bill Harrelson wrote: Looking back through my sent folder I realize that I have been replying directly to people that posted directly to me instead of t

Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-20 Thread Shawn Heisey
On 9/20/2018 8:30 AM, Bill Harrelson wrote: Looking back through my sent folder I realize that I have been replying directly to people that posted directly to me instead of the list. I see from message headers that you're using Thunderbird. In Options/Advanced, open the config editor and chan

Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-20 Thread Bill Harrelson
Looking back through my sent folder I realize that I have been replying directly to people that posted directly to me instead of the list. Update:  after trying several suggestions sent to me, which did not work, for some reason I decided to switch browsers. Normally I run the manager-gui in In

RE: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-13 Thread Jäkel , Guido
Dear Bill, usually the Tomcat is configured in such a way that it watches the file .../WEB-INF/web.xml of your application an reload the application then. If you use autodeploy of a WAR, it's the same with the archive file. Said that, may you please try to reload your application by just touc

Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-13 Thread Louis Zipes
Also any Microsoft patch differences between the working and non working environments and beware of the issue with a patch that was released recently and how it affects ports. > On Sep 13, 2018, at 6:36 PM, Mark Thomas wrote: > > - - - external message, proceed with caution - - - > > >> On 13/0

Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-13 Thread Mark Thomas
On 13/09/18 21:14, Bill Harrelson wrote: > Tomcat 8.0.14, Java 1.8.0_91. I've looked through StackOverflow and > searched the archives and can't figure this out. We've been running > tomcat, various versions for about 15 years, always using the > manager-gui to control hosts. We have one tomcat ins

RE: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-13 Thread Louis Zipes
What Operating System is Tomcat running on? -Original Message- From: Bill Harrelson [mailto:bill.harrel...@accordare.com] Sent: Thursday, September 13, 2018 4:14 PM To: users@tomcat.apache.org Subject: tomcat manager gui hangs on web-app reload for one web-app not others - - - external me