[ 
https://issues.apache.org/jira/browse/OFBIZ-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323959#comment-15323959
 ] 

Jacques Le Roux edited comment on OFBIZ-6639 at 6/10/16 7:50 AM:
-----------------------------------------------------------------

Hi [~jacques.le.roux],

While working on the ticket OFBIZ-6638 I found that the PDF get render properly 
but the content in the PDF is missing and an error is shown on console like  :
{code}
[java] 2016-06-10 09:13:37,394 |http-nio-8443-exec-5 |ControlServlet            
    |E| Error in request handler:
     [java] 
org.eclipse.birt.report.engine.api.impl.ParameterValidationException: Required 
parameter customTimePeriodId is not set.
     [java]     at 
org.eclipse.birt.report.engine.api.impl.EngineTask.validateAbstractScalarParameter(EngineTask.java:803)
 ~[org.eclipse.birt.runtime_4.3.1.v201
30918-1142.jar:?]
     [java]     at 
org.eclipse.birt.report.engine.api.impl.EngineTask.access$0(EngineTask.java:789)
 ~[org.eclipse.birt.runtime_4.3.1.v20130918-1142.jar:?]
     [java]     at 
org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterValidationVisitor.visitScalarParameter(EngineTask.java:706)
 ~[org.eclipse.birt.ru
ntime_4.3.1.v20130918-1142.jar:?]
....
....
....
     [java] 2016-06-10 09:13:37,415 |http-nio-8443-exec-5 |ControlServlet       
         |W| Error while trying to send error page using rd.include (will try re
sponse.getOutputStream or response.getWriter): javax.servlet.ServletException: 
File [/error/error.jsp] not found
     [java] 2016-06-10 09:13:37,415 |http-nio-8443-exec-5 |ControlServlet       
         |W| Error while trying to write error message using response.getOutputS
tream or response.getWriter: javax.servlet.ServletException: File 
[/error/error.jsp] not found; sending error code [500], and message [ERROR 
rendering error pag
e [/error/error.jsp], but here is the error text: 
org.eclipse.birt.report.engine.api.impl.ParameterValidationException: 
Required parameter customTimePeriod
Id is not set.]
{code}

I looking into all the reports if I found any issue then I will report it under 
this tasks.


was (Author: rohit.koushal):
Hi [~jacques.le.roux],

While working on the ticket 
"[OFBIZ-6638|https://issues.apache.org/jira/browse/OFBIZ-6638]"; I found that 
the PDF get render properly but the content in the PDF is missing and an error 
is shown on console like  :
{code}
[java] 2016-06-10 09:13:37,394 |http-nio-8443-exec-5 |ControlServlet            
    |E| Error in request handler:
     [java] 
org.eclipse.birt.report.engine.api.impl.ParameterValidationException: Required 
parameter customTimePeriodId is not set.
     [java]     at 
org.eclipse.birt.report.engine.api.impl.EngineTask.validateAbstractScalarParameter(EngineTask.java:803)
 ~[org.eclipse.birt.runtime_4.3.1.v201
30918-1142.jar:?]
     [java]     at 
org.eclipse.birt.report.engine.api.impl.EngineTask.access$0(EngineTask.java:789)
 ~[org.eclipse.birt.runtime_4.3.1.v20130918-1142.jar:?]
     [java]     at 
org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterValidationVisitor.visitScalarParameter(EngineTask.java:706)
 ~[org.eclipse.birt.ru
ntime_4.3.1.v20130918-1142.jar:?]
....
....
....
     [java] 2016-06-10 09:13:37,415 |http-nio-8443-exec-5 |ControlServlet       
         |W| Error while trying to send error page using rd.include (will try re
sponse.getOutputStream or response.getWriter): javax.servlet.ServletException: 
File [/error/error.jsp] not found
     [java] 2016-06-10 09:13:37,415 |http-nio-8443-exec-5 |ControlServlet       
         |W| Error while trying to write error message using response.getOutputS
tream or response.getWriter: javax.servlet.ServletException: File 
[/error/error.jsp] not found; sending error code [500], and message [ERROR 
rendering error pag
e [/error/error.jsp], but here is the error text: 
org.eclipse.birt.report.engine.api.impl.ParameterValidationException: 
Required parameter customTimePeriod
Id is not set.]
{code}

I looking into all the reports if I found any issue then I will report it under 
this tasks.

> Birt issues in accounting reports
> ---------------------------------
>
>                 Key: OFBIZ-6639
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6639
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting, specialpurpose/birt
>            Reporter: Jacques Le Roux
>            Assignee: Rohit Koushal
>
>  The followings are Birt issues
> https://ofbiz-vm.apache.org:8443/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/TrialBalance?organizationPartyId=Company
>  (PDF export)
> They work in stable demo, there is no Birt there
> http://demo-stable-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> http://demo-stable-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> Here is Arun's comment about that
> {quote}
> There are some report forms with hyper-link that are throwing error in pdf 
> export. We will have to find a way to use these form in both process ie 
> report rendering and pdf export
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to