You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
when i use paldb,i got NullPointerException sometimes(about 1 time every 1000000 request),here is the full message:
java.lang.NullPointerException
java.lang.RuntimeException: java.lang.NullPointerException
at com.linkedin.paldb.impl.ReaderImpl.get(ReaderImpl.java:126)
at com.linkedin.paldb.impl.ReaderImpl.get(ReaderImpl.java:104)
The text was updated successfully, but these errors were encountered:
hi,
when i use paldb,i got NullPointerException sometimes(about 1 time every 1000000 request),here is the full message:
java.lang.NullPointerException
java.lang.RuntimeException: java.lang.NullPointerException
at com.linkedin.paldb.impl.ReaderImpl.get(ReaderImpl.java:126)
at com.linkedin.paldb.impl.ReaderImpl.get(ReaderImpl.java:104)
The text was updated successfully, but these errors were encountered: