Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Report Viewer Class loading issue
Report Viewer Class loading issue [message #55178] Fri, 08 July 2005 09:56 Go to next message
Nathan McKeown is currently offline Nathan McKeownFriend
Messages: 27
Registered: July 2009
Junior Member
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 #55206 is a reply to message #55178] Fri, 08 July 2005 11:48 Go to previous messageGo to next message
Paul Kuit is currently offline Paul KuitFriend
Messages: 11
Registered: July 2009
Junior Member
The log files for the previewer are written in
\eclipse\plugins\org.eclipse.birt.report.viewer_1.0.0\birt\l ogs.



"Nathan McKeown" <nathan.mckeown@scapatech.com> wrote in message
news:daliam$slo$1@news.eclipse.org...
> 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 19:17 Go to previous message
Stanley Wang is currently offline Stanley WangFriend
Messages: 81
Registered: July 2009
Member
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
Previous Topic:Using advanced filtering
Next Topic:How to format dates, times, etc. in script?
Goto Forum:
  


Current Time: Sat Aug 10 05:22:39 GMT 2024

Powered by FUDForum. Page generated in 0.03805 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top