cancel
Showing results for 
Search instead for 
Did you mean: 

JRC error while running

Former Member
0 Kudos

Hi,

after removing the report location tag i am getting the following error.

for your information i am using the desktop applicaton.

- Requested node not found in configuration file

- received request: verifyLogon

- received request: createServerAgent

- Creating JRCAgent1

- JRCAgent1 received request: fetchDataDocumentRequest

- Time to load report C:\DOCUME1\pjujare\LOCALS1\Temp\jrc_tmp_4664716485754572

89.rpt took 391 ms

Exception in thread "main" java.lang.NoClassDefFoundError: com/crystaldecisions/reports/dataengine/l

at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(Unknown Source)

at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)

at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)

at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.a(Unknown Source)

at com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)

at com.crystaldecisions.reports.sdk.ReportClientDocument.open(Unknown Source)

at JRCExportReport.main(JRCExportReport.java:36)

Caused by: java.lang.ClassNotFoundException: com.crystaldecisions.reports.dataengine.l

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please make sure that you have CrystalReportEngine.jar included.

Include this file in <Classpath> in CRConfig.xml as well as in the .bat file(if using to compile the java files).

Also make sure that the reports are present in same directory where you have placed the java class files.

Please let me know the results.

Thanks,

Neeraj

Answers (0)