Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ada 0.73 KB | None | 0 0
  1. 07-06 14:38:37.280  26105-26114/com.example.kash.postgresql E/System﹕ Uncaught exception thrown by finalizer
  2. 07-06 14:38:37.280  26105-26114/com.example.kash.postgresql E/System﹕ java.lang.NullPointerException: Attempt to invoke interface method 'void org.postgresql.core.ProtocolConnection.close()' on a null object reference
  3.             at org.postgresql.jdbc2.AbstractJdbc2Connection.close(AbstractJdbc2Connection.java:666)
  4.             at org.postgresql.jdbc2.AbstractJdbc2Connection.finalize(AbstractJdbc2Connection.java:1025)
  5.             at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:191)
  6.             at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
  7.             at java.lang.Thread.run(Thread.java:818)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement