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: