Copy Massive Cels
From Documentation
Revision as of 02:51, 14 October 2019 by Hawk (talk | contribs) (→Over a Server's Parameter/Post Size)
When copying massive cells/text from another app e.g. Excel, you might encounter the following problem:
Out of Client's Cache Range
Uncaught TypeError: Cannot read property 'getCell' of undefined
at init._isProtect (zss.wpd:6733)
at init._speedCopy (zss.wpd:6770)
at fn (zss.wpd:16901)
at init.onResponse (zss.wpd:957)
at _invoke (zk.wpd:12829)
at init.fire (zk.wpd:12812)
at zk.wpd:12950
Over a Server's Parameter/Post Size
25-Jun-2018 12:14:26.420 INFO [http-nio-8080-exec-8] org.apache.tomcat.util.http.Parameters.processParameters More than the maximum number of request parameters (GET plus POST) for a single request ([10,000]) were detected. Any parameters beyond this limit have been ignored. To change this limit, set the maxParameterCount attribute on the Connector. Note: further occurrences of this error will be logged at DEBUG level.
You need to increase the limit of maxParameterCount of Tomcat HTTP Connector.