Re: Server redirected too many times (20)

2021-09-13 Thread Christopher Schultz
remove: BUILD FAILED /home/barry/tomcat/hockey3/build.xml:504: java.net.ProtocolException: Server redirected too many times (20) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1932) at java.base

Server redirected too many times (20)

2021-09-12 Thread Barry Kimelman
/build.xml:504: java.net.ProtocolException: Server redirected too many times (20) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1932) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520

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

2019-12-20 Thread Zahid Rahman
n: Connection refused > >>>>>> (Connection refused) at > >>>>>> java.net.PlainSocketImpl.socketConnect(Native Method) > >>>>>> > >>>>>> AFTER TOMCAT STARTED > >>>>>> kub18@UB18:~/apache-tomcat-9.0

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

2019-12-20 Thread Christopher Schultz
defaulting to >>>>>> build.sysclasspath=last; set to false for repeatable >>>>>> builds >>>>>> >>>>>> install: >>>>>> >>>>>> BUILD FAILED /home/kub18/myapp/build.xml:369: >>>>>&g

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

2019-12-19 Thread Zahid Rahman
;>> >> >>>>> install: >> >>>>> >> >>>>> BUILD FAILED /home/kub18/myapp/build.xml:369: >> >>>>> java.net.ConnectException: Connection refused (Connection >> >>>>> refused) at java.n

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

2019-12-19 Thread Christopher Schultz
OME: /usr Using CLASSPATH: >>>>> /home/kub18/apache-tomcat-9.0.30/bin/bootstrap.jar:/home/kub18/apa c > >>>>> he- > >>>>> > tomcat-9.0.30/bin/tomcat-juli.jar >>>>> >>>>> >>>>> >>>>

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

2019-12-19 Thread Zahid Rahman
ing CLASSPATH: > >>>> /home/kub18/apache-tomcat-9.0.30/bin/bootstrap.jar:/home/kub18/apac > he- > > > >>>> > tomcat-9.0.30/bin/tomcat-juli.jar > >>>> > >>>> > >>>> > >>>> Tomcat starte

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

2019-12-19 Thread Christopher Schultz
n/bootstrap.jar:/home/kub18/apac he- > >>>> tomcat-9.0.30/bin/tomcat-juli.jar >>>> >>>> >>>> >>>> Tomcat started. >>>> >>>> KONSOLE OUTPUT kub18@UB18:~/myapp$ ant install Buildfile: >>>> /

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

2019-12-19 Thread Zahid Rahman
s > > > > prepare: > > > > compile: [javac] /home/kub18/myapp/build.xml:293: warning: > > 'includeantruntime' was not set, defaulting to > > build.sysclasspath=last; set to false for repeatable builds > > > > install: > > > > BUILD FAILED /home/

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

2019-12-19 Thread Christopher Schultz
ompile: [javac] /home/kub18/myapp/build.xml:293: warning: > 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > > install: > > BUILD FAILED /home/kub18/myapp/build.xml:369: > java.net.ProtocolException: Server

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

2019-12-19 Thread Zahid Rahman
: compile: [javac] /home/kub18/myapp/build.xml:293: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds install: BUILD FAILED /home/kub18/myapp/build.xml:369: java.net.ProtocolException: Server redirected too many times (20

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

2019-02-11 Thread Mark Thomas
gt; C:\barry\hockey3\build.xml:369: java.net.ProtocolException: Server > redirected too many times (20) > > build.xml : 362 , 371 > 362:363:description="Install application to servlet container"> > 364: > 365: 366:username="${manager.username

ant install java.net.ProtocolException: Server redirected too many times (20)

2019-02-08 Thread Barry Kimelman
I am trying to build an app under tomcat 9-0-14 that I had previously built under tomcat 7 several years ago. however when I run the "ant install" command it fails with the following errors. BUILD FAILED C:\barry\hockey3\build.xml:369: java.net.ProtocolException: Server redirecte

Cannot invoke Tomcat manager Embedded error: Server redirected too many times (20)

2008-01-16 Thread VanIngen, Erik (ESTG)
I am using maven tomcat:deploy to deploy. It worked fine but now I am having this error: Cannot invoke Tomcat manager Embedded error: Server redirected too many times (20) Any ideas?

Server redirected too many times (20)

2007-04-30 Thread John Pedersen
Hi, I can't understand why Tomcat gives me this error message when I try to reload my app: Server redirected too many times (20) Is my app getting too big ( 400 files) ? It seems to happen more and more often. Usually a server restart fixes it. Sometimes I have to restart my machine

Re: Server redirected too many times (20)

2007-04-30 Thread Rashmi Rubdi
Hi John, On 4/30/07, John Pedersen [EMAIL PROTECTED] wrote: Hi, I can't understand why Tomcat gives me this error message when I try to reload my app: Server redirected too many times (20) Is my app getting too big ( 400 files) ? The conversation on this http://bugs.sun.com/bugdatabase

Re: Server redirected too many times (20)

2007-04-30 Thread Martin Gainty
PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, April 30, 2007 12:53 PM Subject: Server redirected too many times (20) Hi, I can't understand why Tomcat gives me this error message when I try to reload my app: Server redirected too many times (20) Is my app getting too big