10-11 15:14:06.093: E/Database(10310): close() was never explicitly called on database 'spot_pay.db' 
10-11 15:14:06.093: E/Database(10310): android.database.sqlite.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here
10-11 15:14:06.093: E/Database(10310):  at android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:1864)
10-11 15:14:06.093: E/Database(10310):  at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:822)
10-11 15:14:06.093: E/Database(10310):  at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:856)
10-11 15:14:06.093: E/Database(10310):  at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:849)
10-11 15:14:06.093: E/Database(10310):  at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:556)
10-11 15:14:06.093: E/Database(10310):  at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:203)
10-11 15:14:06.093: E/Database(10310):  at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:118)
10-11 15:14:06.093: E/Database(10310):  at com.example.skopiofragment.DBSKop.<init>(DBSKop.java:83)
10-11 15:14:06.093: E/Database(10310):  at com.example.skopiofragment.DisplayItem.onCreate(DisplayItem.java:41)
10-11 15:14:06.093: E/Database(10310):  at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
10-11 15:14:06.093: E/Database(10310):  at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1615)
10-11 15:14:06.093: E/Database(10310):  at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1667)
10-11 15:14:06.093: E/Database(10310):  at android.app.ActivityThread.access$1500(ActivityThread.java:117)
10-11 15:14:06.093: E/Database(10310):  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:935)
10-11 15:14:06.093: E/Database(10310):  at android.os.Handler.dispatchMessage(Handler.java:99)
10-11 15:14:06.093: E/Database(10310):  at android.os.Looper.loop(Looper.java:130)
10-11 15:14:06.093: E/Database(10310):  at android.app.ActivityThread.main(ActivityThread.java:3687)
10-11 15:14:06.093: E/Database(10310):  at java.lang.reflect.Method.invokeNative(Native Method)
10-11 15:14:06.093: E/Database(10310):  at java.lang.reflect.Method.invoke(Method.java:507)
10-11 15:14:06.093: E/Database(10310):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867)
10-11 15:14:06.093: E/Database(10310):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:625)
10-11 15:14:06.093: E/Database(10310):  at dalvik.system.NativeStart.main(Native Method)
10-11 15:14:06.093: D/Cursor(10310): Database path: spot_pay.db
10-11 15:14:06.093: D/Cursor(10310): Table name   : null

Add a code snippet to your website: www.paste.org