Removing java.net.SocketTimeoutException: Read timed out problem on start

I am getting java.net.SocketTimeoutException: Read timed out problem. I guess if i change connectionTimeout property of Connector in server.xml, it would solve the problem.But I can't change the value directly on server.xml as it is overriden by default value on server start. There is no such property mentioned in Configuration Parameters Index (to be configured in nuxeo.conf).I only find 'nuxeo.server.http.connectionUploadTimeout' not 'nuxeo.server.http.connectionTimeout'.Is there anyway of setting it?

0 votes

0 answers

662 views

ANSWER