Exception while updating the schema for feeds 
----------------------------------------------

                 Key: XWIKI-1896
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1896
             Project: XWiki Platform
          Issue Type: Bug
          Components: Storage
    Affects Versions: 1.2 M2
            Reporter: Sergiu Dumitriu


A few minutes after starting the server, I received the following exception:
{noformat}
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]
{noformat}

This occurs in the Lucene indexing thread at some point (perhaps when indexing 
the XWiki.Admin page?)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to