Getting Java heap space error while uploading document with size of 1 GB data. Please help to find which configuration file i can check to identify the heap space related setting.
We are running on iis with 23.4 CS version
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hello Gishnu,
Is the Content Server Deployed on a Tomcat or IIS ?
Tomcat. We are trying the CWS upload. i was able to modify Java memory pool and resolve it for time being. but the problem is i was forced to keep 20480 MB , where my machine is having only 15 GB RAM, which almost very high. any other suggestion?
What was the initial Memory settings for the Tomcat ( Initial and Maximum ) ?
initial 2048
maximum 20480
Only after setting up this value, we are able to upload 1 GB file with out any issues
Sorry, it was initial memory 1024 and maximum memory 4096.
No worries, Did you try to set the maximum memory to 12288 instead of going over your OS limit ?
let me try this. i was doing trial and error, but i believe i didnt hit this value before. let me try
Heyy,
How did it go ?
Are you using ContentService or DocumentManagement service?
We are using Content service
You could host the webservices on TC a long time back, when FME was doing a migration with us, a TC-hosted CWS was much better, in addition to Content Service, there's also a "big files" method that OT has given in its documentation, one could do that.
One of the tests we conducted before switching from IIS to TC was to prove multiple half-gig files into OTCS.
In case nothing works, you could always switch to Object Importer(OI), which is an oscript process.I just said that because in case you are having a few high GB files.