dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
994 stars 580 forks source link

Error/Warning logs all the time within app log! #115

Closed xxmaestroxx closed 7 years ago

xxmaestroxx commented 7 years ago

Hey everybody,

since i updated to version 4.1 of the SDk i got all the time the following log lines:

06-04 13:09:08.225 D/DJIRemoteVersionInfo: UpgradeConfigInfo getFile for net success 06-04 13:09:09.075 D/nfz: refresh db 06-04 13:09:09.075 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:09:10.315 D/nfz: initDJIData dji done 06-04 13:09:10.315 D/nfz: Start loading data 06-04 13:09:10.485 D/FinalDb: db isReadOnly=false 06-04 13:09:10.525 D/nfz: datafile1.bin 06-04 13:09:10.935 V/FA: Inactivity, disconnecting from the service 06-04 13:09:11.875 D/nfz: datafile10.bin 06-04 13:09:13.205 D/nfz: datafile11.bin 06-04 13:09:14.065 V/FA: Session started, time: 2641593037 06-04 13:09:14.065 I/FA: Tag Manager is not found and thus will not be used 06-04 13:09:14.075 D/FA: Logging event (FE): _s, Bundle[{_o=auto, _sc=MainActivity, _si=-3353238575045507147}] 06-04 13:09:14.095 V/FA: Using measurement service 06-04 13:09:14.095 V/FA: Connecting to remote service 06-04 13:09:14.095 D/FA: Connected to remote service 06-04 13:09:14.095 V/FA: Processing queued up service tasks: 1 06-04 13:09:14.385 D/nfz: datafile12.bin 06-04 13:09:14.455 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:14.455 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:15.645 D/nfz: datafile13.bin 06-04 13:09:15.685 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:17.085 D/nfz: datafile14.bin 06-04 13:09:17.235 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:18.295 D/nfz: datafile15.bin 06-04 13:09:19.125 V/FA: Inactivity, disconnecting from the service 06-04 13:09:19.415 D/nfz: datafile16.bin 06-04 13:09:19.455 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:19.455 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:19.465 I/art: WaitForGcToComplete blocked for 10.091ms for cause HeapTrim 06-04 13:09:20.605 D/nfz: datafile17.bin 06-04 13:09:20.665 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:21.835 D/nfz: datafile18.bin
[ 06-04 13:09:21.875 18146:18146 E/ ] DPST Service Started 06-04 13:09:21.905 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:23.325 D/nfz: datafile19.bin 06-04 13:09:23.415 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:24.805 D/nfz: datafile2.bin 06-04 13:09:24.895 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:25.965 D/nfz: datafile20.bin [ 06-04 13:09:26.885 18217:18217 E/ ] DPST Service Started 06-04 13:09:27.105 D/nfz: datafile21.bin 06-04 13:09:27.185 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:27.185 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:28.225 D/nfz: datafile22.bin 06-04 13:09:28.295 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:29.385 D/nfz: datafile23.bin 06-04 13:09:30.595 D/nfz: datafile24.bin 06-04 13:09:30.655 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:30.655 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:31.705 D/nfz: datafile25.bin 06-04 13:09:31.785 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:09:31.895 18294:18294 E/ ] DPST Service Started 06-04 13:09:32.805 D/nfz: datafile26.bin 06-04 13:09:33.985 D/nfz: datafile27.bin 06-04 13:09:34.055 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:34.055 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:35.075 D/nfz: datafile28.bin 06-04 13:09:35.205 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:36.075 D/nfz: datafile3.bin 06-04 13:09:37.215 D/nfz: datafile4.bin 06-04 13:09:37.295 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:37.295 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:38.625 D/nfz: datafile5.bin 06-04 13:09:40.125 D/nfz: datafile6.bin 06-04 13:09:40.295 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:40.305 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:42.095 D/nfz: datafile7.bin 06-04 13:09:42.145 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:43.535 D/nfz: datafile8.bin 06-04 13:09:44.805 D/nfz: datafile9.bin 06-04 13:09:44.875 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:44.875 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:09:46.265 D/nfz: initJsonAirmap done 06-04 13:09:46.285 D/nfz: refresh db 06-04 13:09:46.285 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:09:46.935 18511:18511 E/ ] DPST Service Started 06-04 13:10:05.885 D/nfz: getLicenseAreaList app not log 06-04 13:10:06.975 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElementAirMap (shape,updatedat,begin net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.saveJsonAirmapToDB(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initJsonAirmap(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:10:10.475 D/nfz: initDJIData dji done 06-04 13:10:10.475 D/nfz: refresh db 06-04 13:10:10.475 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:10:30.605 W/art: Suspending all threads took: 24.467ms 06-04 13:10:30.615 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:10:32.045 19210:19210 E/ ] DPST Service Started 06-04 13:10:34.575 D/nfz: initDJIData dji done 06-04 13:10:34.575 D/nfz: refresh db 06-04 13:10:34.575 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:10:37.055 19298:19298 E/ ] DPST Service Started 06-04 13:10:54.655 W/art: Suspending all threads took: 7.881ms 06-04 13:10:54.655 W/art: Suspending all threads took: 5.325ms 06-04 13:10:54.685 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:10:54.685 I/art: Background sticky concurrent mark sweep GC freed 275982(7MB) AllocSpace objects, 13(6MB) LOS objects, 8% free, 48MB/52MB, paused 6.097ms total 56.847ms [ 06-04 13:10:57.105 19602:19602 E/ ] DPST Service Started 06-04 13:10:58.765 D/nfz: initDJIData dji done 06-04 13:10:58.765 D/nfz: refresh db 06-04 13:10:58.765 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:11:05.885 D/nfz: getLicenseAreaList app not log 06-04 13:11:18.855 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:11:22.175 19969:19969 E/ ] DPST Service Started 06-04 13:11:23.035 D/nfz: initDJIData dji done 06-04 13:11:23.035 D/nfz: refresh db 06-04 13:11:23.035 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:11:43.165 I/art: Background sticky concurrent mark sweep GC freed 445036(12MB) AllocSpace objects, 11(2MB) LOS objects, 0% free, 51MB/51MB, paused 1.799ms total 102.408ms 06-04 13:11:43.185 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:11:47.275 D/nfz: initDJIData dji done 06-04 13:11:47.275 D/nfz: refresh db 06-04 13:11:47.275 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:11:52.255 20405:20405 E/ ] DPST Service Started 06-04 13:12:05.885 D/nfz: getLicenseAreaList app not log [ 06-04 13:12:07.305 20627:20627 E/ ] DPST Service Started 06-04 13:12:07.405 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:12:11.505 D/nfz: initDJIData dji done 06-04 13:12:11.505 D/nfz: refresh db 06-04 13:12:11.505 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:12:31.605 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:12:32.385 21023:21023 E/ ] DPST Service Started 06-04 13:12:35.725 D/nfz: initDJIData dji done 06-04 13:12:35.725 D/nfz: refresh db 06-04 13:12:35.725 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:12:55.825 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:12:59.955 D/nfz: initDJIData dji done 06-04 13:12:59.955 D/nfz: refresh db 06-04 13:12:59.955 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:13:05.895 D/nfz: getLicenseAreaList app not log [ 06-04 13:13:07.495 21539:21539 E/ ] DPST Service Started 06-04 13:13:20.015 W/art: Suspending all threads took: 35.957ms 06-04 13:13:20.075 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:13:22.545 21754:21754 E/ ] DPST Service Started 06-04 13:13:24.285 D/nfz: initDJIData dji done 06-04 13:13:24.285 D/nfz: refresh db 06-04 13:13:24.285 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:13:27.555 21827:21827 E/ ] DPST Service Started 06-04 13:13:44.375 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:13:48.415 D/nfz: initDJIData dji done 06-04 13:13:48.415 D/nfz: refresh db 06-04 13:13:48.415 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:14:05.895 D/nfz: getLicenseAreaList app not log 06-04 13:14:08.505 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:14:12.695 D/nfz: initDJIData dji done 06-04 13:14:12.695 D/nfz: refresh db 06-04 13:14:12.695 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:14:32.805 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:14:36.935 D/nfz: initDJIData dji done 06-04 13:14:36.935 D/nfz: refresh db 06-04 13:14:36.935 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:14:37.735 22840:22840 E/ ] DPST Service Started 06-04 13:14:57.025 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:15:01.115 D/nfz: initDJIData dji done 06-04 13:15:01.115 D/nfz: refresh db 06-04 13:15:01.115 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:15:01.795 23193:23193 E/ ] DPST Service Started 06-04 13:15:05.895 D/nfz: getLicenseAreaList app not log [ 06-04 13:15:06.815 23266:23266 E/ ] DPST Service Started 06-04 13:15:21.185 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:15:21.855 23483:23483 E/ ] DPST Service Started 06-04 13:15:25.335 D/nfz: initDJIData dji done 06-04 13:15:25.335 D/nfz: refresh db 06-04 13:15:25.335 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:15:26.865 23556:23556 E/ ] DPST Service Started 06-04 13:15:45.435 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:15:46.915 23849:23849 E/ ] DPST Service Started 06-04 13:15:49.665 D/nfz: initDJIData dji done 06-04 13:15:49.665 D/nfz: refresh db 06-04 13:15:49.665 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:15:51.925 23923:23923 E/ ] DPST Service Started 06-04 13:16:05.915 D/nfz: getLicenseAreaList app not log [ 06-04 13:16:06.965 24138:24138 E/ ] DPST Service Started 06-04 13:16:09.755 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:16:13.815 D/nfz: initDJIData dji done 06-04 13:16:13.815 D/nfz: refresh db 06-04 13:16:13.815 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:16:33.905 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:16:33.965 W/art: Suspending all threads took: 9.098ms [ 06-04 13:16:37.035 24593:24593 E/ ] DPST Service Started 06-04 13:16:37.905 D/nfz: initDJIData dji done 06-04 13:16:37.905 D/nfz: refresh db 06-04 13:16:37.905 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:16:57.995 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:16:58.045 W/art: Suspending all threads took: 21.719ms 06-04 13:17:02.095 D/nfz: initDJIData dji done 06-04 13:17:02.095 D/nfz: refresh db [ 06-04 13:17:02.095 24955:24955 E/ ] DPST Service Started 06-04 13:17:02.095 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:17:05.925 D/nfz: getLicenseAreaList app not log [ 06-04 13:17:07.105 25024:25024 E/ ] DPST Service Started 06-04 13:17:22.205 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:17:22.255 I/art: Background partial concurrent mark sweep GC freed 44575(2MB) AllocSpace objects, 9(19MB) LOS objects, 31% free, 35MB/51MB, paused 7.821ms total 53.305ms 06-04 13:17:26.535 D/nfz: initDJIData dji done 06-04 13:17:26.535 D/nfz: refresh db 06-04 13:17:26.535 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:17:27.175 25317:25317 E/ ] DPST Service Started 06-04 13:17:46.705 W/art: Suspending all threads took: 73.189ms 06-04 13:17:46.705 I/art: Background sticky concurrent mark sweep GC freed 458652(12MB) AllocSpace objects, 12(4MB) LOS objects, 1% free, 50MB/51MB, paused 1.321ms total 149.860ms 06-04 13:17:46.715 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:17:47.225 25606:25606 E/ ] DPST Service Started 06-04 13:17:50.765 D/nfz: initDJIData dji done 06-04 13:17:50.765 D/nfz: refresh db 06-04 13:17:50.765 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:17:52.245 25676:25676 E/ ] DPST Service Started 06-04 13:18:05.925 D/nfz: getLicenseAreaList app not log [ 06-04 13:18:07.285 25898:25898 E/ ] DPST Service Started 06-04 13:18:10.905 I/art: Background sticky concurrent mark sweep GC freed 428956(11MB) AllocSpace objects, 13(6MB) LOS objects, 5% free, 48MB/51MB, paused 6.516ms total 99.818ms 06-04 13:18:10.905 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:18:12.305 25971:25971 E/ ] DPST Service Started 06-04 13:18:14.905 D/nfz: initDJIData dji done 06-04 13:18:14.905 D/nfz: refresh db 06-04 13:18:14.905 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: [ 06-04 13:18:17.315 26040:26040 E/ ] DPST Service Started 06-04 13:18:34.995 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) [ 06-04 13:18:37.365 26329:26329 E/ ] DPST Service Started 06-04 13:18:38.975 D/nfz: initDJIData dji done 06-04 13:18:38.985 D/nfz: refresh db 06-04 13:18:38.985 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:18:59.135 I/art: Background sticky concurrent mark sweep GC freed 447002(12MB) AllocSpace objects, 11(2MB) LOS objects, 0% free, 51MB/51MB, paused 1.709ms total 128.967ms 06-04 13:18:59.145 W/SQLiteCompiledSql: Releasing statement in a finalizer. Please ensure that you explicitly call close() on your cursor: INSERT OR REPLACE INTO dji_midware_data_forbid_model_FlyForbidElement (shape,updated_at,begin_at,end net.sqlcipher.database.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here at net.sqlcipher.database.SQLiteCompiledSql.(SQLiteCompiledSql.java:62) at net.sqlcipher.database.SQLiteProgram.(SQLiteProgram.java:104) at net.sqlcipher.database.SQLiteStatement.(SQLiteStatement.java:39) at net.sqlcipher.database.SQLiteDatabase.compileStatement(SQLiteDatabase.java:1589) at dji.thirdparty.afinal.b.b(Unknown Source) at dji.internal.geofeature.flyforbid.FlyZoneDBController.initDJIData(Unknown Source) at dji.internal.geofeature.flyforbid.FlyforbidUpdateService$4.run(Unknown Source) at java.lang.Thread.run(Thread.java:818) 06-04 13:19:03.485 D/nfz: initDJIData dji done 06-04 13:19:03.485 D/nfz: refresh db 06-04 13:19:03.485 D/nfz: DataFlycGetPushRequestLimitUpdate in, serialnumber: 06-04 13:19:05.925 D/nfz: getLicenseAreaList app not log [ 06-04 13:19:07.455 26767:26767 E/ ] DPST Service Started

An i cannot hide it, because it is logged over my app tag.

Can you please tell me is there something wrong on my app or within the sdk?

Regards xxmaestroxx

oliverou commented 7 years ago

Hi @xxmaestroxx, thanks for the feedbacks. We have addressed this issue and will fix it in the upcoming version of Android SDK.

talobin commented 7 years ago

Will go ahead and close this ticket as current version (4.3.2) should have a fix for this already. Please feel free to reopen if the problem still exists. Thanks!