have you turned on metrics logging? Maybe you need to up your max sim threads.
your error trace has quite abit about JDBC in it. Are you limiting your DSN connections? DK On 4/11/06, Russ <[EMAIL PROTECTED]> wrote: > I have already played with those settings, but it still crashed yesterday. > Here are the settings I'm using: > > java.args=-server -DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS -Xms256m > -Xmx512m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=512m > -XX:+UseParallelGC -XX:+AggressiveHeap > > You would think 512mb is enough for the heap? Am I giving it too much > possibly? > > This server has 1gb of ram. > > Russ > > > -----Original Message----- > > From: Oleg Gunkin [mailto:[EMAIL PROTECTED] > > Sent: Monday, April 10, 2006 7:48 PM > > To: CF-Talk > > Subject: RE: java.lang.OutOfMemoryError: unable to create new native > > thread > > > > Coldfusion 7 needs more heap space than your JVM allows it to use. You > > need to increase maximum heap size. > > > > The following is for JSP, but solution is the same. > > > > http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_17470 > > > > -- > > Oleg Gunkin > > Email: [EMAIL PROTECTED] > > Phone: (604) 666-9392 > > Emerging Technologies / Pacific Web Services > > Information Technology Services > > Public Works and Government Services Canada (Pacific) > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237443 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

