<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
					xmlns:content="http://purl.org/rss/1.0/modules/content/"
					xmlns:wfw="http://wellformedweb.org/CommentAPI/"
					xmlns:dc="http://purl.org/dc/elements/1.1/"
					xmlns:atom="http://www.w3.org/2005/Atom"
					xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
				  >
<channel>
<title><![CDATA[Latest Hot Topics]]></title>
<link>http://jasperforge.org/</link>
<description><![CDATA[Hot topics]]></description>
<image><title><![CDATA[Latest Hot Topics]]></title>
<link>http://jasperforge.org/</link>
<url>http://jasperforge.org/themes/jasper/images/tools/logo.gif</url>
</image>
<language></language>
<pubDate>Sat, 11 Feb 2012 14:08:39 +0000</pubDate>
<item>
<title><![CDATA[IReport 4.1.x and 4.5 performance problems]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=94781</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>&nbsp;Hi,</p>
<p>I have enourmous performance problems with Ireport 4.1.3 and 4.5.0. I use Jasperreports server 4.0.2 and load the reports via the repository navigator.</p>
<p>Java is installed in version 1.60_23, I user Win7 X64 and have quite a performant workstation with 8 GB Ram and a Core i7-CPU.</p>
<p>I measured the time it takes to open a quite complex report:&nbsp;</p>
<p>4.0.1: 7 seconds</p>
<p>4.1.3: 96 seconds</p>
<p>4.5.0: I killed the process after it was loading 5 minutes...</p>
<p>Btw: I imported the settings from 4.0.1 to the other versions, so everything should be configured the same. Ireport compatibility is set to 4_0_1.</p>
<p>Someone an idea what goes wrong here?</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=94781</guid>
</item>
<item>
<title><![CDATA[text expression question..]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=95113</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>&nbsp;I want to get the value of a field to show based on whether the values of two other fields match. I wrote a text expression I thought might work but no luck yet.</p>
<p>Any ideas?</p>
<p>Here is the expression as it stands riight now.</p>
<p>It's not erroring out, it just doesn't bring back the desired value.</p>
<p>&nbsp;</p>
<p>Thanks</p><table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"><tbody><tr><td><b>Code:</b></td></tr><tr><td><pre>(($F{PARTTRACKINGID}== $F{TRACKINGTEXTTAGID})?"getValue($F{TRACKINGTEXTINFO})":"")</td></tr></tbody></table>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=95113</guid>
</item>
<item>
<title><![CDATA[Sum Question]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=95348</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>&nbsp;Hello,</p>
<p>&nbsp;</p>
<p>I working on a summary and I want to sum total cost. For example if PO # 12234 has two items I want to sum those two items and if PO # 56788 had 3 items I want to sum those 3 together and have both POs on the same report. Right now when I run the report in the total cost column I get each individual item.</p>
<p>Thanks</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=95348</guid>
</item>
<item>
<title><![CDATA[User Is as Parameter]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=112&amp;forumid=102&amp;topicid=95056</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>Hello,</p>
<br />
<br />
<p>In JasperServer (4.1), how can I transmit the user id as parameter in a report.</p>
<br />
<p>I need it to apply grants to the returned data.</p>
<br />
<br />
<p>Thanks.</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=112&amp;forumid=102&amp;topicid=95056</guid>
</item>
<item>
<title><![CDATA[How to add Resource Bundles in Jasper Studio 1.0.4]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=400&amp;forumid=254&amp;topicid=94779</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>I am unable to add Resource Bundle properties to the class path in Jasper Studio 1.0.4. I have used Internationalization ( defining Text Field Expression as $R{text.message1} ) within my Jasper Report Template. when Preview the report, it is asking for Resource bundle. But I could not find any option of adding Resource bundle propertie files in Jasper Studio.<br />
&nbsp;</p>
<p>Following Work Around worked for me :</p>
<p>Create the Project as Java Project and added all my resource bundle properties to class path under Java project. It worked.&nbsp; Report Template able to retrieve the resource bundle and exeute the report successfully.</p>
<p>But In real scenarios, we will be creating reports under Jasper Report Project only not as Java Project.</p>
<p>Please provide any pointers on how to add Resource Bundles in Japser Studio</p>
<p>- Srinivas</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=400&amp;forumid=254&amp;topicid=94779</guid>
</item>
<item>
<title><![CDATA[Query returns data but preview does not]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=95022</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>I have a fairly simple report and when I run the query it returns data but when I go to preveiw the report it just goes to a blank screen thinks for 20 seconds or so and returns back to desighn view.&nbsp; I have this a lot but have not figured out a pattern accept I might be causing an issue with groups by something I am doing wrong.&nbsp; here is the query..</p>
<p>SELECT<br />
&nbsp;&nbsp;&nbsp;&nbsp; feed.`MMID` AS feed_MMID,<br />
&nbsp;&nbsp;&nbsp;&nbsp; feed.`Question` AS feed_Question,<br />
&nbsp;&nbsp;&nbsp;&nbsp; feed.`Answer` AS feed_Answer,<br />
&nbsp;&nbsp;&nbsp;&nbsp; feed.`Trigger` AS feed_Trigger,<br />
&nbsp;&nbsp;&nbsp;&nbsp; Demographics.`MMID` AS Demographics_MMID,<br />
&nbsp;&nbsp;&nbsp;&nbsp; Demographics.`First` AS Demographics_First,<br />
&nbsp;&nbsp;&nbsp;&nbsp; Demographics.`Last` AS Demographics_Last,<br />
&nbsp;&nbsp;&nbsp;&nbsp; Demographics.`Phone` AS Demographics_Phone,<br />
&nbsp;&nbsp;&nbsp;&nbsp; Demographics.`Email` AS Demographics_Email<br />
FROM<br />
&nbsp;&nbsp;&nbsp;&nbsp; `feed` feed INNER JOIN `Demographics` Demographics ON feed.`MMID` = Demographics.`MMID`<br />
GROUP BY<br />
&nbsp;&nbsp;&nbsp;&nbsp; feed_MMID</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=95022</guid>
</item>
<item>
<title><![CDATA[Error when entering more than one email recipient in schedule]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=112&amp;forumid=102&amp;topicid=94962</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>I just installed a clean copy of 4.5.0 CP (on 64bit Centos 5)&nbsp;and imported my 3.7.1 repository.&nbsp; I noticed that on any of my report schedules that I have multiple email recipients I am unable to make changes to those schedules.&nbsp; As soon as I submit the changes I get the following error:</p>
<p>"The server has encountered an error. Please excuse the inconvenience. An error has occurred. Please contact your system administrator. (5321)"</p>
<p>I also get this error if I try to create a new schedule to multiple email recipients.&nbsp; If I leave only one email address in the To field, it will save the schedule just fine.&nbsp; I am separating the email addresses with commas just as I always have.&nbsp; Here is what jasperserver.log shows pertaining to this:</p>
<p>"Invalid input: context=toAddresses-ViewRepository_Schedule_OutputSettings_context, type(Email)=^[p{L}p{M}p{N}._%'-]+@[p{L}p{M}p{N}.-]+.[a-zA-Z]{2,4}$, <a href="mailto:input=testa@gmail.com,testb@gmail.com">input=testa@gmail.com,testb@gmail.com</a><br />
org.owasp.esapi.errors.ValidationException: toAddresses-ViewRepository_Schedule_OutputSettings_context: Invalid input. Please conform to regex ^[p{L}p{M}p{N}._%'-]+@[p{L}p{M}p{N}.-]+.[a-zA-Z]{2,4}$ with a maximum length of 200<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.owasp.esapi.reference.validation.StringValidationRule.checkWhitelist(StringValidationRule.java:144)"<br />
&nbsp;</p>
<p>Is this a bug or did the address delimiter change?&nbsp; I've been wrestling with this upgrade all afternoon (fixing other report compatability issues) and this is the last one to address so I can move us to the new version.&nbsp; Please help!</p>
<p>Thanks!</p>
<p>Chadd</p>
<p>&nbsp;</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=112&amp;forumid=102&amp;topicid=94962</guid>
</item>
<item>
<title><![CDATA[How to "Show labels" on a bar chart ? ]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=94809</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>Hello,</p>
<p>I'm new to iReport, I'm just working with it since a few days. I want to build a chart on orders by month, year. I'm working with a sample database and with this query :</p>
<p style="margin-left: 40px; "><i>SELECT COUNT(distinct Facture.idCommande) as 'nb_cde', SUM(LigneFacture.MontantHT) as 'ca_ht', SUM(LigneFacture.MontantHT)/COUNT(distinct Facture.idCommande) as 'pm_ht', YEAR(Facture.DateFacture) as 'annee', MONTH(Facture.DateFacture) as 'mois'</i></p>
<p style="margin-left: 40px; "><i>FROM Facture INNER JOIN LigneFacture on LigneFacture.idFacture=Facture.idFacture</i></p>
<p style="margin-left: 40px; "><i>group by YEAR(Facture.DateFacture), MONTH(Facture.DateFacture)</i></p>
<p style="margin-left: 40px; "><i>order by YEAR(Facture.DateFacture), MONTH(Facture.DateFacture)</i></p>
<p>&nbsp;</p>
<p>I build a Bar 3D chart with values you can see on attachment1.&nbsp;</p>
<p>"Show labels" is ticked in chart properties, with a black color on white background but when I preview the chart, no value is printed on each bar (see attachment 2)... How can I do that ?&nbsp;</p>
<p>Thanks.</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=94809</guid>
</item>
<item>
<title><![CDATA[Supress the page numbers if only one page]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=94932</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>I am showing page numbers for a report&nbsp;in the format of current page number / total number of pages, e.g. 1/2, 2/2.&nbsp; That is well-documented and working fine.&nbsp; However, if there is only one page, i'd like to supress the page numbering altogether.&nbsp; I'm using iReport 3.7.1</p>
<p>Is there a way to do this?</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=94932</guid>
</item>
<item>
<title><![CDATA[Using java.util.Collection as input parameter]]></title>
<link>http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=95058</link>
<pubDate>Sat, 11 Feb 2012 08:08:38 +0000</pubDate>
<description><![CDATA[<p>Hi,</p>
<p>&nbsp;</p>
<p>I have created a new input parameter in my report as java.util.Collection. I am using it in my SQL query as:</p>
<p>SELECT parameter from table</p>
<p>Where parameter1 IN ($P{collection_input}.toString())<br />
&nbsp;</p>
<p>I am getting error in query designer as 'null.toString()' does not exist. If I don't use toString() then the report just simply doesn't work at all.</p>
<p>&nbsp;</p>
<p>I tried to search on the forum and couldn't find any help. Does anyone knows how to deal with Collection opbject as input parameter in iReport? Thanks for help in advance.</p>]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/espforum/view.php?group_id=83&amp;forumid=101&amp;topicid=95058</guid>
</item>
</channel>
</rss>
