04-Jul-2018 19:06:42.683 INFO [Thread-5] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["ajp-nio-8009"]
04-Jul-2018 19:06:42.714 INFO [Shutdown hook: com.documents4j.job.LocalConverter] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Illegal access: this web application instance has been stopped already. Could not load [excel_shutdown.vbs]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [excel_shutdown.vbs]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1305)
at org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:986)
at java.lang.Class.getResource(Class.java:2267)
at com.google.common.io.Resources.getResource(Resources.java:208)
at com.documents4j.conversion.msoffice.MicrosoftExcelScript.materializeIn(MicrosoftExcelScript.java:54)
at com.documents4j.conversion.msoffice.AbstractMicrosoftOfficeBridge.runNoArgumentScript(AbstractMicrosoftOfficeBridge.java:49)
at com.documents4j.conversion.msoffice.AbstractMicrosoftOfficeBridge.tryStop(AbstractMicrosoftOfficeBridge.java:41)
at com.documents4j.conversion.msoffice.MicrosoftExcelBridge.shutDown(MicrosoftExcelBridge.java:56)
at com.documents4j.conversion.ConverterRegistry.shutDown(ConverterRegistry.java:83)
at com.documents4j.conversion.DefaultConversionManager.shutDown(DefaultConversionManager.java:45)
at com.documents4j.job.LocalConverter.shutDown(LocalConverter.java:106)
at com.documents4j.job.ConverterAdapter$ConverterShutdownHook.run(ConverterAdapter.java:134)