=== 2021-09-10 12:04:24,022 [3-46] INFO RequestContext - URL: '/builtinds/sc/RESTHandler', User-Agent: 'PostmanRuntime/7.26.8': Unsupported with Accept-Encoding header === 2021-09-10 12:04:24,024 [3-46] DEBUG RESTHandler - Defaulting response data format to xml === 2021-09-10 12:04:24,025 [3-46] DEBUG RestRequestParser - Parsing json object: '{ "transaction": { "operations": [{ "dataSource":"animals", "operationType":"update", "data": { "scientificName": "Allligator mississippiensis", "lifeSpan": 100 } }] } }' === 2021-09-10 12:04:24,026 [3-46] DEBUG RestRequestParser - Parameter:'isc_dataFormat'. Value:'json'. === 2021-09-10 12:04:24,028 [3-46] INFO RESTHandler - Performing 1 operation(s) === 2021-09-10 12:04:24,029 [3-46] INFO DSRequest - Executing animals.update with criteria: {scientificName:"Allligator mississippiensis"} values: {scientificName:"Allligator mississippiensis", lifeSpan:100} === 2021-09-10 12:04:24,029 [3-46] DEBUG DeclarativeSecurity - Processing security checks for DataSource null, field null === 2021-09-10 12:04:24,029 [3-46] DEBUG DeclarativeSecurity - DataSource animals is not in the pre-checked list, processing... === 2021-09-10 12:04:24,030 [3-46] DEBUG AppBase - No userTypes defined, allowing anyone access to all operations for this application === 2021-09-10 12:04:24,030 [3-46] DEBUG AppBase - No public zero-argument method named '_animals_update' found, performing generic datasource operation === 2021-09-10 12:04:24,030 [3-46] DEBUG SQLDataSource - DataSource 32 acquired SQLDriver instance 1598803006 during initialization === 2021-09-10 12:04:24,031 [3-46] DEBUG SQLConnectionManager - Borrowed connection '1442130334' === 2021-09-10 12:04:24,031 [3-46] DEBUG SQLTransaction - Started new HSQLDB transaction "1442130334" === 2021-09-10 12:04:24,031 [3-46] DEBUG SQLDataSource - Setting DSRequest as being part of a transaction === 2021-09-10 12:04:24,031 [3-46] INFO SQLDriver - Executing SQL query on 'HSQLDB' using connection '1442130334': UPDATE animals SET lifeSpan=100 WHERE ( animals.scientificName='Allligator mississippiensis' ) === 2021-09-10 12:04:24,032 [3-46] INFO SQLDataSource - primaryKeys: {scientificName=Allligator mississippiensis} === 2021-09-10 12:04:24,032 [3-46] DEBUG SQLDataSource - Gathered all keys. lastPrimaryKeys is now {scientificName=Allligator mississippiensis} === 2021-09-10 12:04:24,032 [3-46] DEBUG SQLDataSource - update operation affected 1 rows === 2021-09-10 12:04:24,033 [3-46] INFO DSRequest - Executing animals.fetch rows: 0->-1 with criteria: {scientificName:"Allligator mississippiensis"} === 2021-09-10 12:04:24,033 [3-46] DEBUG DeclarativeSecurity - Processing security checks for DataSource null, field null === 2021-09-10 12:04:24,033 [3-46] DEBUG DeclarativeSecurity - DataSource animals is not in the pre-checked list, processing... === 2021-09-10 12:04:24,033 [3-46] DEBUG AppBase - No userTypes defined, allowing anyone access to all operations for this application === 2021-09-10 12:04:24,033 [3-46] DEBUG AppBase - No public zero-argument method named '_null' found, performing generic datasource operation === 2021-09-10 12:04:24,034 [3-46] DEBUG SQLDataSource - Using SQL Limit query === 2021-09-10 12:04:24,034 [3-46] DEBUG SQLDataSource - SQL windowed select rows 0->-1, result size 1. Query: SELECT LIMIT 0 1 animals.commonName, animals.scientificName, animals.lifeSpan, animals.status, animals.diet, animals.information, animals.picture FROM animals WHERE ( animals.scientificName='Allligator mississippiensis' ) === 2021-09-10 12:04:24,034 [3-46] DEBUG SQLDataSource - SQL windowed select rows 0->-1, result size 1. Query: SELECT LIMIT 0 1 animals.commonName, animals.scientificName, animals.lifeSpan, animals.status, animals.diet, animals.information, animals.picture FROM animals WHERE ( animals.scientificName='Allligator mississippiensis' ) === 2021-09-10 12:04:24,034 [3-46] DEBUG SQLDataSource - Setting DSRequest as being part of a transaction === 2021-09-10 12:04:24,034 [3-46] INFO SQLDataSource - 32: Executing cache sync query on 'HSQLDB': SELECT LIMIT 0 1 animals.commonName, animals.scientificName, animals.lifeSpan, animals.status, animals.diet, animals.information, animals.picture FROM animals WHERE ( animals.scientificName='Allligator mississippiensis' ) === 2021-09-10 12:04:24,035 [3-46] INFO DSResponse - DSResponse: List with 1 items === 2021-09-10 12:04:24,035 [3-46] INFO DSResponse - DSResponse: List with 1 items === 2021-09-10 12:04:24,036 [3-46] WARN RequestContext - Content type has already been set to: application/json;charset=UTF-8 - setting to: application/json; charset=UTF-8 === 2021-09-10 12:04:24,036 [3-46] DEBUG RPCManager - Content type for RPC transaction: application/json; charset=UTF-8 === 2021-09-10 12:04:24,036 [3-46] DEBUG SQLTransaction - Committing HSQLDB transaction "1442130334" === 2021-09-10 12:04:24,036 [3-46] DEBUG RPCManager - non-DMI response, dropExtraFields: false === 2021-09-10 12:04:24,036 [3-46] DEBUG SQLTransaction - getConnection() looked for transactional connection for HSQLDB: hashcode "1442130334" === 2021-09-10 12:04:24,037 [3-46] DEBUG SQLTransaction - Ending HSQLDB transaction "1442130334" === 2021-09-10 12:04:24,037 [3-46] DEBUG SQLConnectionManager - About to close connection with hashcode "1442130334" === 2021-09-10 12:04:24,037 [3-46] DEBUG SQLDataSource - About to clear SQLDriver state for DS instance 32 === 2021-09-10 12:04:24,037 [3-46] DEBUG SQLDataSource - About to clear SQLDriver state for DS instance 32 === 2021-09-10 12:04:24,037 [3-46] INFO Compression - /builtinds/sc/RESTHandler: 534 -> 359 200 - POST /builtinds/sc/RESTHandler?isc_dataFormat=json (127.0.0.1) 359 bytes === 2021-09-10 12:04:27,420 [3-70] INFO RequestContext - URL: '/builtinds/sc/RESTHandler', User-Agent: 'PostmanRuntime/7.26.8': Unsupported with Accept-Encoding header === 2021-09-10 12:04:27,421 [3-70] DEBUG RESTHandler - Defaulting response data format to xml === 2021-09-10 12:04:27,424 [3-70] DEBUG RestRequestParser - Parsing json object: '{ "transaction": { "operations": [{ "dataSource":"animals", "operationType":"update", "data": { "scientificName": "Allligator mississippiensis", "lifeSpan": null } }] } }' === 2021-09-10 12:04:27,424 [3-70] DEBUG RestRequestParser - Parameter:'isc_dataFormat'. Value:'json'. === 2021-09-10 12:04:27,426 [3-70] INFO RESTHandler - Performing 1 operation(s) === 2021-09-10 12:04:27,426 [3-70] INFO DSRequest - Executing animals.update with criteria: {scientificName:"Allligator mississippiensis"} values: {scientificName:"Allligator mississippiensis"} === 2021-09-10 12:04:27,426 [3-70] DEBUG DeclarativeSecurity - Processing security checks for DataSource null, field null === 2021-09-10 12:04:27,426 [3-70] DEBUG DeclarativeSecurity - DataSource animals is not in the pre-checked list, processing... === 2021-09-10 12:04:27,426 [3-70] DEBUG AppBase - No userTypes defined, allowing anyone access to all operations for this application === 2021-09-10 12:04:27,427 [3-70] DEBUG AppBase - No public zero-argument method named '_animals_update' found, performing generic datasource operation === 2021-09-10 12:04:27,427 [3-70] DEBUG SQLDataSource - DataSource 33 acquired SQLDriver instance 1565561550 during initialization === 2021-09-10 12:04:27,428 [3-70] DEBUG SQLConnectionManager - Borrowed connection '1442130334' === 2021-09-10 12:04:27,428 [3-70] DEBUG SQLTransaction - Started new HSQLDB transaction "1442130334" === 2021-09-10 12:04:27,428 [3-70] DEBUG SQLDataSource - Setting DSRequest as being part of a transaction === 2021-09-10 12:04:27,429 [3-70] INFO SQLDriver - Executing SQL query on 'HSQLDB' using connection '1442130334': UPDATE animals SET scientificName='Allligator mississippiensis' WHERE ( animals.scientificName='Allligator mississippiensis' ) === 2021-09-10 12:04:27,430 [3-70] INFO SQLDataSource - primaryKeys: {scientificName=Allligator mississippiensis} === 2021-09-10 12:04:27,430 [3-70] DEBUG SQLDataSource - Gathered all keys. lastPrimaryKeys is now {scientificName=Allligator mississippiensis} === 2021-09-10 12:04:27,430 [3-70] DEBUG SQLDataSource - update operation affected 1 rows === 2021-09-10 12:04:27,430 [3-70] INFO DSRequest - Executing animals.fetch rows: 0->-1 with criteria: {scientificName:"Allligator mississippiensis"} === 2021-09-10 12:04:27,430 [3-70] DEBUG DeclarativeSecurity - Processing security checks for DataSource null, field null === 2021-09-10 12:04:27,430 [3-70] DEBUG DeclarativeSecurity - DataSource animals is not in the pre-checked list, processing... === 2021-09-10 12:04:27,431 [3-70] DEBUG AppBase - No userTypes defined, allowing anyone access to all operations for this application === 2021-09-10 12:04:27,431 [3-70] DEBUG AppBase - No public zero-argument method named '_null' found, performing generic datasource operation === 2021-09-10 12:04:27,432 [3-70] DEBUG SQLDataSource - Using SQL Limit query === 2021-09-10 12:04:27,432 [3-70] DEBUG SQLDataSource - SQL windowed select rows 0->-1, result size 1. Query: SELECT LIMIT 0 1 animals.commonName, animals.scientificName, animals.lifeSpan, animals.status, animals.diet, animals.information, animals.picture FROM animals WHERE ( animals.scientificName='Allligator mississippiensis' ) === 2021-09-10 12:04:27,432 [3-70] DEBUG SQLDataSource - SQL windowed select rows 0->-1, result size 1. Query: SELECT LIMIT 0 1 animals.commonName, animals.scientificName, animals.lifeSpan, animals.status, animals.diet, animals.information, animals.picture FROM animals WHERE ( animals.scientificName='Allligator mississippiensis' ) === 2021-09-10 12:04:27,432 [3-70] DEBUG SQLDataSource - Setting DSRequest as being part of a transaction === 2021-09-10 12:04:27,432 [3-70] INFO SQLDataSource - 33: Executing cache sync query on 'HSQLDB': SELECT LIMIT 0 1 animals.commonName, animals.scientificName, animals.lifeSpan, animals.status, animals.diet, animals.information, animals.picture FROM animals WHERE ( animals.scientificName='Allligator mississippiensis' ) === 2021-09-10 12:04:27,433 [3-70] INFO DSResponse - DSResponse: List with 1 items === 2021-09-10 12:04:27,433 [3-70] INFO DSResponse - DSResponse: List with 1 items === 2021-09-10 12:04:27,433 [3-70] WARN RequestContext - Content type has already been set to: application/json;charset=UTF-8 - setting to: application/json; charset=UTF-8 === 2021-09-10 12:04:27,433 [3-70] DEBUG RPCManager - Content type for RPC transaction: application/json; charset=UTF-8 === 2021-09-10 12:04:27,433 [3-70] DEBUG SQLTransaction - Committing HSQLDB transaction "1442130334" === 2021-09-10 12:04:27,434 [3-70] DEBUG RPCManager - non-DMI response, dropExtraFields: false === 2021-09-10 12:04:27,434 [3-70] DEBUG SQLTransaction - getConnection() looked for transactional connection for HSQLDB: hashcode "1442130334" === 2021-09-10 12:04:27,434 [3-70] DEBUG SQLTransaction - Ending HSQLDB transaction "1442130334" === 2021-09-10 12:04:27,434 [3-70] DEBUG SQLConnectionManager - About to close connection with hashcode "1442130334" === 2021-09-10 12:04:27,434 [3-70] DEBUG SQLDataSource - About to clear SQLDriver state for DS instance 33 === 2021-09-10 12:04:27,434 [3-70] DEBUG SQLDataSource - About to clear SQLDriver state for DS instance 33 === 2021-09-10 12:04:27,435 [3-70] INFO Compression - /builtinds/sc/RESTHandler: 534 -> 359 200 - POST /builtinds/sc/RESTHandler?isc_dataFormat=json (127.0.0.1) 359 bytes