Thank you Konstantin for the quick update!

Since this release contained multiple security fixes, it's important to 
upgrade. However, there seem regressions too.

What is the way forward here?  Follow up version coming sooner? Or a version 
with just security fixes and all other changes can go in subsequent release?

Thanks,
Amit
________________________________
From: Konstantin Kolinko <knst.koli...@gmail.com>
Sent: Tuesday, October 10, 2023 5:12:45 PM
To: Tomcat Users List <users@tomcat.apache.org>
Subject: [External] Re: Tomcat upgrade from 9.0.80 to 9.0.81


CAUTION: This email originated from outside the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe. If you believe this is a phishing email, use the Report to 
Cybersecurity icon in Outlook.



Hi!

Thank you for reporting and investigating the issue.

I added your observation to
https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbz.apache.org%2Fbugzilla%2Fshow_bug.cgi%3Fid%3D67670&data=05%7C01%7CAmit.Pande%40veritas.com%7C65608c49469b42b3f6ea08dbc9de3891%7Cfc8e13c0422c4c55b3eaca318e6cac32%7C0%7C0%7C638325728499716103%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=oADTYN4nOfLFatx%2BOXDEXsVuXgHZvvBfoFcKK93jrLk%3D&reserved=0<https://bz.apache.org/bugzilla/show_bug.cgi?id=67670>

Best regards,
Konstantin Kolinko

ср, 11 окт. 2023 г. в 00:01, Amit Pande <amit.pa...@veritas.com.invalid>:

>
> I am still investigating more but after upgrading from Tomcat 9.0.80 to 
> 9.0.81, many of our rest assured based tests are failing with below error ...
>
> Caused by: org.apache.http.ConnectionClosedException: Premature end of 
> Content-Length delimited message body (expected: 4,999; received: 3,040)
>        at 
> org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:178)
>        at io.restassured.internal.util.IOUtils.toByteArray(IOUtils.java:30)
>        at 
> io.restassured.internal.http.GZIPEncoding$GZIPDecompressingEntity.getContent(GZIPEncoding.java:69)
>        at 
> org.apache.http.conn.BasicManagedEntity.getContent(BasicManagedEntity.java:85)
>        at 
> io.restassured.internal.http.HTTPBuilder.parseResponse(HTTPBuilder.java:546)
>        at 
> io.restassured.internal.RequestSpecificationImpl$RestAssuredHttpBuilder.super$2$parseResponse(RequestSpecificationImpl.groovy)
>        at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source)
>        at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>        at java.lang.reflect.Method.invoke(Method.java:498)
>        at 
> org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
>        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
>        at 
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
>
> Has anyone seen this? I will keep everyone posted after debugging more.
>
> Thanks,
> Amit

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to