Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

getting error "No main manifest attribute, in jar" while OAM 12.2.1.3.0 Reports configuration in Ora

User_RYNX2Nov 12 2018 — edited Nov 13 2018

In order to enable auditing and reports configuration for OAM 12.2.1.3.0  with Oracle BI 12c, On Oracle BI Server, I am performing the below menitoned steps from the "Administering Oracle Access Management 12.2.13.0" guide [https://docs.oracle.com/en/middleware/idm/access-manager/12.2.1.3/aiaag/oracle-fusion-middleware-administering-oracle-access-management.pdf ].

Section: 8.5.2 Preparing Oracle Business Intelligence Publisher EE

To prepare Oracle Business Intelligence Publisher:

1. Install Oracle BI Publisher. See the Oracle Business Intelligence Enterprise Edition Installation and Upgrade Guide. - Completed

2. Perform the following tasks: See Oracle Business Intelligence Publisher Time Zone in the Securing Applications with Oracle Platform Security Services:

• Unzip the oam_audit_reports_11_1_2_0_0.zip into your Reports folder. This zip file is located in the $ORACLE_HOME/oam/server/reports/ directory. - Completed

copy this zip file to Oracle BI Server Reports folder and unziped it there so it created 3 folders [OAM OIF META-INF]

• Unjar the AuditReportTemplates.jar into your Reports folder. AuditReportTemplates.jar is located in the $MW_ORA_HOME/ oracle_common/modules/oracle.iau_11.1.1/reports/ directory. -Getting error.

[Note in Oracle BI 12c the folder name is oracle.iau folder instead of oracle.iau_11.1.1 folder in 11g]

• Set up the JNDI connection for the audit data source or the JDBC connection the audit database. The datasource name must be "Audit". - Completed

However while executing the following step getting an error" No main manifest attribute, in jar"

• Unjar the AuditReportTemplates.jar into your Reports folder. AuditReportTemplates.jar is located in the $MW_ORA_HOME/ oracle_common/modules/oracle.iau_11.1.1/reports/ directory. -Getting error ["No main manifest attribute, AuditReportTemplates.jar"] although $JAVA_HOME, $PATH are setup.

As a result seems that the "Oracle_Fusion_Middleware_Audit" folder is not present under the Reports folder in Oracle BI Server as a re

On the Oracle BI Dashboard when I try to view any OAM related report say "Authentication History" or "Authentication Failure" getting error similar to below:

"oracle.xdo.servlet.CreateException:Report definition not found: /Oracle_Fusion_Middleware_Audit/Common_Reports/User_Activities/Event_Details/Event_Details.xdo"

Can anyone please help on this error?

Many thanks.

Comments
Post Details
Added on Nov 12 2018
1 comment
756 views