documents4j / documents4j

documents4j is a Java library for converting documents into another document format
http://documents4j.com
Apache License 2.0
552 stars 143 forks source link

When serving as a win local service, A maximum of 27 winword.exe files can be started, using version 1.1.8 #141

Open Gao-Ge-Ryan opened 1 year ago

Gao-Ge-Ryan commented 1 year ago

将jar包打成windows服务,最多可以启动winword.exe 进程27个,但是直接运行就可以无限启动winword.exe 进程,我怎么才可以在win服务中无限启动

raphw commented 1 year ago

Unfortunately, I cannot read this question. Normally, there should only one process being executed at a time.

Gao-Ge-Ryan commented 1 year ago

Unfortunately, I cannot read this question. Normally, there should only one process being executed at a time.

你可以看看这个文章,这个文章解决了我的问题:https://stackoverflow.com/questions/17472389/how-to-increase-the-maximum-number-of-child-processes-that-can-be-spawned-by-a-w