officeManager = LocalOfficeManager.builder() .install() .portNumbers(portNumber) .officeHome(getOfficeHome()) .build(); response: org.jodconverter.office.OfficeException: Office process died with exit code 333 at org.jodconverter.office.ConnectRetryable.attempt(ConnectRetryable.java:87) at org.jod...
Caused by: org.artofsolving.jodconverter.office.OfficeException: office process died with exit code -1073741515 at org.artofsolving.jodconverter.office.ManagedOfficeProcess$6.attempt(ManagedOfficeProcess.java:130) ~[office-plugin-4.0.0.jar!/:na] at org.artofsolving.jodconverter.office.Retryable.exec...
[ main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation is not supported on static methods: public static void cn.keking.config.ConfigConstants.setFileUploadDisable(java.lang.Boolean) 2021-08-03 16:29:51.938 INFO 5884 --- [ main] cn.keking.service.FileConvertQueueTask : 队列...
2022-09-07 09:22:53.029 INFO 2552 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : starting process with acceptString 'socket,host=127.0.0.1,port=2001,tcpNoDelay=1' and profileDir 'C:\Users\admin\AppData\Local\Temp\3\.jodconverter_socket_host-127.0.0.1_port-2001' 2022-09-...