IBM Support

Cannot run and import BIRT reports

Troubleshooting


Problem

Cannot run BIRT reports due to error BMXAA4214E and cannot import reports due to error BMXAA5457E.

Symptom

When running BIRT reports, the following error messages come up:

[...]

java.lang.IllegalStateException: BIRT Report Engine not initialized properly for this operation to work.

at com.ibm.tivoli.maximo.report.birt.admin.ReportAdminService.importReport(ReportAdminService.java:656)

at com.ibm.tivoli.maximo.report.birt.admin.ReportAdminService.importReport(ReportAdminService.java:575)

at com.ibm.tivoli.maximo.report.birt.admin.ReportAdminService.importReport(ReportAdminService.java:558)

at psdi.app.report.virtual.ReportDialogImportRep.importReport(ReportDialogImportRep.java:98)

at psdi.webclient.beans.report.ReportImportRepBean.execute(ReportImportRepBean.java:185)

[...]

When importing BIRT reports, the following error messages come up:

[...]

Failed to perform task for application: null: details:BMXAA5457E - The report

import process failed. Verify the specified information is correct before proceeding again

[...]

Cause

Java 2 Security

Resolving The Problem

This problem is caused by Java 2 Security.

In order to fix this issue, you need to disable Java 2 Security.

Please reference this IBM technote ( http://www-01.ibm.com/support/docview.wss?uid=swg21511964)

If the problem is still there even if you follow this technote, you need to double-check Security.xml from ctgAppServer01 and ctgDmgr01.

- There is Security.xml respectively in

<WAS Home>\AppServer\profiles\ctgAppSrv01\config\cells\ctgCell01 folder and

<WAS Home>\AppServer\profiles\ctgDmgr01\config\cells\ctgCell01 folder.

- If Java 2 security is disabled correctly, in each Security.xml, the enforceJava2Security setting should be set to False.

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Report Admin","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
17 June 2018

UID

swg21661187