I am figuring out what version of Jasper Studio and plugin is best suited to use in NG client.
I would like to create ‘simple’ pdf’s like invoice/quotations, etc
Latest Studio version is 6.20
Latest Plugin on ServoyForge is 502a2
There are 2 types of plugins basic and advanced.
Can someone please tell me what version are most compatable and best suited to use.
result:
2016-03-14 15:22 Executor,uuid:8fc7ae57-095b-4129-958c-221edfef23ec ERROR org.sablo.eventthread.EventDispatcher Exception in dispatch()
java.lang.NoClassDefFoundError: Could not initialize class net.sf.jasperreports.engine.design.JRJavacCompiler
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at net.sf.jasperreports.engine.JasperCompileManager.getCompiler(JasperCompileManager.java:823)
at net.sf.jasperreports.engine.JasperCompileManager.getEvaluator(JasperCompileManager.java:380)
at net.sf.jasperreports.engine.fill.JRFillDataset.createCalculator(JRFillDataset.java:467)
at net.sf.jasperreports.engine.fill.BaseReportFiller.(BaseReportFiller.java:152)
at net.sf.jasperreports.engine.fill.JRBaseFiller.(JRBaseFiller.java:239)
at net.sf.jasperreports.engine.fill.JRVerticalFiller.(JRVerticalFiller.java:69)
at net.sf.jasperreports.engine.fill.JRVerticalFiller.(JRVerticalFiller.java:57)
at net.sf.jasperreports.engine.fill.JRFiller.createBandReportFiller(JRFiller.java:201)
at net.sf.jasperreports.engine.fill.JRFiller.createReportFiller(JRFiller.java:216)
at net.sf.jasperreports.engine.fill.JRFiller.fill(JRFiller.java:85)
at net.sf.jasperreports.engine.JasperFillManager.fill(JasperFillManager.java:456)
at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:863)
at com.servoy.plugins.jasperreports.JasperReportRunner.getJasperPrint(JasperReportRunner.java:584)
at com.servoy.plugins.jasperreports.JasperReportsServer.getJasperPrint(JasperReportsServer.java:1007)
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 com.servoy.j2db.util.AbstractRemoteInvocationHandler.invokeMethod(AbstractRemoteInvocationHandler.java:77)
at com.servoy.j2db.util.ThreadingRemoteInvocationHandler$1.run(ThreadingRemoteInvocationHandler.java:79)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
ChartNScript_Servoy_JasperReports_Plugin_v.5.0.0 and Advanced_Servoy_JasperReports_Plugin_v.5.0.0 work fine with NG client. Our clients are using them without any problem.
Please let me know if you have any question.
ChartNScript_Servoy_JasperReports_Plugin_v.5.0.0 and Advanced_Servoy_JasperReports_Plugin_v.5.0.0 work fine with NG client. Our clients are using them without any problem.
Please let me know if you have any question.
Regards,
Mina
Hi Mina,
What version of Jasper Studio are you using to create your reports?
Latets is Studio version 6.2.0
ChartNScript_Servoy_JasperReports_Plugin_v.5.0.0 and Advanced_Servoy_JasperReports_Plugin_v.5.0.0 work fine with NG client. Our clients are using them without any problem.
Please let me know if you have any question.
Regards,
Mina
Hi Mira,
I did a little very simple test and it works…
thank you
Used and tested in:
Servoy 802 and 803
Basic_Servoy_JasperReports_Plugin_v.5.0.0
Jasper Studio version 6.2.0
I just did a quick test with a simple report, using Servoy 8.0.3 & Servoy JasperReports plugin v 6.0.0 and it worked for me.
Did it also worked for you using these latest versions ?