I was able to get the TDK up and running with MySql and am  in the process
of taking the next baby step which is to point it to our Oracle Database.
When doing this, I get the following error message when trying to log in:

java.lang.Error: Error in BasePeer.initTableSchema(Visitor): null

In the turbine.log file I get:

WARNING -- IDBroker is being used with db: default which does not support
transactions.  It is possible to generate duplicat keys, if multiple JVM's
are used or other means are used to write to the database.

And then I get a java.lang.NullPointerException in the log, and it looks as
if it is not initializing the db connections.

I have checked and rechecked the database.url and database.driver lines in
the TR.properties file, and they look fine, I guess the piece I am not sure
about is the database.adapter, changed this to DBOracle.

Are there any other variables in TR.properties that need to be set to use an
Oracle database?  Other things to look at would be helpful as well.

Thanks,
Craig





------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to