dbTalk Databases Forums  

bdb (java) problem on linux (debian)

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss bdb (java) problem on linux (debian) in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ruczati@balna.hu
 
Posts: n/a

Default bdb (java) problem on linux (debian) - 11-10-2005 , 12:37 PM






Hi there,

first of all, i'm not a bdb nor java expert, just want to try these
things together. I use bdb 4.3.29, with j2se 1.4.2 (blackdown java).
After compiling the first very easy sample java app, i got this error
message as i tried to run it:

ruczati@manatee:~/devel/bdb/tests$ java openDb
=============== DEBUG MESSAGE: should not reach here ================

Exception in thread "main" =============== DEBUG MESSAGE: should not
reach here ================

=============== DEBUG MESSAGE: should not reach here ================

=============== DEBUG MESSAGE: should not reach here ================

The app is quite simple, with a

Database myDb = new Database("my.db", null, null);

in it (and the necessary imports of course). It compiles cleanly, so
CLASSPATH is also ok. I've tried to rebuild the java api, got the same
effect.

Any ideas?

r

(source can be taken from http://www.balna.hu/~ruczati/openDb.java)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.