rajildavda/jodconverter

Fails to Stop and Start the Office process on Max Number of Requests for Process

Opened this issue · 0 comments

I have set 5000 as max requests for Process. But the fails to stop and start 
new process when the requests hit this limit. Is there any workaround for this 
issue. Does increasing the time out will help?

Following is the error:

2011-05-18 07:59:43,580 INFO  
[org.artofsolving.jodconverter.office.OfficeProcess] (OfficeProcessThread-256) 
trying to forcibly terminate process: 
'socket,host=127.0.0.1,port=2002,tcpNoDelay=1'
2011-05-18 07:59:43,580 ERROR [STDERR] (http-0.0.0.0-8080-7) 
org.artofsolving.jodconverter.office.OfficeException: task did not complete 
within timeout

Original issue reported on code.google.com by surendr...@gmail.com on 18 May 2011 at 4:55