You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2024. It is now read-only.
Hello, I encountered the following situation when using ghost4j as a tool for converting pdf images:
We call it in a timed task. The program can run normally at the beginning, but after running for a period of time, it will occasionally report the error "Cannot initialize Ghostscript interpreter. Error code is -100" that cannot be initialized, and it will keep reporting after running for a while. This error cannot be executed normally.
Environmental description:
Server: Centos7.6
ghostscript: 9.25 and 9.53.3
JDK: 1.8
I don’t know if anyone has answered it. If anyone encounters the same problem, you can advise, thank you.
Hello, I encountered the following situation when using ghost4j as a tool for converting pdf images:
We call it in a timed task. The program can run normally at the beginning, but after running for a period of time, it will occasionally report the error "Cannot initialize Ghostscript interpreter. Error code is -100" that cannot be initialized, and it will keep reporting after running for a while. This error cannot be executed normally.
Environmental description:
Server: Centos7.6
ghostscript: 9.25 and 9.53.3
JDK: 1.8
I don’t know if anyone has answered it. If anyone encounters the same problem, you can advise, thank you.