Jump to content
We've recently updated our Privacy Statement, available here ×

couetbis

Members
  • Posts

    32
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by couetbis

  1. Hi,

    I have an old report (create with iReport 3.6.1) with lines to create border.

    I migrate my report to 4.0.1 but lines are disconnect. You can see bug in attachment.

    There is a gap of 0.5px.

    I have same behaviour in PDF render.

     

    How to correct this ?

  2. Hi,

    We have an infinite loop in subreport fill. Jasper engine fill report, cancel, fill, cancel, ...

    Our logs :

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: creating subreport filler

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 23630403: created for sous_rapport_transactions_accepteur

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: starting 23630403

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: starting thread Thread[sous_rapport_transactions_accepteur subreport filler,5,main]

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: waiting for fill result

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 23630403: filling report

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 23630403: detail

    ...

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 23630403: detail

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 23630403: ended

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: notifying of completion

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: notified of fill result

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: subreport 23630403 finished

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: page footer

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 17771338: adding page 93

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: background

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: page header

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: cancelling 23630403

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: notifying to continue on cancel

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: creating subreport filler

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 26194122: created for sous_rapport_transactions_accepteur

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: starting 26194122

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: starting thread Thread[sous_rapport_transactions_accepteur subreport filler,5,main]

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: waiting for fill result

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 26194122: filling report

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 26194122: detail

    ...

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 26194122: detail

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 26194122: ended

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: notifying of completion

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: notified of fill result

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: subreport 26194122 finished

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: page footer

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 17771338: adding page 94

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: background

    [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: page header

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: cancelling 26194122

    [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: notifying to continue on cancel

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: creating subreport filler

    [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 154337: created for sous_rapport_transactions_accepteur

    [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: starting 154337

    ...

     

    When we delete totalFooter band, we haven't infinite loop. 

    Any Idea ?

    Thanks in advance.

     

     

  3. Hi,

    I would like how to change compiler easily ?

    I work on 2 projects, for the first reports must be compiled with jdk 5, second with jdk1.4.

    I would like avoid to have 2 iReport install ...

     

  4. Hi,

    I have a report with 1 subreport, if subreport is transparent" (in french "opération erronée à l'intérieur d'un chemin") then I have error "unexpected operation inside a path" when I open PDF with Acrobat Reader 6 or 7. No problem with Acrobat 8.

     

    Is it a bug ? What's the alternative ?

     

    I'm opened to any ideas.

  5. Hi!

     

    I'am using JasperReports 2.0.4.

    My report produce java.lang.OutOfMemoryError on report PDF export stage.

     

    I'm using JRSwapVirtualizer. In my report, there are barcode generate by JRAbstractSvgRenderer. I have about 10000 records (print : type + barcode)

     

    I read the post [http://www.jasperforge.org/index.php?option=com_joomlaboard&Itemid=215&func=view&id=35538&catid=8&limit=6&limitstart=0]

    but it don't answer my problem.

     

    Thanks for you help

  6. Hello,

    I have the next problem :

    I have a report with styles template (.jrtx file), I apply style from template on element, it's work. But, when I close iReport and open my report, style aren't in "style library", and styles aren't apply visually on elements (styles are apply in properties and in runtime). Consequently, I must design my report in one time or I define template again.

    Is it a bug ?

    Sorry for my english :blush:

  7. Hi,

    I have many reports in one PDF (with JRExporterParameter.JASPER_PRINT_LIST), it's good but now I want have correct page numbering for all pages.

    For exemple :

    Report1 : 1 page (page 1/n+m+1)

    Report2 : 1 to n pages (page 2/n+m+1 ... page n+1/n+m+1)

    Report3 : 1 to m pages (page n+1/n+m+1 ... page n+m+1/n+m+1)

     

    That's the principe, it's possible ??

     

    Thanks for all help and suggestions

  8. I try but it's change anythings.

    I test in other configuration, with many details and there is a lag in totals.

    I explain, for the first record, I have "null" for "2+2", for the second "4" for "6+6", etc. why ?

     

    An other idea ?

  9. Hi,

    I have the same kind of problem :

    java.lang.OutOfMemoryError: Java heap space

    net.sf.jasperreports.engine.JRRuntimeException: java.lang.OutOfMemoryError: Java heap space

    at net.sf.jasperreports.engine.fill.JRFillSubreport.prepare(JRFillSubreport.java:625)

    at net.sf.jasperreports.engine.fill.JRFillElementContainer.prepareElements(JRFillElementContainer.java:343)

     

    In my report, I have 2 subreports. In debuggage, I see that the program fill report, subreport1, subreport2, subreport2, subreport1, subreport1, subreport1 ...

     

    It's normal ?

    The problem run in a database but not in other database. It's data problem ?

     

    I'm desperate ... an idea please ??

  10. Hi,

    I have a report with 2 subreports. Subreports return a total value. I want to addition this 2 total values (variables are differents).

     

    I try to create a new variable with expression :

    new Integer($V{value1}.intValue() + $V{value2}.intValue())

    but it's print always null !

     

    An idea ?

×
×
  • Create New...