tracker issue : CF-3687147

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

CF10 standard always write hibernatesql.log in /log

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/UserError

Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)

Created: 12/20/2013

Components: Logging

Versions: 10.0

Failure Type: Performance Issue

Found In Build/Fixed In Build: Final /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Win All

Vote Count: 0

Problem Description:  CF10 standard always write hibernatesql.log in /log even with logSQL set to false

Steps to Reproduce:  Enable orm, set logSQL to false in ormsetting

Actual Result:  hibernatesql.log is still being written to disk

Expected Result:  no hibernatesql.log

Any Workarounds:  None.  FYI developer edition works fine.

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

Watson Bug ID:	3687147

External Customer Info:
External Company:  
External Customer Name: henrylearn2rock
External Customer Email:  
External Test Config: My Hardware and Environment details:



- CF10 standard edition

- Win server 2012

Attachments:

Comments:

logSQL settings in the ormsettings does not control the hibernatesql.log file. That is completely controlled by log4j.properties file. Check out this blog entry for more details - http://www.rupeshk.org/blog/index.php/2009/07/coldfusion-orm-how-to-log-sql/
Comment by Rupesh K.
13817 | December 21, 2013 06:55:23 AM GMT