=== 2010-10-04 15:17:42,871 [l0-0] DEBUG AppBase - [builtinApplication.userResponsesDS_fetch] No userTypes defined, allowing anyone access to all operations for this application === 2010-10-04 15:17:42,871 [l0-0] DEBUG AppBase - [builtinApplication.userResponsesDS_fetch] No public zero-argument method named '_userResponsesDS_fetch' found, performing generic datasource operation === 2010-10-04 15:17:42,871 [l0-0] INFO SQLDataSource - [builtinApplication.userResponsesDS_fetch] Performing fetch operation with criteria: {} values: {} === 2010-10-04 15:17:42,871 [l0-0] INFO SQLWhereClause - [builtinApplication.userResponsesDS_fetch] empty condition === 2010-10-04 15:17:42,871 [l0-0] INFO SQLDataSource - [builtinApplication.userResponsesDS_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause === 2010-10-04 15:17:42,871 [l0-0] DEBUG SQLDataSource - [builtinApplication.userResponsesDS_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause === 2010-10-04 15:17:42,872 [l0-0] DEBUG SQLDataSource - [builtinApplication.userResponsesDS_fetch] Eval'd row count query: SELECT COUNT(*) FROM user_responses WHERE ('1'='1') === 2010-10-04 15:17:42,872 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.userResponsesDS_fetch] DriverManager fetching connection for SqlServer_ProductionLive via jdbc url jdbc:jtds:sqlserver://sql01.a100sys.com:1433/Production_Live;user=******;password=********;useCursors=true === 2010-10-04 15:17:42,872 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.userResponsesDS_fetch] Passing JDBC URL only to getConnection === 2010-10-04 15:17:43,127 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.userResponsesDS_fetch] Returning pooled Connection === 2010-10-04 15:17:43,128 [l0-0] INFO SQLDriver - [builtinApplication.userResponsesDS_fetch] Executing SQL query on 'SqlServer_ProductionLive': SELECT COUNT(*) FROM user_responses WHERE ('1'='1') === 2010-10-04 15:19:05,784 [l0-0] DEBUG SQLServerDriver - [builtinApplication.userResponsesDS_fetch] SQL Server version is '10.00.2766' === 2010-10-04 15:19:05,785 [l0-0] DEBUG SQLDataSource - [builtinApplication.userResponsesDS_fetch] Using SQL Limit query === 2010-10-04 15:19:05,785 [l0-0] DEBUG SQLDataSource - [builtinApplication.userResponsesDS_fetch] Using PK as default sorter: id === 2010-10-04 15:19:05,785 [l0-0] DEBUG SQLDataSource - [builtinApplication.userResponsesDS_fetch] SQL windowed select rows 396435->396510, result size 75. Query: SELECT * FROM (SELECT *, ROW_NUMBER() OVER (ORDER BY x.id) AS rowID FROM (SELECT TOP 100 PERCENT user_responses.id, user_responses.status, user_responses.created_at, user_responses.form_id, user_responses.type FROM user_responses WHERE ('1'='1')) x) y WHERE y.rowID BETWEEN 396436 AND 396511 === 2010-10-04 15:19:05,785 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.userResponsesDS_fetch] DriverManager fetching connection for SqlServer_ProductionLive via jdbc url jdbc:jtds:sqlserver://sql01.a100sys.com:1433/Production_Live;user=******;password=********;useCursors=true === 2010-10-04 15:19:05,785 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.userResponsesDS_fetch] Passing JDBC URL only to getConnection === 2010-10-04 15:19:05,971 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.userResponsesDS_fetch] Returning pooled Connection === 2010-10-04 15:19:06,947 [l0-0] INFO DSResponse - [builtinApplication.userResponsesDS_fetch] DSResponse: List with 76 items === 2010-10-04 15:19:06,979 [l0-0] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8 === 2010-10-04 15:19:06,980 [l0-0] DEBUG RPCManager - non-DMI response, dropExtraFields: false