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

Error importing reports JasperReports Server


mmmartins
Go to solution Solved by Anuja Vilas Bhujbal,

Recommended Posts

An export of reports was done in Jasper Reports 8.1.1 with the options:

⦁    Legac key
⦁    Include dependencies

Afterwards, the generated file was imported into JasperReports 8.0.1 with the following options:

⦁    Legac key

The error occurred:

2023-01-25T10:03:49,391 ERROR ImportRunnable,pool-9-thread-33:81 - Import failed: com.jaspersoft.jasperserver.export.service.ImportFailedException: Import failed. Reason: jsexception.import.module.not.found
    at com.jaspersoft.jasperserver.export.service.impl.ImportExportServiceImpl.startImport(ImportExportServiceImpl.java:282)
    at com.jaspersoft.jasperserver.export.service.impl.ImportExportServiceImpl.doImport(ImportExportServiceImpl.java:189)
    at com.jaspersoft.jasperserver.remote.services.async.ImportRunnable.run(ImportRunnable.java:66)
    at com.jaspersoft.jasperserver.remote.services.async.ImportExportTask$1.run(ImportExportTask.java:124)
    at com.jaspersoft.jasperserver.api.logging.util.LoggableExecutorService$1.run(LoggableExecutorService.java:84)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)

How to proceed to solve the problem.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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...