I seem to be having a problem lately with my dev server, and FC
causing jrun to runaway with the servers ram.

My sys admin has limited my dev box (a VMware 2003Kserver) to 1GB ram,
(my production system has been given 2GB and seems to be ok).

If I watch the ram usage on the dev box, jrun sits at about 128MB,
when I try to hit the webtop, it runs up to 600MB over 30 seconds or
so and then drops an out of memory error. I dont even get the login
screen.

While my dev box has always been understandably slow due to the low
allotement of RAM, this situation seems to have just started after
upgrading to 5.1



Message Java heap space
StackTrace java.lang.OutOfMemoryError: Java heap space at
java.util.Arrays.copyOf(Arrays.java:2882) at
java.io.CharArrayWriter.write(CharArrayWriter.java:105) at
coldfusion.runtime.CharBuffer.replace(CharBuffer.java:37) at
coldfusion.runtime.CharBuffer.replace(CharBuffer.java:50) at
coldfusion.runtime.NeoBodyContent.write(NeoBodyContent.java:254) at
cfdump2ecfm831925840$funcDUMPSTRUCT.runFunction(E:\cf8_updates\cfusion
\wwwroot\WEB-INF\cftags\dump.cfm:1765) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at
coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke
(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke
(FunctionAccessFilter.java:59) at
coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at
coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2436) at
cfdump2ecfm831925840$funcHANDLESTRUCT.runFunction(E:\cf8_updates
\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:708) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at
coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke
(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke
(FunctionAccessFilter.java:59) at
coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at
coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2436) at
cfdump2ecfm831925840$funcRENDEROUTPUT.runFunction(E:\cf8_updates
\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:636) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at
coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke
(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke
(FunctionAccessFilter.java:59) at
coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at
coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2436) at
cfdump2ecfm831925840$funcDUMPSTRUCT.runFunction(E:\cf8_updates\cfusion
\wwwroot\WEB-INF\cftags\dump.cfm:1763) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at
coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
TagContext arguments - array [empty]

Type java.lang.OutOfMemoryError

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to