BEJY Messageboard > Installation and Configuration > 25/Mar/2005:10:42:23 GMT+03:00 FATAL: spooler: no DBI!!!
25/Mar/2005:10:42:23 GMT+03:00 FATAL: spooler: no DBI!!!
Anton Nazarov
Posts: 2
Whimp
25.Mar.2005 09.01.26 TZ+01:00
Sorry, my previous post without a topic name is unreadable.

I installed Bejy according to instructions given.

I try to use Oracle database with Bejy objects created in it. I mainly need POP3, IMAP and SMTP protocols. Here is the mail configuration in my Bejy.xml file:

<mail dbiMaxCount="25" dbiThreshold="2" intervallSwitch="12" jdbcDriver="oracle.jdbc.driver.OracleDriver" jdbcUrl="oracle:thin:bejy/bejy@piczetsi.xsoft.ru:1521:AP" longIntervall="30" mailDbi="de.bb.bejy.mail.OracleDbi" mailFolder="mail" maxRetries="60" sendThreads="3" shortIntervall="5"/>

During the Bejy loading only error line issued in trace log:
25/Mar/2005:10:42:23 GMT+03:00 FATAL: spooler: no DBI!!!
What is wrong with my Oracle config (name, password, server and database are OK)?
Bebbo
Posts: 18
Beginner
7.Apr.2005 14.52.08 TZ+01:00
There are some issues with the Oracle implementation.
This is now fixed, and I hope to be able to release it soon.

The next release will also support HSQL.

Bebbo