Jump to content
Changes to the Jaspersoft community edition download ×

export.execution.rejected 400 null error


ramu_1

Recommended Posts

I have created a Jasper ETL Job to export the Report in PDF and XLSX formats and scheduled to respective clients using Jasper REST API
 I am exporting the Reports in PDF and xlsx Exports as well
 Here for one of the Report(returns 600 pages of Data) i am trying to export in xlsx  ,in this way i am getting "export.execution.rejected" error and the API i am using as follows

 
   /jasperserver-pro/rest_v2/reports/<folder name>/report1.xlsx
 
    Error:
   400 null
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?><errorDescriptor><errorCode>export.execution.rejected</errorCode><message>Index: 0, Size: 0</message></errorDescriptor>
    [ERROR]: mosodataloading_latest.getunzippedreports_0_2.GetUnzippedReports - tHttpRequest_4 - 400 null
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?><errorDescriptor><errorCode>export.execution.rejected</errorCode><message>Index: 0, Size: 0</message></errorDescriptor>

 

Can some help on this ,it would be very helpful to us

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...