BIRT Exchange Forum: Report generation failing at excel generation - BIRT Exchange Forum

Jump to content


 

No Latest Open Poll.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Report generation failing at excel generation Rate Topic: -----

#1 User is offline   Narsimha Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 06-July 12


Posted 06 July 2012 - 03:54 AM

2012-07-04 07:16:38,540, INFO [com.wellsfargo.reporting.utility.ExcelDocumentsUtil.generateDocument] : Enter generate excel document
2012-07-04 07:16:49,083, SEVERE [org.eclipse.birt.report.engine.api.impl.RenderTask.render] : Error happened while running the report.java.lang.StackOverflowError
at org.eclipse.birt.report.engine.emitter.xls.BlankData.setHeight(BlankData.java:62)
at org.eclipse.birt.report.engine.emitter.xls.BlankData.setHeight(BlankData.java:61)
at org.eclipse.birt.report.engine.emitter.xls.BlankData.setHeight(BlankData.java:61)
at org.eclipse.birt.report.engine.emitter.xls.BlankData.setHeight(BlankData.java:61)
at org.eclipse.birt.report.engine.emitter.xls.BlankData.setHeight(BlankData.java:61)

at org.eclipse.birt.report.engine.emitter.xls.layout.Page.calculateRowHeight(Page.java:936)
at org.eclipse.birt.report.engine.emitter.xls.layout.ExcelLayoutEngine.complete(ExcelLayoutEngine.java:1005)
at org.eclipse.birt.report.engine.emitter.xls.layout.ExcelLayoutEngine.outputCacheData(ExcelLayoutEngine.java:1023)
at org.eclipse.birt.report.engine.emitter.xls.layout.ExcelLayoutEngine.outputSheet(ExcelLayoutEngine.java:891)
at org.eclipse.birt.report.engine.emitter.xls.layout.ExcelLayoutEngine.endPage(ExcelLayoutEngine.java:187)
at org.eclipse.birt.report.engine.emitter.xls.ExcelEmitter.endPage(ExcelEmitter.java:86)


at org.eclipse.birt.report.engine.emitter.ContentEmitterUtil.endContent(ContentEmitterUtil.java:102)
at org.eclipse.birt.report.engine.layout.html.buffer.DummyPageBuffer.endContainer(DummyPageBuffer.java:60)
at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.end(HTMLPageLM.java:183)
at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:98)
at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100)
at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRangeRender.render(RenderTask.java:661)
at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:294)
0

#2 User is offline   JasonW Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 2505
  • Joined: 08-August 07


Posted 06 July 2012 - 07:49 AM

Can you give some more details on how you are running the engine?

Jason
0

#3 User is offline   vijay_kota Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 94
  • Joined: 29-January 11


Posted 11 July 2012 - 06:24 AM

Jason,

i also observed "report.java.lang.StackOverflowError". In my case , i had many commented line in my open event handler. Deleted all these commented lines and it worked fine for me.

I am using BIRT 2.3.2

Regards,

Vijay
Regards,

Vijay Kumar
0

#4 User is offline   JasonW Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 2505
  • Joined: 08-August 07


Posted 11 July 2012 - 02:30 PM

So it is working?

Jason
0

#5 User is offline   vijay_kota Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 94
  • Joined: 29-January 11


Posted 11 July 2012 - 09:47 PM

Yes it is working

is this a bug in BIRT 2.3.2...??

Regards,

Vijay
Regards,

Vijay Kumar
0

#6 User is offline   JasonW Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 2505
  • Joined: 08-August 07


Posted 16 July 2012 - 08:07 PM

I am not certain. Where there just //comments in the code?

Jason
0

#7 User is offline   vijay_kota Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 94
  • Joined: 29-January 11


Posted 22 July 2012 - 10:08 PM

There were more than 50 commented lines in my open event handler along with my script.

Vijay
Regards,

Vijay Kumar
0

#8 User is offline   vijay_kota Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 94
  • Joined: 29-January 11


Posted 22 July 2012 - 10:09 PM

There were more than 50 commented lines in my open event handler along with my script.

Vijay
Regards,

Vijay Kumar
0

#9 User is offline   JasonW Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 2505
  • Joined: 08-August 07


Posted 23 July 2012 - 06:26 PM

If you can reproduce the issue, create an example and log a bugzilla entry for it, if you do not mind.

Jason
0

#10 User is offline   vijay_kota Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 94
  • Joined: 29-January 11


Posted 06 August 2012 - 05:35 AM

Jason

I have reproduced the error. And Created a new bugzill entry.

Please follow the link below.

https://bugs.eclipse...gs/post_bug.cgi

Let me know if any concerns..

Regards,

Vijay
Regards,

Vijay Kumar
0

#11 User is offline   vijay_kota Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 94
  • Joined: 29-January 11


Posted 06 August 2012 - 05:35 AM

Jason

I have reproduced the error. And Created a new bugzilla entry.

Please follow the link below.

https://bugs.eclipse...gs/post_bug.cgi

Let me know if any concerns..

Regards,

Vijay
Regards,

Vijay Kumar
0

#12 User is offline   JasonW Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 2505
  • Joined: 08-August 07


Posted 06 August 2012 - 01:39 PM

Can you post the bugzilla number?

Thanks

Jason
0

#13 User is offline   vijay_kota Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 94
  • Joined: 29-January 11


Posted 06 August 2012 - 09:46 PM

Jason,

bugzilla number : 386684

Vijay
Regards,

Vijay Kumar
0

#14 User is offline   JasonW Icon

  • Senior Member
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 2505
  • Joined: 08-August 07


Posted 07 August 2012 - 07:34 AM

Thanks for posting it.

Jason
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users