Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » ERR_INCOMPLETE_CHUNKED_ENCODING(Server push Hang-up)
ERR_INCOMPLETE_CHUNKED_ENCODING [message #1858824] Mon, 24 April 2023 21:25 Go to next message
Eclipse UserFriend
In my Eclipse RAP development environment (Jetty), sometimes the UI hangs up.
In that case, it only works when performing UI activities, such as clicking a button with the mouse.
This will continue until the page is reloaded by clicking the browser reload button.
This is the error content confirmed by the browser developer tools.
index.php/fa/43146/0/
index.php/fa/43145/0/

In the above, it seems that the ServerPush response came in an incorrect chunked method, and the error occurred because the RAP Client could not handle it.

I'm curious about something like this:
1. Why is ServerPush's response processed in a chunked way and what to do otherwise?
2. Even if an error occurs in the relevant part of rap-client.js, ServerPush processing should continue. Why was it stopped?
3. I am using RAP version 3.21. Are these issues fixed in later versions?
  • Attachment: rap.png
    (Size: 120.12KB, Downloaded 316 times)
  • Attachment: rap1.png
    (Size: 87.46KB, Downloaded 310 times)
Re: ERR_INCOMPLETE_CHUNKED_ENCODING [message #1858826 is a reply to message #1858824] Tue, 25 April 2023 02:04 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

the "fetch" error handling is improved in the latest version. Please let us know if the issue persists with it.

Regards,
Ivan
Re: ERR_INCOMPLETE_CHUNKED_ENCODING [message #1858904 is a reply to message #1858826] Sat, 29 April 2023 06:35 Go to previous message
Eclipse UserFriend
Thank you for replying in advance.

After upgrading to RAP version 3.24 and testing, the same phenomenon occurred.
By checking that the rap-client.js file was changed, I expected the phenomenon to disappear, but it did not.
The line where the error occurred was 31486 in RAP 3.21, but it is 31507 in 3.24.
index.php/fa/43154/0/
Will the error disappear if I upgrade to RAP 3.25 version? RAP 3.25 version has not been officially released yet, so I upgraded to RAP 3.24 version.
  • Attachment: error.png
    (Size: 214.29KB, Downloaded 238 times)
Previous Topic:RAP support of CSS transitions
Next Topic:RAP Selectable Label with MarkUp
Goto Forum:
  


Current Time: Fri May 16 17:13:43 EDT 2025

Powered by FUDForum. Page generated in 0.06375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top