jquery.1.10.2.js:4380 GET http://localhost:8000/app/tables/household_member/forms/member/customStyles.css 404 (Not Found) jquery.1.10.2.js:8706 GET http://localhost:8000/app/tables/household_member/forms/member/customTheme.css 404 (Not Found) shim.js:148 W/builder.buildSurvey: error loading ../tables/household_member/forms/member/customTheme.css shim.js:150 D/builder.buildSurvey: completed load - starting form processing (seq: 1 timestamp: 1427382179252) shim.js:150 D/initializeInstance.access (seq: 1 timestamp: 1427382179253) detail: uuid:0b82c36f-d02f-4ca8-bde1-5ac12c4b7df1 shim.js:150 D/database.withDb (seq: 1 timestamp: 1427382179253) shim.js:150 D/initializeInstance.insertEmptyInstance (seq: 1 timestamp: 1427382179256) shim.js:150 I/Extra arguments found in instanceMetadataKeyValueMap household_id shim.js:148 E/withDb.transaction.error.sqlStmt (seq: 1 timestamp: 1427382179270) detail: insert into "household_member" ("_id", "_row_etag", "_sync_state", "_conflict_type", "_filter_type", "_filter_value", "_form_id", "_locale", "_savepoint_type", "_savepoint_timestamp", "_savepoint_creator", "household_id", "num_rooms", "electricity", "water", "location_latitude", "location_longitude", "location_altitude", "location_accuracy", "name", "age", "sex", "income_contribution", "owner", "youngest", "write_language", "attend_school", "school_type", "grade_level", "post_secondary", "currently_school", "member1", "member3", "member4", "member5", "member6", "member7", "member8", "member9") values (?, null, ?, null, null, null, ?, ?, null, ?, ?, ?, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null);shim.js:148 window.shim.window.shim.logcontroller.js:1176 baseContext.logdatabase.js:18 (anonymous function)dbif.js:151 (anonymous function) shim.js:148 E/withDb.transaction.error.sqlBinds (seq: 1 timestamp: 1427382179270) detail: uuid:0b82c36f-d02f-4ca8-bde1-5ac12c4b7df1,new_row,member,default,2015-03-26T15:02:59.257000000,username:badger,777shim.js:148 window.shim.window.shim.logcontroller.js:1176 baseContext.logdatabase.js:19 (anonymous function)dbif.js:151 (anonymous function) shim.js:148 E/withDb.transaction.error (seq: 1 timestamp: 1427382179270) detail: could not prepare statement (1 table household_member has no column named member1) shim.js:148 E/withDb.transaction.error.transactionBody (seq: 1 timestamp: 1427382179271) detail: function (transaction) { var cs = databaseSchema.selectDataTableCountStmt(model.table_id, instanceId); tmpctxt.sqlStatement = cs; transaction.executeSql(cs.stmt, cs.bind, function(transaction, result) { var count = 0; if ( result.rows.length === 1 ) { var row = result.rows.item(0); count = row['rowcount']; } var formId = opendatakit.getSettingValue('form_id'); var kvMap = {}; var cs; if ( count === undefined || count === null || count === 0) { ctxt.log('D','initializeInstance.insertEmptyInstance'); // construct a friendly name for this new form... var date = new Date(); var dateStr = date.toISOString(); var locale = opendatakit.getDefaultFormLocale(model.formDef); kvMap._id = { value: instanceId, isInstanceMetadata: true }; kvMap._locale = { value: locale, isInstanceMetadata: true }; // overwrite these with anything that was passed in... databaseUtils.processPassedInKeyValueMap(databaseSchema.dataTablePredefinedColumns, kvMap, instanceMetadataKeyValueMap); cs = databaseSchema.insertNewKeyValueMapDataTableStmt(model.table_id, model.dataTableModel, formId, kvMap); tmpctxt.sqlStatement = cs; transaction.executeSql(cs.stmt, cs.bind); } else { // apply changes to the instance // gather anything that was passed in... databaseUtils.processPassedInKeyValueMap(databaseSchema.dataTablePredefinedColumns, kvMap, instanceMetadataKeyValueMap); if ( !$.isEmptyObject(kvMap) ) { cs = databaseSchema.insertKeyValueMapDataTableStmt(model.table_id, model.dataTableModel, formId, instanceId, kvMap); tmpctxt.sqlStatement = cs; transaction.executeSql(cs.stmt, cs.bind); } } }); } shim.js:148 E/parsequery.changeUrlHash unable to transition to #formPath=..%2Ftables%2Fhousehold_member%2Fforms%2Fmember%2F&instanceId=uuid%3A0b82c36f-d02f-4ca8-bde1-5ac12c4b7df1&screenPath=initial%2F0&refId=uuid%3Adc8dae3f-43ce-48fe-98cf-7a9bcf15afcc&household_id=777 (seq: 1 timestamp: 1427382179271) detail: [object Object] shim.js:150 D/parsequery.changeUrlHash (seq: 1 timestamp: 1427382179272) detail: window.location.hash=#formPath=..%2Fframework%2F shim.js:150 D/parsequery._parseParameters (seq: 1 timestamp: 1427382179273) shim.js:150 I/parsequery._parseParameters.shim.refId is null -- generating unique value (seq: 1 timestamp: 1427382179273) shim.js:150 D/parsequery._parseParameters.shim.refId AFTER ASSIGNMENT (seq: 1 timestamp: 1427382179273) detail: refId: uuid:5861d68e-c7b8-48d1-8481-9b20669ab2a4 shim.js:150 I/controller.reset (seq: 1 timestamp: 1427382179274) shim.js:150 D/shim: IGNORED: clearSectionScreenState(uuid:d512818c-be89-4260-b59e-b1c75229ab22) shim.js:150 D/shim: IGNORED: clearInstanceId(uuid:d512818c-be89-4260-b59e-b1c75229ab22) shim.js:150 D/screenManager.displayWaiting (seq: 1 timestamp: 1427382179274) detail: activeScreenIdx: undefined shim.js:150 I/screens.waiting._whenTemplateIsReady.success.setTimeout (seq: 1 timestamp: 1427382179282) shim.js:150 D/shim: IGNORED: getInstanceId(uuid:d512818c-be89-4260-b59e-b1c75229ab22) shim.js:150 D/buildRenderContext.commitChanges.success (seq: 1 timestamp: 1427382179282) shim.js:150 D/configureRenderContext.noActivePrompts.success (seq: 1 timestamp: 1427382179282) shim.js:150 D/screenManager.commonDrawScreen.screen.buildRenderContext.success (seq: 1 timestamp: 1427382179283) shim.js:150 D/screenManager.commonDrawScreen.screen.before.render (seq: 1 timestamp: 1427382179283) shim.js:150 D/screenManager.commonDrawScreen.screen.render.success (seq: 1 timestamp: 1427382179283) shim.js:150 I/screenManager.handlePageChange.linked (seq: 1 timestamp: 1427382179328) shim.js:150 D/screenManager.commonDrawScreen.ultimate.success (should be from within handlePageChange) (seq: 1 timestamp: 1427382179330) shim.js:150 D/parsequery._parseQueryParameterContinuation.differentTable (seq: 1 timestamp: 1427382179367) shim.js:150 I/controller.reset (seq: 1 timestamp: 1427382179368) shim.js:150 D/shim: IGNORED: clearSectionScreenState(uuid:9114b200-63a0-4ccc-b26f-8b1ec4a35ad3) shim.js:150 D/shim: IGNORED: clearInstanceId(uuid:9114b200-63a0-4ccc-b26f-8b1ec4a35ad3) shim.js:150 D/screenManager.displayWaiting (seq: 1 timestamp: 1427382179369) detail: activeScreenIdx: undefined shim.js:150 I/screens.waiting._whenTemplateIsReady.success.setTimeout (seq: 1 timestamp: 1427382179377) shim.js:150 D/shim: IGNORED: getInstanceId(uuid:9114b200-63a0-4ccc-b26f-8b1ec4a35ad3) shim.js:150 D/buildRenderContext.commitChanges.success (seq: 1 timestamp: 1427382179377) shim.js:150 D/configureRenderContext.noActivePrompts.success (seq: 1 timestamp: 1427382179377) shim.js:150 D/screenManager.commonDrawScreen.screen.buildRenderContext.success (seq: 1 timestamp: 1427382179378) shim.js:150 D/screenManager.commonDrawScreen.screen.before.render (seq: 1 timestamp: 1427382179378) shim.js:150 D/screenManager.commonDrawScreen.screen.render.success (seq: 1 timestamp: 1427382179379) shim.js:150 I/screenManager.handlePageChange.linked (seq: 1 timestamp: 1427382179389) shim.js:150 D/screenManager.commonDrawScreen.ultimate.success (should be from within handlePageChange) (seq: 1 timestamp: 1427382179392) shim.js:150 D/readTableDefinition: framework (seq: 1 timestamp: 1427382179393) shim.js:150 D/database.withDb (seq: 1 timestamp: 1427382179396) shim.js:150 I/withDb.createDb.initializerTransacton.success