Re: Trouble passing through backslash in URL path

2025-01-16 Thread James Matlik
Thank you for responding, Chris. An example URL that causes this issue has a format like the following: http://localhost:8080/group/{groupName} A URL like this works just fine and is able to set the groupName to "(ON/QC) LOCAL": http://localhost:8080/group/%28ON%2FQC%29%20LOCAL When I call `reque

Re: Puzzling NoClassDefFoundErrors on Tomcat 10.1.x

2025-01-16 Thread Amit Pande
Thank you, Chris, for the inputs. I did try copying the war and trying to deploy the two copies. I didn't see any issues and both these copies got deployed as expected. I will try this on different setups and will keep you posted with my observations. Thanks, Amit

Re: REG: FAIL - Deploy Upload Failed, Exception: [Processing of multipart/form-data request failed. java.net.SocketTimeoutException]

2025-01-16 Thread Christopher Schultz
Divyabharathi, On 1/16/25 9:14 AM, Divyabharathi Sundaram wrote: Hi Team, Tomcat version : 9.0.82 & 9.0.96 Issue: Not able to deploy from tomcat console with http protocol Error: SEVERE [http-nio-8080-exec-25] org.apache.catalina.core.ApplicationContext.log HTMLManager: FAIL - Deploy Upload

REG: FAIL - Deploy Upload Failed, Exception: [Processing of multipart/form-data request failed. java.net.SocketTimeoutException]

2025-01-16 Thread Divyabharathi Sundaram
Hi Team, Tomcat version : 9.0.82 & 9.0.96 Issue: Not able to deploy from tomcat console with http protocol Error: SEVERE [http-nio-8080-exec-25] org.apache.catalina.core.ApplicationContext.log HTMLManager: FAIL - Deploy Upload Failed, Exception: [Processing of multipart/form-data request failed