EPM: Configure Web Server fails with Error in web server configuring:[[ java.lang.IllegalStateException: Unrecognized directive: \.(?:gif|jpe?g|png)$ no-gzip dont-vary
(Doc ID 2501284.1)
Last updated on AUGUST 28, 2019
Applies to:
Hyperion Essbase Administration Services - Version 11.1.2.4.000 and laterInformation in this document applies to any platform.
Symptoms
When trying to configure the Web Server to Oracle Http Server (OHS), it fails with below error:
[TimeStamp][EPMCFG] [ERROR] [EPMCFG-05364] [oracle.EPMCFG] [tid: <TID>] [ecid: <ECID>] [SRC_CLASS: com.hyperion.foundation.config.WebServerConfigurationTaskProcessor] Error in web server configuring:[[
java.lang.IllegalStateException: Unrecognized directive: \.(?:gif|jpe?g|png)$ no-gzip dont-vary
at com.hyperion.cis.config.apache.ApacheConfigModifier.load(ApacheConfigModifier.java:133)
at com.hyperion.cis.config.apache.ApacheConfigModifier.<init>(ApacheConfigModifier.java:56)
at com.hyperion.cis.config.ant.apache2.OHS2Configurator.configureDeflate(OHS2Configurator.java:997)
at com.hyperion.foundation.config.WeblogicOHSConfigurator.configureHttpdSection(WeblogicOHSConfigurator.java:125)
at com.hyperion.foundation.config.HttpServerConfigurator.configureOHS2(HttpServerConfigurator.java:738)
at com.hyperion.foundation.config.HttpServerConfigurator.configure(HttpServerConfigurator.java:203)
at com.hyperion.foundation.config.WebServerConfigurationTaskProcessor.execute(WebServerConfigurationTaskProcessor.java:43)
at com.hyperion.cis.CustomTaskProcessor.execute(CustomTaskProcessor.java:100)
at com.hyperion.config.wizard.impl.RunAllTasks.executeCustomTask(RunAllTasks.java:655)
at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:413)
at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:92)
at java.lang.Thread.run(Thread.java:662)
]]
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |