GF4 incorrect timeout exception thrown in Servlet when multiple large responses are returned (requested)

淺唱寂寞╮ 提交于 2019-12-06 03:48:27

I did two things wrong when updating my GF4.

  1. I did not delete the osgi cache (...\glassfish4\glassfish\domains\domain1\osgi-cache)
  2. The promoted grizzly build had version issues.

Resolution

In the attached Bug (above) there is a jar patch provides. I replaced the jar under modules directory, cleared the OSGI cache and everything works fine now.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!