You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Mauricio CASTRO <mc...@hotmail.com> on 2003/05/29 00:07:20 UTC

problems with postgre torque

Hi,

In order to work I Had to put in the file build-torque.xml :

      userid="my_real_user"
      password="my_real_password"

instead of

      userid="${databaseUser}"
      password="${databasePassword}"

I have already checked the settings in profile\postgresql.profile .

junit (db-ojb-1.0.rc3).


junit-no-compile-no-prepare:
    [junit] Running org.apache.ojb.broker.AllTests
    [junit] Tests run: 209, Failures: 2, Errors: 203, Time elapsed: 2.123
sec
    [junit] TEST org.apache.ojb.broker.AllTests FAILED
    [junit] Running org.apache.ojb.odmg.AllTests
    [junit] [BOOT] INFO: OJB.properties:
file:/C:/jakarta/db-ojb-1.0.rc3/target/test/ojb/OJB.properties
    [junit] [BOOT] ERROR: Cannot get OJB properties file, use default
settings!
    [junit] [org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl]
INFO: Create PersistenceBroker instance pool, pool configuration was
{whenExh
austedAction=0, maxIdle=-1, maxActive=21, maxWait=5000,
removeAbandoned=false, numTestsPerEvictionRun=10, testWhileIdle=false,
minEvictableIdleTimeMillis=
600000, testOnReturn=false, logAbandoned=false, removeAbandonedTimeout=300,
timeBetweenEvictionRunsMillis=-1, testOnBorrow=false}
    [junit] [org.apache.ojb.broker.metadata.RepositoryPersistor] INFO: OJB
Descriptor Repository:
file:/C:/jakarta/db-ojb-1.0.rc3/target/test/ojb/reposito
ry.xml
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] TEST org.apache.ojb.odmg.AllTests FAILED
    [junit] Running org.apache.ojb.soda.AllTests
    [junit] [BOOT] INFO: OJB.properties:
file:/C:/jakarta/db-ojb-1.0.rc3/target/test/ojb/OJB.properties
    [junit] [BOOT] ERROR: Cannot get OJB properties file, use default
settings!
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0.941 sec
    [junit] TEST org.apache.ojb.soda.AllTests FAILED
    [junit] Running org.apache.ojb.otm.AllTests
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.463 sec
    [junit] TEST org.apache.ojb.otm.AllTests FAILED

junit-no-compile:

junit:

BUILD SUCCESSFUL
Total time: 1 minute 53 seconds


Mauricio Castro.

"Until they become conscious they will never rebel, and until after they
have rebelled they cannot become conscious"
--Orwell 1984