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

mougaritaki

Members
  • Posts

    13
  • Joined

  • Last visited

mougaritaki's Achievements

  1. Hello, Do you have examples of graphs that can help me to make a graphe stacked comlumn muti line . thank you
  2. I developed a report in Jaspersoft Studio 6.1.0 the report executes properly when I did preview once I put on the Jaspersoft server that is connected to the same data base gave the report does not run and it shows me the error "An error has occurred. Please contact your system administrator. (6632)" how can I solve this problem? Thank you !!!
  3. Hello, in jaspersoft server I have several users with different permission and there is access to the same report jasper who contain several filters My problem is when a user registers its filter all others will see it and run ..... so how limited filter access to just the user who creates it ?
  4. How to pass a parameter to a sub-dataset IN JASPERSOFT STUDIO
  5. Hello I created a report with several graph in Jaspersoft Studio 6.0.1 My question is: when there's no data the graphs do not see so I have a blank page, there is no trick to display a message instead of the blank page ?
  6. when i complie the project in jaspersoft studio pro 6.0.1 i have this probleme Errors were encountered when compiling report expressions class file: 1. The method computeStartDate(int) is undefined for the type JRAbstractScriptlet value = ((net.sf.jasperreports.engine.JRAbstractScriptlet)parameter_REPORT_SCRIPTLET.getValue()).computeStartDate(1); //$JR_EXPR_ID=0$ <--------------> 2. The method computeEndDate() is undefined for the type JRAbstractScriptlet value = ((net.sf.jasperreports.engine.JRAbstractScriptlet)parameter_REPORT_SCRIPTLET.getValue()).computeEndDate(); //$JR_EXPR_ID=1$ <------------> 3. The method computeStartDate(int) is undefined for the type JRAbstractScriptlet value = ((net.sf.jasperreports.engine.JRAbstractScriptlet)parameter_REPORT_SCRIPTLET.getValue()).computeStartDate(1); //$JR_EXPR_ID=0$ <--------------> 4. The method computeEndDate() is undefined for the type JRAbstractScriptlet value = ((net.sf.jasperreports.engine.JRAbstractScriptlet)parameter_REPORT_SCRIPTLET.getValue()).computeEndDate(); //$JR_EXPR_ID=1$ <------------> 5. The method computeStartDate(int) is undefined for the type JRAbstractScriptlet value = ((net.sf.jasperreports.engine.JRAbstractScriptlet)parameter_REPORT_SCRIPTLET.getValue()).computeStartDate(1); //$JR_EXPR_ID=0$ <--------------> 6. The method computeEndDate() is undefined for the type JRAbstractScriptlet value = ((net.sf.jasperreports.engine.JRAbstractScriptlet)parameter_REPORT_SCRIPTLET.getValue()).computeEndDate(); //$JR_EXPR_ID=1$ <------------> 6 errors
  7. when I try to connect Jaspersoft Studio 6.01 to jasperreport server I get this error: nested exception is java.lang.NullPointerException and that some so the configuration I used for the same server if I get anything in URL I always this error
  8. I can't find ctlscript.sh for start jasperreport server i have a rpm pakeage of jasperreport server i do : yum install pakeage_name cd jasper_home/buildomatic ./js-install.sh i have thes resultat : init-source-paths: [echo] [echo] Property values (dev.xml:init-source-paths): [echo] Source Paths: [echo] js-path = ${js-base-path} [echo] js-pro-path = ${js-pro-base-path} [echo] Other Paths: [echo] maven-localrepo-path = /root/.m2/repository [echo] [echo] deploy-webapp-datasource-configs: [echo] [echo] Property values (in app-server.xml: deploy-webapp): [echo] jsEdition = pro [echo] warFileDistSourceDir = /usr/share/jasperreports-server/buildomatic/../jasperserver-pro.war [echo] warTargetDir = /var/lib/tomcat/webapps/jasperserver-pro [echo] webAppName = jasperserver-pro [echo] webAppNameCE = jasperserver [echo] webAppNamePro = jasperserver-pro [echo] webAppNameSrc = jasperserver-pro [echo] webAppNameDel = jasperserver-pro [echo] warTargetDirDel = /var/lib/tomcat/webapps/jasperserver-pro [copy] Copying 8 files to /var/lib/tomcat/webapps/jasperserver-pro deploy-webapp-pro: install-minimal-pro: [echo] Installation successfully completed! BUILD SUCCESSFUL Total time: 6 minutes 48 seconds Checking Ant return code: OK
  9. I need to create a packaging rpm jasperreport server-pro 6.0.1 for centos can you help me?
  10. yes a do it and i have thes error [root@localhost buildomatic]# ./js-install.sh Writing to log file: logs/js-install-pro_2015-06-09_12-18-23771.log ---------------------------------------------------------------------- Running JasperReports Server install script at 2015-06-09_12-18 ---------------------------------------------------------------------- ---------------------------------------------------------------------- Using ANT_OPTS: -Dnet.sf.ehcache.disabled=true -Xms512m -Xmx2048m -XX:PermSize=128m ---------------------------------------------------------------------- [default] Running install-normal-pro Ant task. ---------------------------------------------------------------------- Java HotSpot 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0 Buildfile: /usr/share/jasperreports-server/buildomatic/build.xml [echo] Filtering properties (cleaning out blank spaces) BUILD FAILED /usr/share/jasperreports-server/buildomatic/build.xml:61: The following error occurred while executing this line: /usr/share/jasperreports-server/buildomatic/bin/setup.xml:744: The following error occurred while executing this line: /usr/share/jasperreports-server/buildomatic/bin/setup.xml:543: The following error occurred while executing this line: /usr/share/jasperreports-server/buildomatic/bin/setup.xml:731: /usr/share/jasperreports-server/buildomatic/${appServerJdbcDir} does not exist. Total time: 1 second Checking Ant return code: OK ----------------------------------------------------------------------
  11. I can not find the file ctlscript.sh and when I try to launch buildomatic / js-install.sh I will error Writing to log file: logs/js-install-pro_2015-06-09_09-56-34524.log ---------------------------------------------------------------------- Running JasperReports Server install script at 2015-06-09_09-56 ---------------------------------------------------------------------- ---------------------------------------------------------------------- Using ANT_OPTS: -Dnet.sf.ehcache.disabled=true -Xms512m -Xmx2048m -XX:PermSize=128m ---------------------------------------------------------------------- WARNING: JAVA_HOME environment variable not found [default] Running install-normal-pro Ant task. ---------------------------------------------------------------------- Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.79.x86_64/lib/tools.jar Buildfile: /usr/share/jasperreports-server/buildomatic/build.xml [echo] Filtering properties (cleaning out blank spaces) BUILD FAILED /usr/share/jasperreports-server/buildomatic/build.xml:61: The following error occurred while executing this line: /usr/share/jasperreports-server/buildomatic/bin/setup.xml:744: The following error occurred while executing this line: /usr/share/jasperreports-server/buildomatic/bin/setup.xml:543: The following error occurred while executing this line: /usr/share/jasperreports-server/buildomatic/bin/setup.xml:731: /usr/share/jasperreports-server/buildomatic/${appServerJdbcDir} does not exist.
×
×
  • Create New...