RE: /manager/text/list fails in 9.0.31, works in 9.0.27

2020-03-23 Thread Vishal Agrawal
Hello, I confirm that my issue has been resolved in 9.0.33. I can call "curl -u 'tomcat:secret' http://127.0.0.1:8080/manager/text/list"; and see the list of applications running on it. Thanks, Vishal -Original Message- From: Vishal Agrawal Sent: Thursday, Febru

RE: /manager/text/list fails in 9.0.31, works in 9.0.27

2020-02-27 Thread Vishal Agrawal
020 5:11 AM To: Tomcat Users List Subject: Re: /manager/text/list fails in 9.0.31, works in 9.0.27 I am investingating this issue with NetBeans and Tomcat 9.0.31 https://issues.apache.org/jira/browse/NETBEANS-3917 This problem report MAY be related, NetBeans is not able to list applications

Re: /manager/text/list fails in 9.0.31, works in 9.0.27

2020-02-27 Thread Enrico Olivelli
d > > error - > > > > curl -u tomcat:secret http://127.0.0.1:8080/manager/text/list > > > > > "http://www.w3.org/TR/html4/strict.dtd";> > > > > > > 401 Unauthorized > > ... > > > > > > > > However, when I

Re: /manager/text/list fails in 9.0.31, works in 9.0.27

2020-02-27 Thread Mark Thomas
On 26/02/2020 18:57, Vishal Agrawal wrote: > Hello, > > I have manager endpoint enabled in my tomcat install. > > When I list the manager endoing in tomcat 9.0.31, I get a 401 Unauthorized > error - > > curl -u tomcat:secret http://127.0.0.1:8080/manager/text/list >

/manager/text/list fails in 9.0.31, works in 9.0.27

2020-02-26 Thread Vishal Agrawal
Corrected subject - Hello, I have manager endpoint enabled in my tomcat install. When I list the manager endoing in tomcat 9.0.31, I get a 401 Unauthorized error - curl -u tomcat:secret http://127.0.0.1:8080/manager/text/list http://www.w3.org/TR/html4/strict.dtd";> 401 Unau

Re: [8.0.44] NPE when deploying to /manager/text/list with RemoteHostValve

2017-08-08 Thread Martynas Jusevičius
t;> allow="jenkins" /> > > > > > > There is also manager-script role and user in tomcat-users.xml but I > won't > > post it because authentication works. > > > > The issue is RemoteHostValve. If I comment the Valve out, deploy

Re: [8.0.44] NPE when deploying to /manager/text/list with RemoteHostValve

2017-08-07 Thread Zemian Deng
t as shown here, in the localhost log I can see > > 07-Aug-2017 17:00:22.854 SEVERE [http-apr-8080-exec-1] > org.apache.catalina.core.StandardHostValve.invoke Exception Processing > /manager/text/list > java.lang.NullPointerException > at java.util.regex.Matcher.getTextLength(Matc

[8.0.44] NPE when deploying to /manager/text/list with RemoteHostValve

2017-08-07 Thread Martynas Jusevičius
it because authentication works. The issue is RemoteHostValve. If I comment the Valve out, deployment works. If I enable it as shown here, in the localhost log I can see 07-Aug-2017 17:00:22.854 SEVERE [http-apr-8080-exec-1] org.apache.catalina.core.StandardHostValve.invoke Exception Processing /ma

Re: /manager/text/list

2015-10-23 Thread Chris Gamache
Oct 23, 2015, at 2:59 AM, Theo Sweeny wrote: > > Hi Chris, > > -Original Message- > From: Chris Gamache [mailto:cgama...@gmail.com] > Sent: 22 October 2015 19:58 > To: Tomcat Users List > Subject: /manager/text/list > > Hi all, > > Using Tomcat 8 ..

RE: /manager/text/list

2015-10-23 Thread Theo Sweeny
Hi Chris, -Original Message- From: Chris Gamache [mailto:cgama...@gmail.com] Sent: 22 October 2015 19:58 To: Tomcat Users List Subject: /manager/text/list Hi all, Using Tomcat 8 ... Has anyone noticed that /manager/text/list doesn't show version numbers when there are mul

/manager/text/list

2015-10-22 Thread Chris Gamache
Hi all, Using Tomcat 8 ... Has anyone noticed that /manager/text/list doesn't show version numbers when there are multiple versions of a webapp running (via parallel deployment)? Is there a different listing facility I should be using to find out the version tags of the currently ru