Table name cannot be null: java.lang.IllegalStateException: Table name cannot be null: com.glide.db.TableDescriptor.<init>(TableDescriptor.java:81)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2020 12:35 PM
I am working on minimizing the daily Error logs which are getting created. System logs > Errors
We have around 50-70 errors daily in the logs saying
Error starting
"Table name cannot be null: java.lang.IllegalStateException: Table name cannot be null: com.glide.db.TableDescriptor.<init>(TableDescriptor.java:81)"
Error is very long, I can share entire error if required.
What does the above error mean exactly?
Can someone please help how do we resolve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 06:01 AM
And we are facing a similar error.
Table name cannot be null: java.lang.IllegalStateException: Table name cannot be null: com.glide.db.TableDescriptor.<init>(TableDescriptor.java:84)
Unfortunately the Hi link provided by @MrMuhammad gives a "Your role does not grant you access to this article. Please use Search to find related content." error message.
Has anyone found the cause of these error messages yet?
