My Oracle Support Banner

Running the config.sh Script to Create a New Domain Fails With: oracle.security.audit.AuditException: java.io.FileNotFoundException: : /tmp/.. (Operation not permitted) (Doc ID 2789314.1)

Last updated on APRIL 06, 2023

Applies to:

Oracle WebCenter Portal - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR

Running the configuration wizard (config.sh) to create a new domain fails with the following error:

 

ERROR

 

[DATE-TIME] FINE [64] oracle.security.audit.config.dynamic.persistence.internal.ldap.AuditStoreDataManager12_1_3Impl - Exception raised while converting the xlf to binary stream
oracle.security.audit.AuditException: java.io.FileNotFoundException: /tmp/<file_name>.jar (Operation not permitted)
       at oracle.security.audit.config.dynamic.jaxb.AuditConfigEntityFactory.getXlfBinary(AuditConfigEntityFactory.java:883)
       at oracle.security.audit.config.dynamic.persistence.internal.ldap.AuditStoreDataManager12_1_3Impl.convertComponentXlfToBinary(AuditStoreDataManager12_1_3Impl.java:131)
       at oracle.security.audit.config.dynamic.persistence.internal.ldap.AuditStoreDataManager12_1_3Impl.createComponentXlf(AuditStoreDataManager12_1_3Impl.java:117)
       at oracle.security.audit.config.dynamic.persistence.internal.ldap.AuditStoreDataManager.saveSystemAuditDefinition(AuditStoreDataManager.java:576)
       at oracle.security.audit.config.dynamic.persistence.internal.ldap.LdapAuditStore.createSystemDefinition(LdapAuditStore.java:641)
...
Caused by: java.io.FileNotFoundException: /tmp/<file_name>.jar (Operation not permitted)
      at java.io.FileInputStream.open0(Native Method)
      at java.io.FileInputStream.open(FileInputStream.java:195)
      at java.io.FileInputStream.<init>(FileInputStream.java:138)
      at oracle.security.audit.config.dynamic.jaxb.AuditConfigEntityFactory.getXlfBinary(AuditConfigEntityFactory.java:864)
 ... 24 more

 

 

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


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