Exceptional Mode on Kyotocabinet Java

13 views
Skip to first unread message

Koray Al

unread,
Dec 3, 2014, 3:37:13 AM12/3/14
to tokyocabi...@googlegroups.com
Hello all,

I am using Kyotocabinet on my Scala application and I started to get fatal errors.

To be able to figure out what the problem is, I tried to enable exceptional mode using:


import kyotocabinet.DB

val db
= new DB(DB.GEXCEPTIONAL)


But this returns:

invalid operation: not opened
        at kyotocabinet.DB.path(Native Method)
        at kyotocabinet.DB.toString(DB.java:590)

Do any of you guys have this problem enabling GEXCEPTIONAL mode on Java? (1.24)
Reply all
Reply to author
Forward
0 new messages