tracker issue : CF-3130702

select a category, or use search below
(searches all categories and all time range)
Title:

Audit.log logs new CF Class Path incorrectly

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/AsDesigned

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 03/05/2012

Components: Logging, Audit Logs

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Public Beta / 3130087

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

Looks like audit.log doesn’t write the correct "New values".

I added this ColdFusion Class Path: C:\ColdFusion10\cfusion\lib\foo

But it still said the new values were:

    New values are --> JVM Path : C:\ColdFusion10\jre, Max JVM Heap memory : 512, Min JVM Heap memory : 256

Two bugs:
1) The new CF Class Path was "C:\ColdFusion10\cfusion\lib\foo" (not "C:\ColdFusion10\jre")
2) I did not edit Max/Min JVM Heap memory

The _only_ thing I did was add "C:\ColdFusion10\cfusion\lib\foo" in the CF Class Path box.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3130702

External Customer Info:
External Company:  
External Customer Name: itisdesign
External Customer Email:

Attachments:

Comments:

Related thread: http://prerelease.adobe.com/r/?d4611d437c5441409b51a5a551d3a870
Comment by External U.
20346 | March 05, 2012 04:59:40 PM GMT
Currently we do not log each setting. So CF classpath is currently not being logged. Secondly logging happens irrespective of whether user has changed the value in actual or not 1. It is JVM Ptah which has been logged and which is correct 2. Still it will be logged
Comment by Uday O.
20347 | March 07, 2012 05:04:52 AM GMT
Verified this is fixed in CF10 Final (build 10,282462). Thanks! -Aaron
Comment by External U.
20348 | May 28, 2012 06:35:44 PM GMT