S
S
StalkSRG2014-08-11 14:51:56
Java
StalkSRG, 2014-08-11 14:51:56

The code method is exceeding bytes limit how to fix?

Colleagues, we have 4 application servers on websphere. All servers have the same build installed.
Everything works correctly on the first two servers, but on the 3rd and 4th servers, when opening a certain form, the same error occurs:
E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[/filterDialog.jsp ]: com.ibm.ws.jsp.JspCoreException: JSPG0049E: Error while compiling /filterDialog.jsp : _filterDialog.java : 322 : The code of method _jspService(HttpServletRequest, HttpServletResponse) is
exceeding the 65535 bytes limit
and how can it be eliminated? Why does everything work well on servers 1 and 2, but not on servers 3 and 4?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
StalkSRG, 2014-08-13
@StalkSRG

it is necessary to add the property com.ibm.wsspi.jsp.disableResourceInjection with the value true in the webcontainer settings of the websphere.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question