Skip to main content



      Home
Home » Archived » BIRT » Debugging BIRT Source (2.6.0)
Debugging BIRT Source (2.6.0) [message #882642] Wed, 06 June 2012 18:52 Go to next message
Eclipse UserFriend
All,
I've downloaded the BIRT Source for 2.6.0 and would like to import it into my project so I can set a few break points and diagnose a NPE I am getting in the ObjectWriter. Can anyone shed some light on how to set up this plugin source to run in debug, or point me to an online resource explaining how?

Thanks for any information you can share.

Boyd
Re: Debugging BIRT Source (2.6.0) [message #882649 is a reply to message #882642] Wed, 06 June 2012 19:13 Go to previous messageGo to next message
Eclipse UserFriend
Boyd,

If you already have the source built, you should be able to create a
debug configuration to launch eclipse and then in the debug eclipse
instance just create and run your report as normal. Make sure to set
the arguments for the jvm to include -XX:MaxPermSize=256M. See attached
screenshot.

Jason

On 6/6/2012 6:52 PM, Boyd Nolan wrote:
> All,
> I've downloaded the BIRT Source for 2.6.0 and would like to import it
> into my project so I can set a few break points and diagnose a NPE I am
> getting in the ObjectWriter. Can anyone shed some light on how to set up
> this plugin source to run in debug, or point me to an online resource
> explaining how?
>
> Thanks for any information you can share.
>
> Boyd
  • Attachment: debug.png
    (Size: 146.33KB, Downloaded 216 times)
Re: Debugging BIRT Source (2.6.0) [message #882928 is a reply to message #882649] Thu, 07 June 2012 09:34 Go to previous messageGo to next message
Eclipse UserFriend
Thanks, Jason,
I've been able to get the plug-in source fully imported and have it running in debug now. I appreciate the help!

Boyd
Re: Debugging BIRT Source (2.6.0) [message #884786 is a reply to message #882928] Mon, 11 June 2012 16:34 Go to previous message
Eclipse UserFriend
It turns out that I don't seem to have things set up properly to fully debug BIRT. It appears to be running from the distribution jar and just referencing the code I imported when it breaks in debug.

I tried adding a separate plug in project to my environment and importing the source there and I am getting some schema related errors indicating "Referenced element 'enablement' is not defined".

Are there any general instructions around anyone is aware of for how to set up a plugin generally, or BIRT specifically, for debugging?

I appreciate any help anyone can provide.

Boyd
Previous Topic:Export to DOC Microsoft Word Issue
Next Topic:API: setProperty() with Type
Goto Forum:
  


Current Time: Wed Jul 23 14:23:59 EDT 2025

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

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

Back to the top