Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009807
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2009-07-08 13:212009-09-15 00:00
ReportervmromanosView Statuspublic 
Assigned Tovmromanos 
PriorityurgentResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revisiondb73154462f9
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6
OS VersionUbuntu 8.04Database version8.3.7Ant version1.7.0
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009807: Exception in General Ledger Report when no data is available

DescriptionIf you run the General Ledger Report with a set of filters that return no data, the application will show a java.lang.ArrayIndexOutOfBoundsException

ERROR org.openbravo.erpCommon.ad_reports.ReportGeneralLedger - Error captured:
java.lang.ArrayIndexOutOfBoundsException: 0
    at org.openbravo.erpCommon.ad_reports.ReportGeneralLedger.printPageDataSheet(ReportGeneralLedger.java:362)
    at org.openbravo.erpCommon.ad_reports.ReportGeneralLedger.doPost(ReportGeneralLedger.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
    at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:224)
    at org.openbravo.base.secureApp.HttpSecureAppServlet.service(HttpSecureAppServlet.java:324)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:66)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:35)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.openbravo.dal.core.DalRequestFilter$1.doAction(DalRequestFilter.java:79)
    at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46)
    at org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:85)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:619)


Steps To Reproduce1- Go to Financial Management || Accounting || Analysis Tools || General Ledger Report || General Ledger Report
2- Introduce filters which will return no data. Example:
* Start date: 01-01-2222
* End date: 01-02-2222
3- Press HTML Format button
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0019883)
sureshbabu (reporter)
2009-09-14 11:24

Tested working fine, while executing the General Ledger report there is no exception thrown when there is no data available

- Issue History
Date Modified Username Field Change
2009-07-08 13:21 vmromanos New Issue
2009-07-08 13:21 vmromanos Assigned To => rafaroda
2009-07-20 11:43 psarobe Assigned To rafaroda => dalsasua
2009-07-20 11:43 psarobe Priority normal => urgent
2009-07-20 11:43 psarobe Status new => scheduled
2009-09-10 11:19 vmromanos Assigned To dalsasua => vmromanos
2009-09-10 11:28 vmromanos Status scheduled => resolved
2009-09-10 11:28 vmromanos Fixed in Version => pi
2009-09-10 11:28 vmromanos Fixed in SCM revision => db73154462f9
2009-09-10 11:28 vmromanos Resolution open => fixed
2009-09-14 11:24 sureshbabu Status resolved => closed
2009-09-14 11:24 sureshbabu Note Added: 0019883
2009-09-15 00:00 anonymous sf_bug_id 0 => 2858891


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker