Under CFMX 7 when attempting to pass a query to a Verity custom collection I 
keep hitting a "java.lang.OutOfMemoryError" after indexing runs for about 2 
hours. 

I've tried with no sucess. 
* inside a loop passing anywhere between 50 and 1000 records at a time with the 
goal of 2500 records total. 
* increasing the JVM's heap size to a gigabyte and the permanent object 
collection to half a gig.

This is my JVM configuration: 
java.args=
-Xmx1024M 
-server 
-Dsun.io.useCanonCaches=false 
-XX:MaxPermSize=512m 
-XX:+UseParallelGC 
-DJINTEGRA_NATIVE_MODE 
-DJINTEGRA_PREFETCH_ENUMS 
-Dcoldfusion.rootDir={application.home}/)

Anyone have any suggestions? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239550
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to