Hi Michael,
First time the Hi/Lo sequence manager was ask to generate a
id for the given column, the implementation try to find the
max value in the column. If the colunm (table) does not exist,
you will get this message and the seqMan start with default
id 1. This message should only raise once per missing table.
regards,
Armin
----- Original Message -----
From: "Michael Ansley" <[EMAIL PROTECTED]>
To: "'OJB Users List'" <[EMAIL PROTECTED]>
Sent: Friday, January 03, 2003 11:42 PM
Subject: Table not found
> Can anybody shed some light on this (Bear in mind that 'Relation'
means table
> for Postgres):
>
> 21:26:14,660 INFO [STDOUT]
> [org.apache.ojb.broker.util.sequence.SequenceManagerHelper] ERROR:
> 21:26:14,661 INFO [STDOUT] Cannot lookup max value from table
OJB_DLIST for
> column ID, PB was
> org.apache.ojb.broker.singlevm.PersistenceBrokerImpl@2a5ab9, using
> jdbc-descriptor
> org.apache.ojb.broker.metadata.JdbcConnectionDescriptor@515263[
> jcd-alias=ict
> default-connection=true
> dbms=PostgreSQL
> jdbc-level=2.0
> driver=<null>
> protocol=<null>
> sub-protocol=<null>
> db-alias=<null>
> user=postgres
> password=
> eager-release=true
> ConnectionPoolDescriptor={minEvictableIdleIimeMillis=600000,
> testOnReturn=false, maxActive=21, testWhileIdle=false,
> numTestsPerEvictionRun=10, maxWait=5000,
timeBetweenEvictionRunsMillis=-1,
> whenExhaustedAction=0, testOnBorrow=true, maxIdle=-1}
> batchMode=false
> ]
> 21:26:14,664 INFO [STDOUT] ERROR: Relation "ojb_dlist" does not
exist
> 21:26:14,665 ERROR [STDERR] java.sql.SQLException: ERROR: Relation
> "ojb_dlist" does not exist
> 21:26:14,669 ERROR [STDERR] at
> org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:126)
>
> There are a number of other errors referencing entities from the
sequence
> manager.
>
> Cheers...
>
>
> MikeA
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>