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
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
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
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
>
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
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
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
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
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 ..
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
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
11 matches
Mail list logo