Page 1 of 1

Increase INDATA memory limit more than 32KB for JAVA Client

Posted: 15 Nov 2013, 08:19
by GrinReaper
Hi Everyone,

As discussed in following forum, Maximum IN Take memory limit for JAVA Client API in 32 KB
viewtopic.php?p=34865#34865

but i need to increase this size to get room list from server, so i use following code,
java -jar myEng.jar -Dsfs.client.inDataMaxSize=640000 -Dsfs.client.outDataMaxSize=640000

But its not working because room list is too long.

Please help me..

Re: Increase INDATA memory limit more than 32KB for JAVA Cli

Posted: 16 Nov 2013, 02:23
by rjgtav
Hi,
What Client API version are you using?
Can you try increasing that value even further? Maybe your room list is really long..

Cheers

Re: Increase INDATA memory limit more than 32KB for JAVA Cli

Posted: 18 Nov 2013, 11:02
by GrinReaper
We are using Version: 1.5.8 of JAVA Client API.
and i tried increasing value upto 64MB but not working..

Re: Increase INDATA memory limit more than 32KB for JAVA Cli

Posted: 20 Nov 2013, 00:20
by rjgtav
Let's talk only on the other topic, as Lapo is already there also helping ;)