Re: ant install build.xml:372: java.net.ProtocolException: Server redirected too many times (20)

2019-12-20 Thread Zahid Rahman
>any suggestions would be welcome. Thank you. I have dome some play around and I found if the tomcat-user.xml has ** ** Then with url http://localhost:8080/manager gives 403 Access Denied error page. if the tomcat-user.xml only has ** then url http://localhost:8080/manager

Re: Exception while starting tomcat version 9.0.29

2019-12-20 Thread Kushagra Bindal
Thanks Olaf.. It worked.. On Fri, Dec 20, 2019 at 6:51 PM Olaf Kock wrote: > > On 20.12.19 13:28, Kushagra Bindal wrote: > > Hi, > > > > We are working on upgrading our tomcat version from 8.5.24 to 9.0.29. In > > this process, while starting one of our services we found that while > > starting

Re: ant install build.xml:372: java.net.ProtocolException: Server redirected too many times (20)

2019-12-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Zahid, On 12/19/19 16:36, Zahid Rahman wrote: > *SUCCESSS...* > > Buildfile: /home/kub18/myapp/build.xml Trying to override old > definition of task javac Trying to override old definition of > datatype resources > > prepare: > > compile: >

Re: Exception while starting tomcat version 9.0.29

2019-12-20 Thread Olaf Kock
On 20.12.19 13:28, Kushagra Bindal wrote: > Hi, > > We are working on upgrading our tomcat version from 8.5.24 to 9.0.29. In > this process, while starting one of our services we found that while > starting catalina.out is having some exception. > > Note: This exception we are getting before

Exception while starting tomcat version 9.0.29

2019-12-20 Thread Kushagra Bindal
Hi, We are working on upgrading our tomcat version from 8.5.24 to 9.0.29. In this process, while starting one of our services we found that while starting catalina.out is having some exception. Note: This exception we are getting before start of tomcat. 20-Dec-2019 09:52:08.516 INFO [main]