Seems to be caused by hibernate configuration as for testsuite we have:
<property name="hibernate.hbm2ddl.auto" value="create-drop"/>
So it likely logs ERROR when table is not found in database during first
run, because DB is empty at this moment. But this should not affect
testsuite functionality or result (it only logs error, but tables are
successfuly created by Hibernate). I can look at it later today after
finishing sso.
Marek
On 15/10/12 11:24, Thomas Heute wrote:
Would anyone know why we suddenly got such ERROR in the logs when
running the testsuite ? (The testsuite passes fine)
11:22:26,955 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io drop constraint FK94860092CF26285
11:22:26,956 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO
11:22:26,956 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io drop constraint FK948600921900168B
11:22:26,957 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO
11:22:26,957 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_attr drop constraint FK4DC61D7EDE7E39CB
11:22:26,958 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_ATTR
11:22:26,958 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_attr drop constraint FK4DC61D7E992317F0
11:22:26,958 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_ATTR
11:22:26,958 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_attr_text_values drop constraint FKC6F8C733577FACCB
11:22:26,959 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_ATTR_TEXT_VALUES
11:22:26,959 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_creden drop constraint FKF7FB3EC4F1FBD584
11:22:26,959 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_CREDEN
11:22:26,959 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_creden drop constraint FKF7FB3EC4992317F0
11:22:26,960 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_CREDEN
11:22:26,960 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_creden drop constraint FKF7FB3EC429C64409
11:22:26,960 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_CREDEN
11:22:26,960 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_creden_props drop constraint FKBAD648353BD68084
11:22:26,961 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_CREDEN_PROPS
11:22:26,961 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_props drop constraint FK6BCFF78372655F8D
11:22:26,961 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_PROPS
11:22:26,961 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_rel drop constraint FKE9BC4F6C2D9E6CE8
11:22:26,962 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_REL
11:22:26,962 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_rel drop constraint FKE9BC4F6C4EF6CBA4
11:22:26,962 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_REL
11:22:26,962 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_rel drop constraint FKE9BC4F6CE5991E18
11:22:26,963 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_REL
11:22:26,963 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_rel drop constraint FKE9BC4F6C89DEF9C9
11:22:26,963 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_REL
11:22:26,963 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_rel_name drop constraint FK5856A77ECF26285
11:22:26,964 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_REL_NAME
11:22:26,964 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_rel_name_props drop constraint FK224ABD6F3C564090
11:22:26,964 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_REL_NAME_PROPS
11:22:26,964 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_io_rel_props drop constraint FKB2A23ADD93AFB8E5
11:22:26,965 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_IO_REL_PROPS
11:22:26,965 ERROR SchemaExport:425 - HHH000389: Unsuccessful: alter
table jbid_real_props drop constraint FK5F651EFBF40F776D
11:22:26,965 ERROR SchemaExport:426 - user lacks privilege or object not
found: JBID_REAL_PROPS
_______________________________________________
gatein-dev mailing list
gatein-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev