Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
1.2 M2
-
None
Description
A few minutes after starting the server, I received the following exception:
Failed updating schema while executing query "create table xwiki.feeds_aggregatorgroup (agg_id integer not null, agg_name longvarchar, primary key (agg_id))" java.sql.SQLException: invalid schema name: XWIKI in statement [create table xwiki.feeds_aggregatorgroup]
This occurs in the Lucene indexing thread at some point (perhaps when indexing the XWiki.Admin page?)