2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018

05/28/2004: Documentation Error; Sonic XIS XML Database; Setting Address Size and Cache Size should be KB not MB.

Documentation Error; Sonic XIS XML Database; Setting Address Size and Cache

public void setAddressSpaceSize(long size) - The documentation says that size is 'the size in megabytes.' However, it really needs to be the size in kilobytes.

public void setSize(long size) - The documentation says that size is 'the size in megabytes.' However, it really needs to be the size in kilobytes.

Most of the time, you won't be dynamically changing the sizes so it's probably better to use the com.exln.dxe.defaultcachesize and com.exln.dxe.defaultassize parameters in the xlnserver.properties file. Note that these values should be in bytes!



subscribe via RSS