Menu

#10 getSenses() exception

closed-fixed
nobody
None
5
2003-11-11
2003-09-26
Anonymous
No

Exception when using getSenses() --

dict.lookupIndexWord( POS.VERB, "take" ).getSenses();

- - - - - - - - - -

net.didion.jwnl.JWNLRuntimeException: Error creating
synset at offset: 2202461

at
net.didion.jwnl.dictionary.FileBackedDictionary.getSynset
(Unknown Source)

at
net.didion.jwnl.dictionary.FileBackedDictionary.getSynset
At(Unknown Source)

at net.didion.jwnl.data.IndexWord.loadSynset
(Unknown Source)

at net.didion.jwnl.data.IndexWord.getSenses
(Unknown Source)

at wordnet.app.test.JWNLTest.<init>
(JWNLTest.java:41)

at wordnet.app.test.JWNLTest.main
(JWNLTest.java:64)

Caused by: net.didion.jwnl.JWNLRuntimeException: Error
creating Synset from line 02202461 40 v 03 take 6
occupy 8 use_up 2 004 $ 01121801 v 0000 @ 01122820
v 0000 + 14284276 n 0201 ~ 02202714 v 0000 02 + 08
00 + 11 00 | as of time or space; "It took three hours to
get to work this morning"; "This event occupied a very
short time" start...

at
net.didion.jwnl.princeton.data.AbstractPrincetonDictionar
yElementFactory.createSynset(Unknown Source)

... 6 more

Caused by: net.didion.jwnl.JWNLRuntimeException: No
PointerType matching +

at
net.didion.jwnl.data.PointerType.getPointerTypeForKey
(Unknown Source)

... 7 more

Discussion

  • John Didion

    John Didion - 2003-11-11
    • status: open --> closed-fixed
     
  • John Didion

    John Didion - 2003-11-11

    Logged In: YES
    user_id=295135

    Fixed in JWNL 1.3

     

Log in to post a comment.