Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Runtime Warning Invalid Color - BIRT RT 2.3.0
cifuller
When generating a PDF document from the command line (genReport.bat) I am receiving the invalid color warning.
Jul 15, 2008 10:20:58 AM org.eclipse.birt.report.engine.layout.pdf.util.Property
Util getColor
WARNING: invalid color
Jul 15, 2008 10:20:58 AM org.eclipse.birt.report.engine.layout.pdf.util.Property
Util getColor
WARNING: invalid color
Jul 15, 2008 10:20:58 AM org.eclipse.birt.report.engine.layout.pdf.util.Property
Util getColor
WARNING: invalid color
The PDF does generate, but what do I need to do to correct this message.
Has anyone else seen this?
Find more posts tagged with
Comments
mwilliams
Hi cifuller,<br />
<br />
Here's a post I found on the eclipse.org newsgroup that seems to be similar to your problem. This person found what the call a "hack" solution to get rid of the warning message.<br />
<br />
<a class='bbc_url' href='
http://dev.eclipse.org/newslists/news.eclipse.birt/msg29547.html'>http://dev.eclipse.org/newslists/news.eclipse.birt/msg29547.html</a><br
/>
<br />
Hope this helps.
cifuller
Micheal,
The "hack" was successful.
The warning messages are not displaying.
Thanks
omnius
Does anyone know wether this is a bug? Has it been reported?
The above mentioned change in de report does solve the WARNING-messages, but doesn't look like this is intended behaviour.
Also I think it only happends with reports created in older BIRT-versions. Newly created reports in 2.3.0 don't have the problem.
mwilliams
Hi omnius,<br />
<br />
Most likely it was a bug. I didn't see a bug report for it when doing a very quick search at <a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/reportabug.php'>BIRT
: Reporting Bugs and Requesting Enhancements</a> though. If it is no longer happening in the newer versions, it may have been found and fixed internally without a bug being reported.