J W wrote: > Running coldfusion7 over Jrun4. Specifically the cfusion-out.log file. When > running, is that file ALWAYS open or does it open-write to-and then close. > Is there anyway to limit/adjust what is written to this log?
It is always open. There is a JRun patch available on the Adobe website that will make this file obey the configured log rotation scheme in jrun.xml. You may be able to configure the loglevel in jrun.xml as well. > Are there any issues with running cf7 and cf8 side by side on a server over > jrun4? Make sure they each have their own jvm.config so no CF 7 classes end up in the CF 8 classpath. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308921 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

