displaying top 100 results
Tracker Issue A query object with a column type "object" becomes column type "longvarchar" after being converted to WDDX and back
2612231 CF-3536920 Core Runtime John Bartlett A query object with a column type "object" becomes column type "longvarchar" after being converted to WDDX and back Problem Description: Creating a query with a column of type "object" does not stay "object" if converted to WDDX and back. Adding a new
Tracker Issue Accessing a running thread via cfthread object with server memory monitoring on can generate ConcurrentModificationException
2611866 CF-3580771 Server Monitoring John Bartlett Accessing a running thread via cfthread object with server memory monitoring on can generate ConcurrentModificationException Problem Description: Accessing a running thread via its cfthread object while server memory monitoring enabled can generate