geerlingguy/Catholic-Diocese-App-Android

App Won't Start: "database not open"

Closed this issue · 0 comments

I'm getting the following error in Eclipse when I try launching the app for the first time:

06-24 21:20:12.296: E/AndroidRuntime(7984): Caused by: java.lang.IllegalStateException: database not open

Looks like we're accidentally closing the database connection too quickly in ParishData.java.