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

js-import on jasperserver 6.4


nils.ottosson
Go to solution Solved by vchiem,

Recommended Posts

Try to import a export file (size 460M)  to a new server.

Runing the following command: ./js-import.sh  --input-zip <file_path> 

Get the following error 

-- JasperServer:  ProfileAttributeCacheImpl shutdown called.  This normal shutdown operation.
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOf(Arrays.java:3236)
        at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:118)
        at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:93)

 

have try change the Xms size on js-import.sh file and import-export.xml-file.

I dose not help  

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

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