Jump to content
We've recently updated our Privacy Statement, available here ×

Giulio Toffoli

Jaspersoft Staff
  • Posts

    619
  • Joined

  • Last visited

  • Days Won

    4

 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 Giulio Toffoli

  1. Hi, this is a JasperReports related problem. In 4.6.0 the new attribute uuid has been introduced. Technically, if you select the compatibility mode in iReport preferences, you should not experience the problem, but if you are using tables, you will get this error since the table is a custom component and it is not possible for iReport to intercept code not compatible with previous JasperReports versions. Wordaround: open the jrxml code and remove all the uuid attributes, save and reopen with an older version of iReport. Giulio
  2. This seems to be a JR bug in the isSortableAndFilterable method and is not related to Jaspersoft Studio. I'm moving this bug to the JasperReports bug tracker.
  3. May 21, 2012 The iReport Designer Team is pleased to announce the new iReport Designer release: v4.6.0. iReport Designer is available as standalone application and as NetBeans plugin for NetBeans IDE 6.5.x and later. This version includes several improvements and bug fixes. New featuresNew features and changes: Full support for JasperReports Library v4.6.0 Improved JasperReports Server viewer Several bug fixesDownloadDownload iReport Designer (standalone version) from SourceForge.net Download the iReport Designer plugin for NetBeans The plugin is available on the NetBeans plugin center and on SourceForge New features overviewThis version on iReport Designer contains many bug fixes for errors found in the previous version. Complete changelog - Fixed Bug 23027 [Case #19817] Remove advanced options button for JFreeCharts in iReport Designer - Fixed Bug 24264 No validation for list of values name length - mismatch with JasperReports Server validation rules - Fixed Bug 24290 PostgreSQL - Make PostgreSQL default JDBC Driver and JDBC URL - Fixed Bug 24499 Available domains drop-down: UI issue on SentOS - Fixed Bug 24554 "Time Period" setting in time series charts not working - Fixed Bug 24726 MAC OS: UI Issue in Add Datasources dialog - Fixed Bug 24906 [case 22065, 22064 +1] iReport Designer does not load last cascading input control parameter correctly - Fixed Bug 25855 Add iReport Designer option to prevent "chunked" requests - Fixed Bug 25937 [case #23795,+1]Reference to embeded subreport in main report deployment using JS-plugin no longer auto change "repo:" - Fixed Bug 26295 Domain Plugin - cannot create filter for domain report in domain plugin - Fixed Bug 26663 iReport Designer: 3rd cascading control which depend on 1st master control doesn't get results from query. - Fixed Bug 27013 [case #25478] Ability to view resources by ID in repository navigator - Fixed Bug 27037 Cannot "get source from current opened report" when in XML mode - Fixed Bug 27432 iReport Designer v4.5.0 has duplicated copies of jars. slf4j has old copy of api and impl - Fixed Bug 27734 Error loading the report template when editing a report in iReport Designer v4.6.0-pre - Fixed Bug 27757 [case 25996] Name attribute in JasperReports Library tag is not changed on "Save as" - Fixed Bug 22171 misspelling of 'succesfully' when replace with current document - Fixed Bug 17591 iReport Designer web service connection doesn't play nicely with proxies - New ability to view resources by ID in repository navigator - Fixed Bug 22171 - misspelling of 'succesfully' when replace with current document - Fixed Bug 24906 - iReport Designer does not load last cascading input control parameter correctly - Fixed Bug 24554 - "Time Period" setting in time series charts not working
  4. I see, try to select something else than DBA in the catalog combobox in the query designer. The tables should appear in that list area, from which you then would drag them in the black area. Giulio
  5. where do you expect this table fields to show up? Did you specified a valid query? Did you use the query designer? What database are you using? Can you describe the steps to reproduce the problem? Thanks a lot! Giulio
  6. Very odd issue. Does it happen on all the computers you have? I suspect it could be the JDBC driver, but the causes could be several. Does happen even with the most simple query? There is a log file in /.ireport/4.0.0/var/messages.log (or something like that) can you check if you see any strange exception there?
  7. Put the content of each band you want to differentiate inside frames. Then you just need to use proper print when expression in order to print only the frame designed for the current page number. The print when expression can be something like: $P{REPORT_PAGE}%2 == 0 Which is true if the page is even and $P{REPORT_PAGE}%2 == 1 which is true if the page is odd. Giulio
  8. sacarino, what version are you using exactly? Do you have a Java Virtual Machine installed? (JDK) ? What version?
  9. AGPL License JasperReports Server is free software. It is distributed under the terms of the GNU Affero General Public License version 3 (AGPLv3).
  10. [toc] Self-serve Reporting and Analysis ServerJasperReports Server is a stand-alone and embeddable reporting server, enabling delivery of mission critical information on a real-time or scheduled basis to the web, to the printer, or to a variety of file formats. Build a report in iReport and then deploy it to JasperReports Server. The report can then be executed, exported to a desired output, or scheduled to execute at a later date. Quick StartWhat is JasperReports Server?Getting Started with JasperReports ServerJasperReports Server ArchitectureJasperReports Server SubcomponentsSelf-Service Express SubscriptionsNEWS AND UPDATES http://jasperforge.org/plugins/openx/www/delivery/avw.php?zoneid=24&cb=INSERT_RANDOM_NUMBER_HERE&n=ac1c30f6 Get Self-Service ExpressAll Ultimate Guides and docs, the customer support portal, technical enterprise search. Starts at just $99 Learn More. DownloadGet JasperReports ServerJasperReports Server SourceDocumentationWhat is JasperReports Server?Getting Started Self-Service Express Subscriptions: Including Ultimate Guide docs, access to customer support portal and technical enterprise searchCommunityGet InvolvedForumsWikiAffero GPL LicenseDevelopmentRoadmapArchitectureTrainingJaspersoft University
  11. When do you exactly get this error? The class is supposed to be present in JasperReports server. Are you trying to run the report locally in Jaspersoft Studio? If so, and if you don't actually make use of this parameter in your report, you can safely remove the parameter. Giulio
  12. This sounds like a server side bug. Do you have access to the server log? It would help a lot. Thanks Giulio
  13. March 6, 2012 [toc] iReport Designer is available as standalone application and as NetBeans plugin for NetBeans IDE 6.5.x and later. This version includes several improvements and bug fixes. New featuresNew features and changes: Full support for JasperReports Server v4.5.1 Support for MongoDB data source Improved proxy support for the JasperReports Server plugin New integration for BeanShell 2 Several bug fixesDownloadDownload iReport Designer (standalone version) from SourceForge.net Download the iReport Designer plugin for NetBeans The plugin is available on the NetBeans plugin center and on SourceForge New features overviewJasperReports Library v4.5.1 is a minor new version of the reporting library in terms of functionalities, an contains many bug fixes for errors found in the previous version. Some important bugs have been fixed for the benefit of iReport Designer v4.5.1 :-) Complete changelog: New MongoDB connection support Fixed an error about loading and exporting font exports mapping in font extensions Fixed a classpath management problem Fixed bug 0005662 "Spacing" written as "Specing" in the help text for "Spacing Before" and "Spacing After" Updated to JasperReports Server v4.5.1 Fixed Bug 23027 [Case #19817] Remove advanced options button for JFreeCharts in iReport Designer Configurable attachment encapsulation type (MIME or DIME) for JasperReports Library communications Ability to avoid "chunked" HTTP connection for JasperReports Library communications Fixed Bug 24793 - Read Fields button in the query builder cannot handle $X notation Fixed Bug 24424 - Crosstab wizard creates invalid .jrxml (Class not set for bucket) Fixed bug 17591 - iReport Designer web service connection doesn't play nicely with proxies Replaced Bean Shell with Bean Shell 2.
  14. October 30, 2011 The iReport Designer Team is pleased to announce the new iReport Designer v4.1.3. iReport Designer is available as standalone application and as NetBeans plugin for NetBeans IDE 6.5.x and later. This version includes several improvements and bug fixes. New features New features and changes: Full support for JasperReports Library v4.1.3 Improved support for Excel export properties New Json data source Several bug fixes Download Download iReport Designer (standalone version) from SourceForge.net Download the iReport Designer plugin for NetBeans The plugin is available on the NetBeans plugin center and on SourceForge New features overview JasperReports Library v4.1.3 is a minor new version of the reporting library in terms of functionalities, an contains many bug fixes for errors found in the previous version. Some important bugs have been fixed for the benefit of iReport Designer v4.1.3. Complete changelog Updated to JasperReports Library v4.1.3 Fixed Bug 0005457: iReport Designer 4.1.2 fails to open reports which contains Barcode4J elements Improved Excel exporter options New Json data source support Fixed crosstab wizard to work with new buckets in v4.1.3 Improved export options to use JasperReports Library properties instead of parameters, to allow report and element properties to override iReport Designer settings. Fixed Bug 0005457: iReport Designer v4.1.2 fails to open reports which contains Barcode4J elements Fixed hyperlink type problem Fixed Bug 0005199: Error in the setParameter(JRParameter param) in class com.jaspersoft.iReport.designer.compiler.prompt.PromptDialog Fixed bug 0005437: Piechart hyperlink reference generates incorrect XML Fixed bug 0004582: When Adding a new Row/Column group in a crosstab, the Bucket Expression's class asigned by default is "java.lang.String" Fixed Bug 24986 - iReport Designer v4.2 generates invalid crosstab report Fixed bug 22412 - Error creating usual report using template with images
  15. These old versions are no longer supported. The internals of JR have been changed too much to be able to support them. We decided to write custom writers for a few versions back, but it does not make sense in newer versions to support stuff in an uncertain way (I say uncertain because, since the class attribute has been removed from classes, it would work only by modifying an old report, but save to old versions may produce errors with newly created reports). The problem is simple: the expression class is no longer a required information in the model (it is not used at all by JasperReports anymore), so in old formats classes not defined become all java.lang.String, which may cause report errors. Giulio
  16. Whatever is the value you want to return, it's good practice to: 1. set the variable in the master report to store the subreport return value to have calculation type system. 2. Display this variable in a textfield with evaluation time set to Band if the textfield appear in the same band as the subreport. Giulio
  17. hi Srinivas, you should post your question in the forum if you did not already. As suggested by chicuslavic, currently the best way to learn how to build a custom data adapter is by looking at the com.jaspersoft.studio.data.hive plugin, which is a data adapter to work with a custom datasource to connect to an Hadoop Hive database. Feel you free to post your comments on how it goes in the forums, other people may try to do the same. Hopefully we will be able to provide some sort of tutorial, but no date available for that right now. Thanks a lot! Giulio
  18. December 8, 2011 The iReport Designer Team is pleased to announce the new iReport Designer release: 4.5.0. iReport Designer is available as standalone application and as NetBeans plugin for NetBeans IDE 6.5.x and later. This version includes several improvements and bug fixes. New features New features and changes: Full support for JasperReports Library 4.5.0 Support for crosstab borders Support for Hadoop Hive data source Several bug fixes Download Download iReport Designer (standalone version) from SourceForge.net Download the iReport Designer plugin for NetBeans The plugin is available on the NetBeans plugin center and on SourceForge New features overview JasperReports Library 4.5.0 is a minor new version of the reporting library in terms of functionalities, an contains many bug fixes for errors found in the previous version. Some important bugs have been fixed for the benefit of iReport Designer 4.5.0. Complete changelog Updated to JasperReports Library 4.5.0 Support for crosstab borders Support for Hadoop Hive data source
  19. Starting from version 4.1.x, JasperReports no longer consider the expression class, it is able to guess the data type by itself. The option to set it is there only for compatibility reason, but to write it in the file, you have to set the compatibility options in the iReport preferences, but keep in mind that when the file is loaded again, the class may be set to java.lang.String again (since the newer report object model no longer read it from the jrxml, or just ignore the class attribute of expression tag). The preferred option is anyway to move to a new version of JasperReports. Giulio
  20. Is it the class of a textfield? Starting by JasperReports 4.1.x, textfields and in general expressions classes are ignored, JasperReports knows how to deal with that values without having to specify the type. Here is where the class resetting comes from. Use the compatibility mode to fix if you need. Giulio
  21. List components cannot be used in Crosstab cells. If you are allowed by iReport to drag a list component in a crosstab cell, this is a bug in iReport.
  22. This is probably a limitation of JasperReports exporter for PDF, so I'm moving the issue there. Said that, are generic tooltip supported in PDF?
  23. Hi guys, I will move this problem in the JasperReports bug tracker, since it looks like an export problem. Anyway it sounds like a problem related to fonts used to render the field. Does it happen inside ireport preview also? If not, is the report exported on a different environment? I.e. Linux? In that case the root of the problem is the fonts used to calculate the space required by the textfield. The fonts are not matching (or are just similar). O or G may be just letters with sensible different widths. I suggest you to try to use a font extension to be sure the font used to render the report is universal across design and deployment environments. Regards Giulio
  24. You can set the format you prefer for input dates from: Tools > Options > Compilation and Execution > Parameters prompt There was a bug (0005199) now fixed. Regards Giulio
  25. Hyperlink parameters are not HTTP parameters. Just use an expression for a reference link like: "http://myapp/myreportgenerator?id=" + $P{my_report}
×
×
  • Create New...