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

bhaugland

Members
  • Posts

    41
  • 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 bhaugland

  1. I had the same problem. Run Maven with -U (mvn -U ...) This should update the plugins.
  2. I had the same problem. Run Maven with -U (mvn -U ...) This should update the plugins.
  3. Thanks, I did have a corrupted settings.xml file which had only a partial name of the js.mail.properties file. Once I replaced the file everything worked fine
  4. I noticed the same thing and Posted it to Source Forge. It seems that the report and olap views are not obeying the permissions. If I just view all then the resources then the permissions are obeyed. Sherman Wood did reply that he had a fix.
  5. The settings helped. The build went much further this time. However I now get this error [iNFO] [resources:resources] [iNFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [iNFO] ------------------------------------------------------------------------ [iNFO] Error loading property file '/home/bhauglan/jaspersource1.0.1a/JasperIntelligence-1.0.1a-src/jasperserver/jasperserver-common-war' Embedded error: /home/bhauglan/jaspersource1.0.1a/JasperIntelligence-1.0.1a-src/jasperserver/jasperserver-common-war (Is a directory) Any ideas
  6. The settings helped. The build went much further this time. However I now get this error [iNFO] [resources:resources] [iNFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [iNFO] ------------------------------------------------------------------------ [iNFO] Error loading property file '/home/bhauglan/jaspersource1.0.1a/JasperIntelligence-1.0.1a-src/jasperserver/jasperserver-common-war' Embedded error: /home/bhauglan/jaspersource1.0.1a/JasperIntelligence-1.0.1a-src/jasperserver/jasperserver-common-war (Is a directory) Any ideas
  7. I downloaded the new JasperIntelligence-1.0.1a-src.zip. Jasperserver-repo was there and working. However I get the following error when compiling. /home/bhauglan/jaspersource1.0.1a/JasperIntelligence-1.0.1a-src/jasperserver/jasperserver-api/metadata/src/main/java/com/jaspersoft/jasperserver/api/metadata/olap/service/OlapConnectionService.java:[32,21] package mondrian.olap does not exist /home/bhauglan/jaspersource1.0.1a/JasperIntelligence-1.0.1a-src/jasperserver/jasperserver-api/metadata/src/main/java/com/jaspersoft/jasperserver/api/metadata/olap/service/OlapConnectionService.java:[43,15] package Util does not exist
  8. Yes it is but you need two text fields. One should be set for one font, the other set for the other font. Both text fields will occupy the same space on the report. Set the print when expression for both text fields to be based on the flag settings. ex. flag == true. This way when the report is run the correct font will print based on the condition.
  9. Thanks that worked great. I would like to request a feature that would allow ji-import to overwrite existing resources with new resources. The reason for this is for moving from dev to test to prod. If I make a change to a report in the development area I want to be able to move that report to test and up to production via ji-export and ji-import. Without being able to do a bulk move I would have to move the report changes manually (a good source of errors.) Thanks
  10. Thanks for the info, I looked in the repository on this forum but there doesn't seepto be anything checked in.
  11. Thanks for the info, I looked in the repository on this forum but there doesn't seepto be anything checked in.
  12. Thanks for the info, I looked in the repository on this forum but there doesn't seepto be anything checked in.
  13. Thanks for the info, I looked in the repository on this forum but there doesn't seepto be anything checked in.
  14. Where can I find documentation on how to use the ji-import and the ji-export utilities. Also will these utilities work with Oracle
  15. I am trying to build JasperIntelligence using the source that is zipped for download. However I cannot find the Jasperserver-Repo files needed to do the build. How can I access this. Also the build is looking for JasperReports 1.2.3. I had thought that Jasper Intelligence is using 1.2.4.
×
×
  • Create New...