Table name cannot be null: java.lang.IllegalStateException: Table name cannot be null: com.glide.db.TableDescriptor.<init>(TableDescriptor.java:81)

Nikita35
Kilo Guru

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?

5 REPLIES 5

Johan van den H
Kilo Sage

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?