You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Enrico Daga (JIRA)" <ji...@apache.org> on 2014/04/11 18:24:16 UTC

[jira] [Comment Edited] (CLEREZZA-874) Long literals raise an error on Virtuoso

    [ https://issues.apache.org/jira/browse/CLEREZZA-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966711#comment-13966711 ] 

Enrico Daga edited comment on CLEREZZA-874 at 4/11/14 4:23 PM:
---------------------------------------------------------------

This problem never appeared again after the use of prepared statements in query preparation/execution.
We by passed it by using a TTL serialization (the DataAccess.performAddPlanB method).
This method now can be avoided (it was also pretty inefficient).


was (Author: enridaga):
This problem never appeared again after the use of prepared statements in query preparation/execution.

> Long literals raise an error on Virtuoso
> ----------------------------------------
>
>                 Key: CLEREZZA-874
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-874
>             Project: Clerezza
>          Issue Type: Bug
>          Components: storage
>            Reporter: Enrico Daga
>            Assignee: Enrico Daga
>
> The error is:
> SQLState: 22026
> Message: SR478: Value of ANY type column too long
> We should find a different strategy for inserting long literals.



--
This message was sent by Atlassian JIRA
(v6.2#6252)