problem about jasperserver-Collection of common programming errors


  • Ravi
    jasper-reports jasperserver crosstab
    I have a crosstab report that outputs 75 pages. When I do an export to Excel, after 2-3 mins, it crashes and says “An id is required to lookup a FlowDefinition”.The output of the query contains less than 100,000 rows and the query itself takes 25 secs to execute. (from Naivcat) After this, jasper server takes some more time to fill the report. But exporting does not work.FYI – I have changed the Crosstab limit to 1000000 from the default 100000.#limit the crosstab bucket/measure count to prevent

  • Alex K
    jasperserver
    I just Installed JasperReports Server 5.5.0 and tried to schedule a report, but clicking on the Submit button does not save the jobUsing jasperreports-server-cp-5.5.0 On Ubuntu Linux 13.04In Javascript Console I’m getting this error:Uncaught TypeError: Cannot set property ‘url’ of undefined parameters.js:122 (anonymous function) parameters.js:122 Backbone.Events.trigger backbone-0.9.2-patched.js:166 _.extend.change backbone-0.9.2-patched.js:476 _.extend.set backbone-0.9.2-patched.js:317 Backbone

  • jonearles
    oracle glassfish oracle-xe jasperserver
    i’ve been trying to deploy jasperserver 4 in glassfish 3 and using oracle 10g express edition for repository with no luck. i’ve tried following the install guide and making some changes since the install guide doesn’t actually cover glassfish and oracle db that much.anyways, below is the log file i get when running the auto install script “js-install-ce.bat”Edited: Apr 26, 2011Ok. I updated the OracleUnicodeDialect and used org.hiberntate.dialect.Oracle10gDialect. Now I’m getting a different err

  • Alex K
    jasper-reports ireport jasperserver
    I have designed a report using iReport 4.5.1 designer with 2 sub reports and both the sub reports takes parameter from the parent report. The report works fine when executed from the iReport designer. I am getting the following error message when executing the report deployed in the JasperReports Server 4.5:net.sf.jasperreports.engine.JRRuntimeException: Error loading object from : repo:SUB_REPORT_NAMEError Trace net.sf.jasperreports.engine.JRRuntimeException: Error loading object from : repo:S

  • Alex K
    jasperserver
    I am using Jasper Server 4.5.0 32-bit version.When I click on Next after filling the report name as requested in the first step of scheduling a report in server, it gives me the following error:The server has encountered an error. Please excuse the inconvenience. An error has occurred. Please contact your system administrator. (5321)Error Log Following:2012-04-09 17:37:38,940 WARN IntrusionDetector,http-8080-2:449 – [SECURITY FAILURE Anonymous:null@unknown -> /ExampleApplication/IntrusionDe

  • jlemaitre
    jasperserver
    I am working with JasperServer 4.1 CE and am trying to set up a folder for a specific set of users to be able to run a specific set of reports. THe roadblock seems to be parameter reports and/or storing reports to the repository, as I’ve tried several role levels and permission settings at the folder as well as at the report level to try to resolve to no avail. The users are all ROLE_USER as well as a custom role. The folders in which I would like these users to run reports with parameters has b

  • Om Yadav
    jasperserver
    I am creating a jasper report using some database connection.i have added a new field to the report. That field does not exist in the database column. i have put that column in the report and assigning the value to this field using the expression.it compiles fine but when i fill the report using the database, it gives me the error: Error filling print… Unknown column name : test net.sf.jasperreports.engine.JRException: Unknown column name : test      at net.sf.jasperreports.engine.JRResultSe

  • Sharad
    jasper-reports jasperserver
    I am using JasperReport server 4.5, and Jasperserver 4.5 comes default with Postgre database, i have configured MySQL5.5 with Jasperserver and now i can connect my Jasperserver database with MySQL database and reports are working fine, but when i use js-export command to export all the Jasperserver repository report, it’s showing some errors as* Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection*and*Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException

  • Alex K
    jasperserver
    I am new to JasperReports Server.I have exported the configuration using js-export.sh and disabled the password encryption and restored the configuration with DB and server was working fine. Now I want to export my existing configuration and data and import at my other setup.I am trying to export my jasper data to a file using command :./js-export.sh –everything –output-dir /tmp/js-backup.zip1but I am getting error:Using CE setup Creating ActionModelService object. Creating action model infras

  • Alex K
    jasper-reports jasperserver
    I’m using the version 4.7 of Jaspersoft and have since some time a problem with the “Run Now” button (schedule job part). I think the error could be caused because I have updated a job during it was running, but even that is not sure. The problem: when the tomcat is started and I try to use the “Run Now” button the 1st time – is working correct, but when I’m trying to use it the second time the requested job-entry is sometimes and sometimes not available on the GUI and the following exception i