tracker issue : CF-3231455

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

cfdump throws null error

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Michael Nimer / Michael Nimer (Michael Nimer)

Created: 07/06/2012

Components: Language, Java Integration

Versions: 10.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: Final / 282653

Priority/Frequency: Normal / Very few users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Duplicate ID:	CF-3223299

using the sqlilite http://chinookdatabase.codeplex.com/

if I try to call cfdump, from java, with the results of "select * from artist" I will get a null error (275 rows). If I try to dump a smaller sub set of the query 10-20 rows it works fine. 

To recreate:
1. In java, query the db. 
2. convert ResultSet to coldfusion QueryTable
3. call CFC method that returns cfdump (wrapped in cfsavecontent)
4. large result sets, a null error. Small result sets it works

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

Watson Bug ID:	3231455

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

Attachments:

Comments:

This Bug is similar to #CF-3223299. Tracking this one along with #CF-3223299. Marking this as duplicate of CF-3223299. (Comment added from ex-user id:gtiwari)
Comment by Adobe D.
18784 | July 31, 2012 01:30:14 AM GMT