03-06-2016 07:42 AM
Hi,good morning,
We use NuxeoStudio to create a very long Vocabulary. End size is 101KB. When load for first time, in server.log appear an error: related to catalina buffer.
The first stacktrace is: javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/site/automation/Seam.RunOperation
Trying to resolve, we change server.xml to add custom configuration to Connetor as:
socketBuffer="9000000" maxHttpHeaderSize="65536" maxPostSize="900000"
And obtain other error: Caused by: java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.write0(Native Method)
So, I need to know how much is the maximum allowed for a vocabulary in a standard configuration. And how we can increase it.
03-06-2016 08:42 AM
Do you import (< 100 entries) or reference your vocabulary in Studio ?
03-06-2016 10:38 AM
Sorry, We manually modify jar. We add entries to cvs file, ~2000 entries.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.