https://bz.apache.org/bugzilla/show_bug.cgi?id=69770

            Bug ID: 69770
           Summary: ERR_HTTP2_PROTOCOL_ERROR regression in Tomcat 10.1.43
                    (similar to fixed Bug 69320)
           Product: Tomcat 10
           Version: 10.1.43
          Hardware: All
                OS: Mac OS X 10.1
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: nns15...@gmail.com
  Target Milestone: ------

Created attachment 40080
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=40080&action=edit
aquasec reported issues in 10.1.42

After upgrading from Tomcat 10.1.42 to 10.1.43, our web application started
showing net::ERR_HTTP2_PROTOCOL_ERROR 200 (OK) in the browser console when
loading static files.

Configuration:
- HTTP/2 over HTTP (h2c) on port 8080
- Static files served by default servlet
- RequireJS used for module loading

The errors appear in Chrome browser console when the application loads. The
same application worked without errors in Tomcat 10.1.42.

No configuration changes were made - only the Tomcat version was upgraded from
10.1.42 to 10.1.43.


"Uncaught Error: Load timeout for modules:
text!/com.app.ui.activity/tabs.html_unnormalized2,text!/com.app.ui.activity/tabs.html"

As we have have aqauasec image issues found in tomcat 10.1.42 version, we
upgraded it to 10.1.43

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to