Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-04-11 Thread tom vallee
also i saw that jrun.exe memory is always growing, it was at 5 590 405 kb. is it normal? is it because in jvm.settings i put 8gb of java jeap size ? ~| Order the Adobe Coldfusion Anthology now!

java.lang.OutOfMemoryError: Java heap space

2011-03-28 Thread tom vallee
i have this error on a win2000 with cf8, 4gb ram here are my java settings : java.args=-server -Xms1024m -Xmx1024m -Xmn100M -Dsun.io.useCanonCaches=false -XX:PermSize=64m -XX:+UseConcMarkSweepGC -XX:NewSize=48m -XX:SurvivorRatio=4 -XX:+UseParNewGC -XX:MaxPermSize=192m

Re: java.lang.OutOfMemoryError: Java heap space

2011-03-28 Thread tom vallee
i should replace -XX:+UseConcMarkSweepGC and -XX:+UseParNewGC or only -XX:+UseConcMarkSweepGC with : XX:+UseParallelGC ~| Order the Adobe Coldfusion Anthology now!

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-23 Thread tom vallee
thanks! here are my settings now : java.args=-server -Xmx4096m -Xms4096m -Dsun.io.useCanonCaches=false -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+UseParallelGC -Dsun.rmi.dgc.client.gcInterval=60 -Dsun.rmi.dgc.server.gcInterval=60 -XX:NewSize=148m -XX:SurvivorRatio=4

upgrade coldfusion 7 JDK

2011-03-23 Thread tom vallee
Can i upgrade a cf7 to the latest jdk 1.6.0_24 ??? i currently use : Java Version 1.4.2_14 thanks ~| Order the Adobe Coldfusion Anthology now!

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
i upgraded to latest version and the coldfusion stop answering at 3 am and the cpu spikes to 100% at 8h15 am. anything else? Are you stuck on that JDK version for any reason? The first thing I'd do would be to upgrade it. It is 20 updates behind. Next, have you checked anything like jconsole

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
i upgrade to the latest JDK version and the coldfusion stop responding this night at 3 am it doesn't solve my problems Are you stuck on that JDK version for any reason? The first thing I'd do would be to upgrade it. It is 20 updates behind. Next, have you checked anything like jconsole to see

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
there's no error in the log when the service locks up at 3am.. what should i put in my jvm settings instead? HI, i have a few problems with one of my server : Win2008 R2 Coldufsion 8.0.1 x64 Java 1.6.0_04 Dual Xeon Quad Core 32gb RAM Sometimes the CPU goes up to 100% and I need

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
also, i install jconsole the ps survivor space frequently goes to 100%, is it normal? also there is many Ps scavenge (1125 collection in 2 hours) vs 5 collection of PS marksweep there's no error in the log when the service locks up at 3am.. what should i put in my jvm settings instead?

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
the latest hs_pid file in runtime\bin is 1 months old.. in runtime/log/ there is many of these errors when the CPU was 100% java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
the service stop responding not always at 3am, sometimes it's at 2pm, 7pm etc i check if there was any schedule task starting and no there's nothing here's my jvm settings now : java.args=-server -Xmx4096m -Xms4096m -Dsun.io.useCanonCaches=false -XX:PermSize=64m -XX:+UseParallelGC

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
couldn't it be that because the CPU is at 100%, it can't make the connection?? Because there's nothing wrong with these request ~| Order the Adobe Coldfusion Anthology now!

coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-21 Thread tom vallee
HI, i have a few problems with one of my server : Win2008 R2 Coldufsion 8.0.1 x64 Java 1.6.0_04 Dual Xeon Quad Core 32gb RAM Sometimes the CPU goes up to 100% and I need to restart the coldfusion service and everything goes back normal Sometimes, coldfusion stop responding, if i type my