Jump to content

JRExporterParameter Class Not Found Exception


vijgan

Recommended Posts

Hi,

I am trying to generate reports on Identity Center using JasperReports. I am working with IDM

7.1. I learnt that JasperReports 1.3.0 JAR is required to generate reports from Identity Center

though it is not the latest version (the latest version is 3.5.2). Is that true? Assuming this to be the

fact, I have managed to download it but still I am getting the following

error on executing a job to generate an entry report. From the exception it occurs that JVM is

unable to locate the JRExporterParameter class. I am already checking the dispatcher scripts to

see if changing the classpath should resolve the issue. I did change the path value from

"Tools/Options" menu in the Identity Management console before running the job. Any pointers

to resolve the issue at the earliest possible would be much appreciated.

25.06.2009 11:58:53 :E:Unhandled Error in DSERuntime
java.lang.NoClassDefFoundError: net/sf/jasperreports/engine/JRExporterParameter
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at com.sap.idm.ic.DSERunTime.loadToPass(DSERunTime.java:3798)
at com.sap.idm.ic.DSERunTime.runToPass(DSERunTime.java:2600)
at com.sap.idm.ic.DSERunTime.runPass(DSERunTime.java:3566)
at com.sap.idm.ic.DSERunTime.runJob(DSERunTime.java:1379)
at com.sap.idm.ic.DSERunTime.doCommand(DSERunTime.java:2202)
at com.sap.idm.ic.DSERunTime.doCommand(DSERunTime.java:350)
at com.sap.idm.ic.DSERunTime.run(DSERunTime.java:4017)
at com.sap.idm.ic.DSERunTime.main(DSERunTime.java:3912)
25.06.2009 11:58:53 :X:Execution completed in 2.407 seconds.
25.06.2009 11:58:53 :I:Exit with code: 3

Thanks & Regards,
Vijay Ganesan

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...