Search found 2 matches

by mimos_user
Mon Aug 29, 2016 10:16 am
Forum: Web Services
Topic: OutOfMemoryError: Java heap space on downloading large file
Replies: 2
Views: 6397

Re: OutOfMemoryError: Java heap space on downloading large f

in the bin/logicaldoc.sh locate the JAVA_OPTS variable, here increase the heap memopry, you could try with -Xmx4000m Of course you have to restart LogicalDOC. Thank you for your suggestion. I couldn't try the above because the logicaldoc.bat didn't work on my machine. I didn't investigate further o...
by mimos_user
Fri Aug 26, 2016 3:18 am
Forum: Web Services
Topic: OutOfMemoryError: Java heap space on downloading large file
Replies: 2
Views: 6397

OutOfMemoryError: Java heap space on downloading large file

I am getting the below in dms.log file: java.lang.OutOfMemoryError: Java heap space The RESTful api I have used is as below: curl -u admin:admin http://localhost:8080/services/rest/document/getContent?docId=3375104 The file I'm trying to download is size above 1 GB. Is there any fix for this issue? ...

Go to advanced search