No logs were written at the time of the crashes. The server immediately gets the BSOD and reboots. This is what I see a lot of though:
03/08 09:20:49 error Connection reset java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) at java.io.BufferedInputStream.fill(BufferedInputStream.java:183) at java.io.BufferedInputStream.read1(BufferedInputStream.java:222) at java.io.BufferedInputStream.read(BufferedInputStream.java:277) at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:530) at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:522) at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:540) at jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:229) at jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyService.java:144) at jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadPool.java:433) at jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(ThreadPool.java:280) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:76) Are my JVM settings alright? CPU & Memory usage on the server is always very minimal. I had 2GB of memory in the machine before, but I replaced both memory modules and put in a new 1GB and it still crashes (i thought it might have been bad memory). Would increasing the HEAP size help? How much can I increase if I have 1GB of physical memory? Last time I was at the DC, I recalled the BSOD mention something about NONPAGED POOL ALLOCATION error or something. This is why I thought the problem might have been bad memory, but as I mentioned before, new memory still didn't work. > What are the logs stating in runtime\logs? Post what the err log has at > the > time of the crash. > > > > > > > "This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, > Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, > Registered in England, Number 678540. It contains information which is > confidential and may also be privileged. It is for the exclusive use of > the > intended recipient(s). If you are not the intended recipient(s) please > note > that any form of distribution, copying or use of this communication or the > information in it is strictly prohibited and may be unlawful. If you have > received this communication in error please return it to the sender or > call > our switchboard on +44 (0) 20 89107910. The opinions expressed within > this > communication are not necessarily those expressed by Reed Exhibitions." > Visit our website at http://www.reedexpo.com > > -----Original Message----- > From: Steve Nguyen <[EMAIL PROTECTED]> > To: CF-Server <[email protected]> > Sent: Mon Mar 07 20:10:54 2005 > Subject: CFCHART crashing server > > Running CFMX 6.1 > JVM Path: C:/CFusionMX/runtime/jre > JVM Arguments: -server -Dsun.io.useCanonCaches=false > -Xbootclasspath/a:"{application.home}/../lib/webchartsJava2D.jar" > -XX:MaxPermSize=128m -XX:+UseParallelGC > Minimum JVM Heap Size: <blank> > Maximum JVM Heap Size: 512 > > Everytime any one runs a CFCHART tag (any one, not just a particular > script), it crashes the server. Right when it runs, the server gets a > STOP > error and reboots itself. Any ideas what the problem could be? > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5248 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
