Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Execution error with tJasperOutput component

I have an execution error with the tJasperOutput and tJasperOutputExec component for the following job.

Démarrage du job Test_PrintBL_2 a 09:35 08/09/2014.
connecting to socket on port 3768
connected
sept. 08, 2014 9:35:04 AM org.apache.commons.digester.Digester endElement
Grave: End event threw exception
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)
at org.apache.commons.digester.SetNextRule.end(SetNextRule.java:216)


To see the whole post, download it here
Labels (4)
2 Replies
Anonymous
Not applicable
Author

Hi,
Could you please indicate the build version you are using?
Did you open a jira issue: https://jira.talendforge.org/browse/TDI-30537?
Best regards
Sabrina
Anonymous
Not applicable
Author

Perhaps an alternative may be to use the tJasperReportExec, which can be found in Talend Exchange:
http://www.talendforge.org/exchange/index.php?eid=549&product=tos&action=view&nav=1,1,1
I have used this component successfully earlier this year.