Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Affected version(s): OXAppSuite 7.8.0 and above7.10.x

Problem:

Info

You are unable to see the templates for Text, Spreadsheet, and Presentation documents in the UI of OXAppSuite. An error pops up that indicates there is an issue with viewing the templates.

Error in log shows:

Code Block
titleOXAppSuite error after trying to click on any document modules
Missing Hazelcast instance. Failed to remove Web Socket with path /socket.io/appsuite/ for user 2 in context 1

[OXWorker-0000025] org.glassfish.jersey.servlet.WebComponent.filterFormParameters(WebComponent.java:595) A servlet request to the URI
http://yourdomain.tdl/ajax/oxodocumentfilter?action=gettemplateandrecentlist&type=spreadsheet&session=5c2580d128854101a163d420752ab0bc 
contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request
parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will
not work as expected. com.openexchange.grizzly.method=GET 


...