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

rashmi_prabhu

Members
  • Posts

    17
  • 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

Posts posted by rashmi_prabhu

  1. I had installed jasperserver 4.0.1 and currently i want to install 4.2.1.While uninstalling the previous one,its giving me this error.

    Problem running post-install step.Installation may not complete correctly

    Error  running /opt/jaspereports-server-cp-4.2.1/apache-ant/bin/ant import-ce-DimportFile=install_resources/export/js-catalog:

    Build Failed

    /opt/jasperreports-server-cp-4.2.1/buildomatic/bin/import-export.xml:244:the following error occurred while executing this line:

    /opt/jasperreports-sever-cp-4.2.1/buildomatic/bin/import-export.xml:152:Java returned:255

    Can anyone help me out in this

  2. Hi,

    I have a requirement wherein I need to create a dimension which will act as filter.Now on the basis of this filters numbers of measures to be displayed are changed

    For eg.I have one  dimensions as Product and which has values as  "Electronics" and "Sports" .Now if the user selects Electronics as filter particular measure,Profit should be displayed and if user selects Sports, Quantity in stock should be displayed.How can this be implemented

     

     

  3. Even im gettin same error.In jasper Report Server Admin guide it has been written that once liferay and jasper are being integrated automatically ROLES_PORTLET and user gets created who can access the portlet but its not being getting created in my case.So i created a user same as in Liferay in Jasper Report Server but then too its showing the same error.Does anyone know how to resolve this issue.

  4. Hi,

    I am new to iReports and currently i am using iReport 4.0.2.Please someone help me in my query

    I have a main report which has a subreport in it.The subreport retreives data from excel sheet.I followed following steps to retreive data

    1..In subreport properties i chose connection type as datasource expression.

    2.In datasource expressioni wrote new net.sf.jasperreports.engine.data.JRXlsDataSource(new File("path of xls file"))

    When i compile subreport individually it gives report correctly but when i try to retreive data through main report it gives me following error

    Error filling print...net.sf.jasperreports.engine.JRException:Unknown Column name:XYZ

     

    Thanks and Regards

     

  5. Hi,

    I have a main report through which i want to access subreport.Im using excel sheet as datasource for subreport .when i compile subreport individually it provides me answer but when i try to see answer through mainreport its showing me blank pages.Can anyone help me out in this?

  6. Hi,

    I am new to ireport so can anyone help me out. I have an excel sheet with me in which there are two sheets,Sheet1 and Sheet2.Now im using this excel sheet as datasource to produce reports in ireport.But when i try to retreive data its showing me data of  sheet1 only.so can anyone suggest me how to retreive data fom both the sheets.

×
×
  • Create New...