Report Viewer Class loading issue [message #55178] |
Fri, 08 July 2005 05:56  |
Eclipse User |
|
|
|
Hi,
When I hit the preview button for my report I get the following
displayed in the preview window:
There are errors on the report page:
- There are error(s) in Table:null
Error0 : Error.TableItemProcessingError(1 time)detail: There are
problems(s) processing table .duplicate class definition:
org/eclipse/hyades/statistical/ui/Debugger
Is the actual problem logged anywhere so I can see the stack trace for it?
It doesn't seem to log the error in the console or the error log.
Thanks
Nathan
|
|
|
|
Re: Report Viewer Class loading issue [message #56187 is a reply to message #55178] |
Mon, 11 July 2005 15:17  |
Eclipse User |
|
|
|
I assume you already looked at the engine error log, and there is no
stack trace there. If that is the case, notice that you can debug the
engine from the Viewer application. You build everything using the
BuildViewer.xml file in Eclipse, which would have copied relevant files
to the right location. You then start debugging Viewer as a plugin. You
can step into engine and see where the class loading fails.
Once you see the problem, please log a bugzilla bug, with a report and
data for us to reproduce this problem, and we will address it.
Stanley Wang
BIRT Engine
Nathan McKeown wrote:
> Hi,
>
> When I hit the preview button for my report I get the following
> displayed in the preview window:
>
> There are errors on the report page:
> - There are error(s) in Table:null
> Error0 : Error.TableItemProcessingError(1 time)detail: There are
> problems(s) processing table .duplicate class definition:
> org/eclipse/hyades/statistical/ui/Debugger
>
> Is the actual problem logged anywhere so I can see the stack trace for it?
>
> It doesn't seem to log the error in the console or the error log.
>
> Thanks
>
> Nathan
|
|
|
Powered by
FUDForum. Page generated in 0.04132 seconds