persistence@glassfish.java.net

Re: 6 failures in the unit tests?

From: Markus KARG <markus.karg_at_gmx.net>
Date: Wed, 18 Oct 2006 22:11:15 +0200

Marina,

I had the same problem some days ago when I implemented MaxDB support
for GF, and after hours I saw that it was gone once I dropped the
complete database and created a clean one. Maybe you're suffering from
the same cause.

Markus

Marina Vatkina wrote:
> Team,
>
> We are again at the same problem (am I the only one suffering from
> them?):
> a table is not created on the 1st run (subsequent run produces 0 errors).
>
> Internal Exception: java.sql.SQLException: ORA-00942: table or view
> does not exist.
> Error Code: 942
> Call:UPDATE CMP3_EMPLOYEE_SEQ SET SEQ_COUNT = SEQ_COUNT + ? WHERE
> SEQ_NAME = ?
> bind => [50, EMPLOYEE_SEQ]
>
> Tom, which steps are missing for those problems? Let's put a warning
> into the
> readme.
>
> thanks,
> -marina
>
>