RE: Re: Tomcat Console - 401 Unauthorized

2024-05-23 Thread Garber, Frank
And the winner is: Chuck šŸ˜‰ I tried Chrome (instead of the Corporate mandated browser Edge) and I was right away challenged for credentials. Thanks for all those who responded. From: Chuck Caldarale Sent: Wednesday, May 22, 2024 4:36 PM To: Tomcat Users List Subject: {EXTERNAL} Re: Tomcat

Re: Tomcat Console - 401 Unauthorized

2024-05-22 Thread Chuck Caldarale
> On May 22, 2024, at 13:31, Garber, Frank > wrote: > > Not knowing how it’s supposed to behave, here’s another clue. When I click on > the ā€œServer Statusā€ button, I never get prompted for credentials. This sounds like a browser configuration problem. On the first attempt to access a protec

RE: Re: Tomcat Console - 401 Unauthorized

2024-05-22 Thread Garber, Frank
: Wednesday, May 22, 2024 2:26 PM To: Tomcat Users List Subject: RE: {EXTERNAL} Re: Tomcat Console - 401 Unauthorized I’m not sure how the URLs got munged up. What I have on my side is valid XML, so I’m not worried about that. I’m really just concerned that the following isn’t working

RE: Re: Tomcat Console - 401 Unauthorized

2024-05-22 Thread Garber, Frank
Subject: {EXTERNAL} Re: Tomcat Console - 401 Unauthorized > On May 22, 2024, at 10:ā€Š51, Garber, Frank com.ā€ŠINVALID> wrote: > > I've just installed Tomcat 9.ā€Š0.ā€Š89. > > Tomcat runs, and I can get to the console at https:ā€Š//urldefense.ā€Š > com/v3/__http:ā€Š//local

Re: Tomcat Console - 401 Unauthorized

2024-05-22 Thread Chuck Caldarale
> On May 22, 2024, at 10:51, Garber, Frank > wrote: > > I've just installed Tomcat 9.0.89. > Tomcat runs, and I can get to the console at http://localhost:8080/ but, when > I click on "Server Status" I get the 401 Unauthorized page. > I've been editing the conf\tomcat-users.xml file

Re: Tomcat console WARNING: StandardServer.await: Invalid command '' received

2010-02-07 Thread AndrƩ Warnier
dBenjamin wrote: Dear All, Thanks for helping tomcat User . I have problem with my tomcat when I start my tomcat it getting stared properly with out any error. after some time when give request to my web application it was show the following error. Feb 7, 2010 4:16:35 PM org.apache.coyote.http1

Re: TomCat+Console

2008-02-01 Thread David Brown
localhost.log or however your logging is defined. Unless you define separate logging files. The Tomcat doco has full discussion of logging. See: http://tomcat.apache.org/tomcat-5.5-doc/logging.html If you are debugging or running diagnostics then you want to log what your application is doing: