You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Constant Ber (JIRA)" <ji...@apache.org> on 2017/03/27 09:42:41 UTC

[jira] [Reopened] (MARMOTTA-623) Error while storing long strings

     [ https://issues.apache.org/jira/browse/MARMOTTA-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Constant Ber reopened MARMOTTA-623:
-----------------------------------

Hi, 
I'm sorry for re-opening this issue after such a long time. The problem is that even though I cloned the branch suggested above (MARMOTTA-584), the issue persists. I waited for the new official release of Apache Marmotta but as this has not happened yet I continue using this git branch, but still getting this error.
I am attaching a small subset of the triples that I attempt to store and get the error in order to help you reproducing it. I am using Marmotta through the Java API (not the web interface). 

Thanks!

> Error while storing long strings
> --------------------------------
>
>                 Key: MARMOTTA-623
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-623
>             Project: Marmotta
>          Issue Type: Bug
>          Components: KiWi Triple Store
>    Affects Versions: 4.0
>         Environment: Ubuntu 14.04 LTS
>            Reporter: Constant Ber
>            Assignee: Sergio Fernández
>             Fix For: 3.4.0
>
>
> Hello!
> I have just downloaded and installed marmotta from the github repository and i want to try out the geosparql capabilities of kiwi. I have successfully configured kiwi to use a postgis database as backend and I am storing a dataset with geometries, however, at some point it fails. I can see in the database that a lot of geometries have been stored successfully, however, I get the following error at some point: 
> org.postgresql.util.PSQLException: ERROR: string is too long for tsvector (1203006 bytes, max 1048575 bytes)
> By the way, I understand why the geometries need to be stored as strings, but I wonder if they are also stored in binary format as well.  From what I have seen in the database schema, they are not. I wonder if there is something else I need to do to store a geospatial RDF file (apart from having a postgis database as backend).
> Thank you, 
> Constance 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)