[ 
http://jira.nuxeo.org/browse/NXP-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31637#action_31637
 ] 

Florent Guillaume commented on NXP-1890:
----------------------------------------

Error message with this new Jena is:

Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
com.hp.hpl.jena.shared.JenaException. message: The database appears to be 
unformatted or corrupted and
an attempt to automatically format the database has failed
        at 
com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:311)
        at 
com.hp.hpl.jena.db.impl.DriverRDB.getDefaultModelProperties(DriverRDB.java:835)
        at 
com.hp.hpl.jena.db.DBConnection.getDefaultModelProperties(DBConnection.java:195)
        at 
com.hp.hpl.jena.db.impl.GraphRDBMaker.consGraph(GraphRDBMaker.java:123)
        at 
com.hp.hpl.jena.db.impl.GraphRDBMaker.createGraph(GraphRDBMaker.java:107)
        at 
com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:47)
        at 
com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:50)
        at 
org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:283)
        at 
org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:190)
        at 
org.nuxeo.ecm.platform.relations.jena.JenaGraph.getStatements(JenaGraph.java:653)
        ... 223 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
com.hp.hpl.jena.db.RDFRDBException. message: 
com.hp.hpl.jena.shared.JenaException: Transaction commit failed: 
        at 
com.hp.hpl.jena.db.impl.DriverRDB.formatAndConstructSystemSpecializedGraph(DriverRDB.java:477)
        at 
com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:305)
        ... 232 more



> Upgrade Jena
> ------------
>
>                 Key: NXP-1890
>                 URL: http://jira.nuxeo.org/browse/NXP-1890
>             Project: Nuxeo Enterprise Platform 5
>          Issue Type: Bug
>          Components: Relation Engine
>    Affects Versions: 5.2 M1
>            Reporter: Florent Guillaume
>            Assignee: Anahide Tchertchian
>            Priority: Critical
>             Fix For: 5.2 M1
>
>         Attachments: jena-pom-patch.txt
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> On the trunk we've switched to Derby as a database for our default 
> datasources.
> But the current Jena we use, 2.4, doesn't have a Derby driver.
> One solution is to upgrade to Jena 2.5.4. The problem is that in that case 
> apparently it fails to initialize its database correctly.

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to