bbatsov / spellbook-dictionary

Automatically exported from code.google.com/p/spellbook-dictionary
0 stars 0 forks source link

java.lang.NullPointerException #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
java.lang.NullPointerException
    at com.drowltd.spellbook.ui.desktop.SpellbookApp.createSplashWindow(SpellbookApp.java:76)
    at com.drowltd.spellbook.ui.desktop.SpellbookApp.init(SpellbookApp.java:150)
    at com.drowltd.spellbook.ui.desktop.SpellbookApp.main(SpellbookApp.java:57)

Original issue reported on code.google.com by spellboo...@gmail.com on 14 Jun 2010 at 7:50

GoogleCodeExporter commented 8 years ago
Is this some real issue, because I haven't noticed it.

Original comment by lord...@gmail.com on 18 Jun 2010 at 12:59

GoogleCodeExporter commented 8 years ago
I guess it's my fault, forget to release the lock on the db when using the h2 
console.

Original comment by iivalchev@gmail.com on 18 Jun 2010 at 1:06

GoogleCodeExporter commented 8 years ago

Original comment by lord...@gmail.com on 20 Jun 2010 at 5:45