Note that there are some explanatory texts on larger screens.

plurals
  1. PONullPointer Exception when importing backup of reports -- Jasperserver
    primarykey
    data
    text
    <p>I'm on a Linux machine.</p> <p>Running the import script <code>sudo ./js-import.sh --input-zip ~/jasperreports-server-cp-5.1.0/jasperbackup.zip</code></p> <p>when in the <code>/buildomatic</code> folder</p> <p>gives me the following message:</p> <blockquote> <p>Using CE setup Using Bundled version of Java First resource path:/home/myname/jasperreports-server-cp-5.1.0/buildomatic/conf_source/ieCe/applicationContext-cascade.xml</p> <p>Started to load resources Resource name: applicationContext.xml Resource name: applicationContext-cascade.xml Resource name: applicationContext-data-snapshots.xml Resource name: applicationContext-events-logging.xml Resource name: applicationContext-export-config.xml Resource name: applicationContext-export-import.xml Resource name: applicationContext-logging.xml Resource name: applicationContext-olap-connection.xml Resource name: applicationContext-report-scheduling.xml Resource name: applicationContext-search.xml Resource name: applicationContext-security.xml Resource name: applicationContext-themes.xml Resource name: applicationContext-virtual-data-source.xml Creating ActionModelService object. Creating action model infrastructure.</p> <p>java.lang.NullPointerException java.lang.NullPointerException at java.util.zip.ZipFile.getInputStream(ZipFile.java:180) at com.jaspersoft.jasperserver.export.io.ZipFileInput.getFileInputStream(ZipFileInput.java:74) at com.jaspersoft.jasperserver.export.ImporterImpl.getIndexInput(ImporterImpl.java:205) at com.jaspersoft.jasperserver.export.ImporterImpl.readIndexDocument(ImporterImpl.java:175) at com.jaspersoft.jasperserver.export.ImporterImpl.process(ImporterImpl.java:118) at com.jaspersoft.jasperserver.export.ImporterImpl.performImport(ImporterImpl.java:98) at com.jaspersoft.jasperserver.export.ImportCommandImpl.process(ImportCommandImpl.java:58) at com.jaspersoft.jasperserver.export.BaseExportImportCommand.process(BaseExportImportCommand.java:94) at com.jaspersoft.jasperserver.export.ImportCommand.main(ImportCommand.java:43)</p> </blockquote> <p>Java is updated so I'm not sure what I'm doing wrong. Since I'm on a LINUX machine, is there a way to write the import script to use a <code>.tar.gz</code>? Maybe that will work.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload