Jump to content
Changes to the Jaspersoft community edition download ×

tprice1960

Members
  • Posts

    8
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by tprice1960

  1. Trying out JasperStudio and can't figure out how to easily update a jrxml doc in the repository with one from my pc. In iReport that is a right-click, Replace With Current Document option in the repository. Is the Publish Report To JasperServer option using properties pointing to the correct repository the only way? If that is the approach, please consider the Replace with current document option. It is much simpler and I know exactly what I'm updating. If I've missed an option that's already there, please point me in the right direction.
  2. Using the updated poi files did not resolve the problem for me. I still get the exact same error. I can use the JExcelApi viewer or the Excel 2007 xlsx preview, but not the normal xls preview. Are there any steps beyond replacing the poi-3.2 files you performed?
  3. When trying to use the XLS Preview in iReport 3.7.1 I get the error shown below. I can run the exact same report in iReport 3.7.0 and the XLS Preview works fine. Found other topics regarding POI version, but both 3.7.0 and 3.7.1 include poi-3.2. -------------------------------------------------- Error exporting print... org/apache/poi/ss/util/CellRangeAddress java.lang.NoClassDefFoundError: org/apache/poi/ss/util/CellRangeAddress at com.jaspersoft.ireport.designer.export.DefaultExporterFactory.createExporter(DefaultExporterFactory.java:89) at com.jaspersoft.ireport.designer.compiler.IReportCompiler.run(IReportCompiler.java:1046) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997) Caused by: java.lang.ClassNotFoundException: org.apache.poi.ss.util.CellRangeAddress at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:252) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) ... 4 more --------------------------------------------------- I also get a prompt trying to open a dot-jasper file rather than the dot-xls file. (Executing: rundll32 SHELL32.DLL,ShellExec_RunDLL "C:\CVSroot\Reports\IR37\boxplant_rolls.jasper") Any suggestions ?
  4. First off, many thanks! Downloaded, installed and tested both existing and a couple new reports with features not in JR 3.5.1. Works great so far.
  5. There have been several posts on this topic of getting more features available in IR3.5.2+ to run in JServer 3.5, specifically the barcode (barcod4j/barbecue) support. Adding the newer JasperReports jar files does not solve the problem, adding the barcode jar files does not solve the problem. Is there a solution? Is there any way to get these classes available for use in JasperServer 3.5 ? If so, how, exactly. Thanks.
  6. I've done the manual update of the jasperreports-*.jar files and it does work for somethings, but several newer features like Barcode4j support still don't work. I've copied several of those jar files in as well but haven't had any success. I've searched but haven't found any other tips. Any suggestions would be welcome.
  7. Any idea when jasperserver will be udpated to work with iReport 3.5.2/JasperReports 3.5.2+ ??
×
×
  • Create New...