Thanks Chris for your quick response. Please accept my apology for delayed
response as I was out of town.
As per my design we are already using nginx in front of tomcat. So a
request from browser will land on nginx & then it will redirect it to
tomcat.
We are having a location in nginx where we a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark and Kushagra,
On 12/5/19 13:11, Mark Thomas wrote:
> On 05/12/2019 17:10, Kushagra Bindal wrote:
>> Thanks Mark for your response.
>>
>> In which version tomcat has introduced these restrictions
>
> Check the changelog. Look for "validation".
On 05/12/2019 17:10, Kushagra Bindal wrote:
> Thanks Mark for your response.
>
> In which version tomcat has introduced these restrictions
Check the changelog. Look for "validation".
> and is there any
> available documentation around such cases which could help me in
> understanding the nature
Thanks Mark for your response.
In which version tomcat has introduced these restrictions and is there any
available documentation around such cases which could help me in
understanding the nature of restrictions.
On Thu, Dec 5, 2019, 10:31 PM Mark Thomas wrote:
> On 05/12/2019 16:58, Kushagra B
On 05/12/2019 16:58, Kushagra Bindal wrote:
> Hi Mark
>
> Yes that's correct that we are getting this error after startup. Actually
> in one of my url I am having extra : and thus resulting in failure. Same
> url was working properly in 8.5.24 version. Actually I can understand that
> this is not
Hi Mark
Yes that's correct that we are getting this error after startup. Actually
in one of my url I am having extra : and thus resulting in failure. Same
url was working properly in 8.5.24 version. Actually I can understand that
this is not a good practice to have extra : but making such changes
On 04/12/2019 05:19, Kushagra Bindal wrote:
> Hi,
>
> I tried to upgrade my tomcat on OpenAM from 8.5.24 to 9.0.29 version and I
> got below error in catalina.out during startup itself.
That stack trace shows that this error is in response to an incoming
request, not part of the start-up sequence
Hi,
I tried to upgrade my tomcat on OpenAM from 8.5.24 to 9.0.29 version and I
got below error in catalina.out during startup itself.
[http-nio-8080-exec-7] org.apache.coyote.AbstractProcessor.parseHost The
host [:] is not valid
Note: further occurrences of request parsing errors will be logged