RE: Tomcat 9.0.65

2022-12-22 Thread alik alikov
Hello can I attach the files to these messages? 21.12.2022, 13:38, Mark Thomas < mailto:ma...@apache.org ma...@apache.org >

RE: Tomcat 9.0.65

2022-12-22 Thread alik alikov
And sometimes I don't see your message when I opened them 21.12.2022, 13:38, Mark Thomas < mailto:ma...@apache.org ma...@apache.org >

RE: Tomcat 9.0.65 trailing slashes redirects

2022-12-22 Thread alik alikov
private Context addWebapp(final Host host, final String url, final String name, final String path, final PluginDescriptor pluginDescriptor, final AddContextListener contextAddListened) { silence(host, url); final PluginManager manager = PluginManager.lookup(getClass().getClassLoader()); final

RE: Tomcat 9.0.65

2022-12-22 Thread alik alikov
. 21.12.2022, 13:38, Tomcat Users List < mailto:users@tomcat.apache.org users@tomcat.apache.org > Main lundagrossisten site lundagrossisten.se web application 1 0 client-error-logging-servlet com.gridnine.platform.server.lundase.web.servlet.ClientErrorLoggingServlet

RE: Tomcat 9.0.65

2022-12-26 Thread alik alikov
Can you help me with my problem? 21.12.2022, 13:38, Mark Thomas < mailto:ma...@apache.org ma...@apache.org >

RE: Tomcat 9.0.65

2022-12-26 Thread alik alikov
Mark please answer me I really can't see your message when I open it, and how can I send you needed information with normally formatting bec yours mail bot formating it with escaping line breaks 21.12.2022, 13:38, Mark Thomas < mailto:ma...@apache.org ma...@apache.org >

RE: Problems with requests without trailing slash Tomcat 9.0.65

2023-01-09 Thread alik alikov
We have to webapps lundase and vvsguiden therefore, the options you have suggested do not look applicable on debug I saw that RequestURI in request looks like lundase/lundase/... 27.12.2022, 22:07, Christopher Schultz < mailto:ch...@christopherschultz.net ch...@christopherschultz.net > Fedor,

RE: Tomcat 9.0.65

2022-12-11 Thread alik alikov
I did it because bot send me invalid something on my messages I think my sended message wasn't sent 12.12.2022, 10:52, Mark Thomas < mailto:ma...@apache.org ma...@apache.org >

Tomcat 9.0.65 Failed stop jpf application in shell mode

2022-12-11 Thread alik alikov
When I try to shut down the application in the IDE console by 'q' application doesn't stopped. Thread Dump in attachments. Console log: dec 08, 2022 12:59:21 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio2-8080"] dec 08, 2022 12:59:21 PM

RE: Tomcat 9.0.65 Failed stop jpf application in shell mode

2022-12-12 Thread alik alikov
Okay thank you I'll try it 12.12.2022, 11:00, Mark Thomas < mailto:ma...@apache.org ma...@apache.org > On 12/12/2022 04:40, alik alikov wrote: > When I try to shut down the application in the IDE console by 'q' application doesn't stopped. > > Thread Dump in attachments. > >

Tomcat 9.0.65

2022-12-11 Thread alik alikov
Tomcat 9.0.65 When I try to shut down the application in the IDE console by 'q' application doesn't stopped. Thread Dump in attachments. Console log: dec 08, 2022 12:59:21 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio2-8080"] dec 08, 2022 12:59:21 PM

RE: Tomcat 9.0.65 Failed stop jpf application in shell mode

2022-12-12 Thread alik alikov
Thanks a lot it's work 12.12.2022, 11:00, Mark Thomas < mailto:ma...@apache.org ma...@apache.org > On 12/12/2022 04:40, alik alikov wrote: > When I try to shut down the application in the IDE console by 'q' application doesn't stopped. > > Thread Dump in attachments. > > Co

Tomcat 9.0.65

2022-12-19 Thread alik alikov
Hello I have some problems with trailing slashes. When I try to get to the page for example: "about/page" tomcat understands that it is necessary to add a slash and adds it, however, he also adds the name of the root folder to this, that is, the url "lundase/about/page/" turns out, and any

RE: Tomcat 9.0.65

2022-12-20 Thread alik alikov
org > You'll need to provide: - The httpd proxy configuration - the context path - the servlet mapping(s) - the code that generates the problematic link - the URL of the request that triggers the problem Mark On 20/12/2022 07:37, alik alikov wrote: > Hello I have some problems with trailing

RE: Tomcat 9.0.65

2022-12-20 Thread alik alikov
org ma...@apache.org > You'll need to provide: - The httpd proxy configuration - the context path - the servlet mapping(s) - the code that generates the problematic link - the URL of the request that triggers the problem Mark On 20/12/2022 07:37, alik alikov wrote: > Hello I have some

RE: Tomcat 9.0.65

2022-12-21 Thread alik alikov
, 15:11, Mark Thomas < mailto:ma...@apache.org ma...@apache.org > You'll need to provide: - The httpd proxy configuration - the context path - the servlet mapping(s) - the code that generates the problematic link - the URL of the request that triggers the problem Mark On 20/12/2022 07:37