[ 
http://mifosforge.jira.com/browse/MIFOS-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=69154#comment-69154
 ] 

Michael Vorburger commented on MIFOS-5119:
------------------------------------------

7. changed line 95 of OSGILauncher from 

{code}throw new CoreException( ex.getMessage( ), ex );{code}

to

{code}throw new CoreException( ex.getMessage( ), new Object[0], ex );{code}

Done.
                
> Exception Cause Propagation in BIRT
> -----------------------------------
>
>                 Key: MIFOS-5119
>                 URL: http://mifosforge.jira.com/browse/MIFOS-5119
>             Project: mifos
>          Issue Type: Improvement
>          Components: Reports Module
>            Reporter: Michael Vorburger
>
> Issue MIFOS-5118 is a pain to debug because of a clear bug in BIRT's code, 
> where root cause exception propagation is done wrong.
> Ideally this should be fixed "upstream" in BIRT on Eclipse.org, but as are on 
> an old BIRT 2.5.0 and their MAIN CVS is some 3.7.0, I am not sure how likely 
> this is going to happen... and as far as I can tell there (3.7.0) it's 
> probably fixed already.
> I will patch (hack, yes) the respective BIRT JAR in Mifos to correct the bug 
> - commiting all changes under this JIRA.
> The bug is in org.eclipse.birt.core.framework.osgi.OSGILauncher, the original 
> BIRT 2.5.0 is 
> http://dev.eclipse.org/viewcvs/viewvc.cgi/source/org.eclipse.birt.core/src/org/eclipse/birt/core/framework/osgi/OSGILauncher.java?view=co&revision=1.19&root=BIRT_Project&pathrev=BIRT_2_5_0_Branch,
>  their MAIN CVS today at 3.7.0 is 
> http://dev.eclipse.org/viewcvs/viewvc.cgi/source/org.eclipse.birt.core/src/org/eclipse/birt/core/framework/osgi/OSGILauncher.java?view=markup&revision=1.23&root=BIRT_Project&pathrev=MAIN

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Malware Security Report: Protecting Your Business, Customers, and the 
Bottom Line. Protect your business and customers by understanding the 
threat from malware and how it can impact your online business. 
http://www.accelacomm.com/jaw/sfnl/114/51427462/
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to