My Oracle Support Banner

Deploying An Ear File Fails With ADMN-100992 (Doc ID 303456.1)

Last updated on JANUARY 17, 2024

Applies to:

Oracle Fusion Middleware - Version 9.0.4.0.0 to 9.0.4.1.0 [Release AS10g]
Information in this document applies to any platform.
This problem can occur on any platform.

Symptoms

- Trying to deploy an application to a container fails with:
ADMN-100992
Changes cannot be saved to disk due to an environmental problem.
Base Exception:
oracle.ias.sysmgmt.exception.InvalidConfigurationException:Configuration changes prevented server startup.
ORACLE_HOME//Apache//Apache//bin//apachectl: line 1: 6168 Segmentation fault
(core dumped)
ORACLE_HOME/Apache/Apache/bin/httpd -d  ORACLE_HOME/Apache/Apache -t "-f"
"ORACLE_HOME/Apache/Apache/conf/httpd.conf.ohsPluginTmp" "-D" "SSL"
Resolution: Please make sure the values entered in OHS configuration files are correct.
Transaction failed.
oracle.ias.sysmgmt.exception.InvalidConfigurationException: Configuration changes prevented server startup.


- The mod_oc4j.conf does not get updated with the Oc4jMount points
- Adding the Oc4jMount points to the file manually and running dcmctl updateconfig -ct ohs gives:
ADMN-100999
See base exception for details.
Base Exception: oracle.ias.sysmgmt.exception.InvalidConfigurationException:Configuration changes prevented server startup.
ORACLE_HOME//Apache//Apache//bin//apachectl: line 1: 21260 Segmentation fault
(core dumped)
ORACLE_HOME/Apache/Apache/bin/httpd -d ORACLE_HOME/Apache/Apache -t "-f"
"ORACLE_HOME/Apache/Apache/conf/httpd.conf.ohsPluginTmp" "-D" "SSL"
Resolution: Please make sure the values entered in OHS configuration files are correct

- HTTP Server is core dumping on the dcmctl updateconfig -ct ohs
- Stack trace for the core dump is:
Core was generated by `ORACLE_HOME/Apache/Apache/bin/httpd -d
ORACLE_HOME/Apache'.
Program terminated with signal 11, Segmentation fault
#0 0x4013d008 in strcmp () from /lib/tls/libc.so.6
#1 0x40fa44f7 in oc4j_worker_tbl_insert ()
from ORACLE_HOME/Apache/Apache/libexec/mod_oc4j.so
#2 0x40f98d4b in oc4j_cmd_mount ()
from ORACLE_HOME/Apache/Apache/libexec/mod_oc4j.so
#3 0x08056d4f in invoke_cmd ()
#4 0x08057570 in ap_handle_command ()
#5 0x080575e1 in ap_srm_command_loop ()
#6 0x08057d1a in ap_process_resource_config ()
#7 0x0805c2f5 in include_config ()
#8 0x080572a2 in invoke_cmd ()
#9 0x08057570 in ap_handle_command ()
#10 0x080575e1 in ap_srm_command_loop ()
#11 0x08057d1a in ap_process_resource_config ()
#12 0x0805c2f5 in include_config ()
#13 0x080572a2 in invoke_cmd ()
#14 0x08057570 in ap_handle_command ()
#15 0x080575e1 in ap_srm_command_loop ()
#16 0x08057d1a in ap_process_resource_config ()
#17 0x080584b6 in ap_read_config ()
#18 0x0806524a in main ()

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.