fileNotOpeed exception while I try to load the crystal report
807605Oct 9 2007 — edited Oct 9 2007Hi everyone!!
I have attached crystal reports to my Java program and it works perfect while I run it in eclipse without creating a JAR file. But after I create the JAR file and trying to open the specific report it gives me following error.
************************************************************************************************
***Oct 9, 2007 4:21:32 PM Thread[Thread-5,6,main] lunchApplicati*on()**
**SEVERE: com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Report file \reports\fault\FaultSummaryReportQuantity\FaultSummaryReportQuantityRH.rpt not found---- Error code:-2147215356 Error code name:fileNotOpened**
** at com.businessobjects.reports.sdk.d.byte(Unknown Source)**
** at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(Unknown Source)**
** at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)**
** at com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)**
** at com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)**
** at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.do(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 com.epic.wfm.gui.report.SummeryReports$9.run(SummeryReports.java:1492)**
**Caused by: com.businessobjects.reports.sdk.d: Report file \reports\fault\FaultSummaryReportQuantity\FaultSummaryReportQuantityRH.rpt not found**
** at com.businessobjects.reports.sdk.c.a(Unknown Source)**
** at com.businessobjects.reports.sdk.b.v.if(Unknown Source)**
***************************************************************************************************
Anyone knows why this problem occurs? Please be kind enough to comment.
Thank you
Regards
Manjula