Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-04-07 Thread Олег Борисенко
Build ferm is totally dead (all 3 hdd are corrupted).
I'll restore everything from backups in two days.
7 апр. 2015 г. 22:56 пользователь "Ilya Taranov" 
написал:

> As far as I understand, there are some problems with testing system in the
> Institute, where the Data Center is located (I no longer work there, and
> it's hard to maintain access to there internal network), so the patch is
> not there yet.
>
> Sourceforge will eventually stop being supported, we were in process of
> moving Sedna to GitHub, but then there were a lot of other, unrelated work.
> We will have more time in May to finish this. Meanwhile, I can commit this
> patch to a "experiment" github branch and run all the Linux tests myself. I
> will give you a link when done.
>
> On Tue, Apr 7, 2015 at 5:45 AM, Ivan Lagunov  wrote:
>
>> Hi Oleg,
>>
>> Is the build available already?
>>
>> BTW, is the Sedna code still managed under sourceforge? I don't see any
>> fresh commits here: http://sourceforge.net/p/sedna/code/commit_browser
>>
>> Best regards,
>> Ivan Lagunov
>>
>> On Thu, Apr 2, 2015 at 2:06 PM, Олег Борисенко  wrote:
>>
>>> Excuse me, the build will be available not today but tomorrow. Build
>>> system hasn't applied the patch yesterday.
>>>
>>> On Wed, Apr 1, 2015 at 2:06 PM, Ivan Lagunov  wrote:
>>>
 Hi Ilya,

 Is there already a night build with this fix? If not, I'd prefer to
 wait until you commit the fix as we've found a short-term workaround.

 Best regards,
 Ivan Lagunov


 On Wed, Apr 1, 2015 at 10:58 AM, Ilya Taranov 
 wrote:

> Hi, Ivan.
>
>   Unfortunately, right now I don't have access to the testing
> environment, but there is a straightforward two-line fix, which should not
> break anything.
>
>  If you have any testing env, you may try that before applying, or
> wait until I run the tests (may take some time).
>
> On Fri, Mar 20, 2015 at 4:01 AM, Ivan Lagunov 
> wrote:
>
>> Hi Ilya,
>>
>> If you mean using se_exp utility, no, I have not used it. I cannot
>> export the document as it's not in the database and it fails during 
>> loading.
>>
>> Best regards,
>> Ivan Lagunov
>>
>>
>> On Fri, Mar 20, 2015 at 7:35 AM, Ilya Taranov 
>> wrote:
>>
>>> Most likely a limitation.
>>>
>>> I would suggest to export/import document, but I assume you already
>>> tried to do that.
>>>
>>> I'll take a look.
>>>
>>> On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov 
>>> wrote:
>>>
 Hello,

 I've got the following error when trying to LOAD a document into
 Sedna:

 SEDNA Message: ERROR SE2023
 [nid_assign] The length of prefix exceeds PSTRMAXSIZE.

 I've attached the troublesome document. The issue seems to be
 caused by the number/length of namespace declarations in the root 
 element.
 When one namespace declaration is removed (e.g. xmlns:query), the 
 document
 is loaded successfully.

 Did I hit a bug?

 Best regards,
 Ivan Lagunov


 --
 Dive into the World of Parallel Programming The Go Parallel
 Website, sponsored
 by Intel and developed in partnership with Slashdot Media, is your
 hub for all
 things parallel software development, from weekly thought
 leadership blogs to
 news, videos, case studies, tutorials and more. Take a look and
 join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 Sedna-discussion mailing list
 [email protected]
 https://lists.sourceforge.net/lists/listinfo/sedna-discussion


>>>
>>
>


 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software development, from weekly thought leadership
 blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 Sedna-discussion mailing list
 [email protected]
 https://lists.sourceforge.net/lists/listinfo/sedna-discussion


>>>
>>
>
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http:/

Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-04-07 Thread Ilya Taranov
As far as I understand, there are some problems with testing system in the
Institute, where the Data Center is located (I no longer work there, and
it's hard to maintain access to there internal network), so the patch is
not there yet.

Sourceforge will eventually stop being supported, we were in process of
moving Sedna to GitHub, but then there were a lot of other, unrelated work.
We will have more time in May to finish this. Meanwhile, I can commit this
patch to a "experiment" github branch and run all the Linux tests myself. I
will give you a link when done.

On Tue, Apr 7, 2015 at 5:45 AM, Ivan Lagunov  wrote:

> Hi Oleg,
>
> Is the build available already?
>
> BTW, is the Sedna code still managed under sourceforge? I don't see any
> fresh commits here: http://sourceforge.net/p/sedna/code/commit_browser
>
> Best regards,
> Ivan Lagunov
>
> On Thu, Apr 2, 2015 at 2:06 PM, Олег Борисенко  wrote:
>
>> Excuse me, the build will be available not today but tomorrow. Build
>> system hasn't applied the patch yesterday.
>>
>> On Wed, Apr 1, 2015 at 2:06 PM, Ivan Lagunov  wrote:
>>
>>> Hi Ilya,
>>>
>>> Is there already a night build with this fix? If not, I'd prefer to wait
>>> until you commit the fix as we've found a short-term workaround.
>>>
>>> Best regards,
>>> Ivan Lagunov
>>>
>>>
>>> On Wed, Apr 1, 2015 at 10:58 AM, Ilya Taranov 
>>> wrote:
>>>
 Hi, Ivan.

   Unfortunately, right now I don't have access to the testing
 environment, but there is a straightforward two-line fix, which should not
 break anything.

  If you have any testing env, you may try that before applying, or wait
 until I run the tests (may take some time).

 On Fri, Mar 20, 2015 at 4:01 AM, Ivan Lagunov 
 wrote:

> Hi Ilya,
>
> If you mean using se_exp utility, no, I have not used it. I cannot
> export the document as it's not in the database and it fails during 
> loading.
>
> Best regards,
> Ivan Lagunov
>
>
> On Fri, Mar 20, 2015 at 7:35 AM, Ilya Taranov 
> wrote:
>
>> Most likely a limitation.
>>
>> I would suggest to export/import document, but I assume you already
>> tried to do that.
>>
>> I'll take a look.
>>
>> On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov 
>> wrote:
>>
>>> Hello,
>>>
>>> I've got the following error when trying to LOAD a document into
>>> Sedna:
>>>
>>> SEDNA Message: ERROR SE2023
>>> [nid_assign] The length of prefix exceeds PSTRMAXSIZE.
>>>
>>> I've attached the troublesome document. The issue seems to be caused
>>> by the number/length of namespace declarations in the root element. When
>>> one namespace declaration is removed (e.g. xmlns:query), the document is
>>> loaded successfully.
>>>
>>> Did I hit a bug?
>>>
>>> Best regards,
>>> Ivan Lagunov
>>>
>>>
>>> --
>>> Dive into the World of Parallel Programming The Go Parallel Website,
>>> sponsored
>>> by Intel and developed in partnership with Slashdot Media, is your
>>> hub for all
>>> things parallel software development, from weekly thought leadership
>>> blogs to
>>> news, videos, case studies, tutorials and more. Take a look and join
>>> the
>>> conversation now. http://goparallel.sourceforge.net/
>>> ___
>>> Sedna-discussion mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>>>
>>>
>>
>

>>>
>>>
>>> --
>>> Dive into the World of Parallel Programming The Go Parallel Website,
>>> sponsored
>>> by Intel and developed in partnership with Slashdot Media, is your hub
>>> for all
>>> things parallel software development, from weekly thought leadership
>>> blogs to
>>> news, videos, case studies, tutorials and more. Take a look and join the
>>> conversation now. http://goparallel.sourceforge.net/
>>> ___
>>> Sedna-discussion mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>>>
>>>
>>
>
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF___
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion


Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-04-07 Thread Ivan Lagunov
Hi Oleg,

Is the build available already?

BTW, is the Sedna code still managed under sourceforge? I don't see any
fresh commits here: http://sourceforge.net/p/sedna/code/commit_browser

Best regards,
Ivan Lagunov

On Thu, Apr 2, 2015 at 2:06 PM, Олег Борисенко  wrote:

> Excuse me, the build will be available not today but tomorrow. Build
> system hasn't applied the patch yesterday.
>
> On Wed, Apr 1, 2015 at 2:06 PM, Ivan Lagunov  wrote:
>
>> Hi Ilya,
>>
>> Is there already a night build with this fix? If not, I'd prefer to wait
>> until you commit the fix as we've found a short-term workaround.
>>
>> Best regards,
>> Ivan Lagunov
>>
>>
>> On Wed, Apr 1, 2015 at 10:58 AM, Ilya Taranov 
>> wrote:
>>
>>> Hi, Ivan.
>>>
>>>   Unfortunately, right now I don't have access to the testing
>>> environment, but there is a straightforward two-line fix, which should not
>>> break anything.
>>>
>>>  If you have any testing env, you may try that before applying, or wait
>>> until I run the tests (may take some time).
>>>
>>> On Fri, Mar 20, 2015 at 4:01 AM, Ivan Lagunov  wrote:
>>>
 Hi Ilya,

 If you mean using se_exp utility, no, I have not used it. I cannot
 export the document as it's not in the database and it fails during 
 loading.

 Best regards,
 Ivan Lagunov


 On Fri, Mar 20, 2015 at 7:35 AM, Ilya Taranov 
 wrote:

> Most likely a limitation.
>
> I would suggest to export/import document, but I assume you already
> tried to do that.
>
> I'll take a look.
>
> On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov 
> wrote:
>
>> Hello,
>>
>> I've got the following error when trying to LOAD a document into
>> Sedna:
>>
>> SEDNA Message: ERROR SE2023
>> [nid_assign] The length of prefix exceeds PSTRMAXSIZE.
>>
>> I've attached the troublesome document. The issue seems to be caused
>> by the number/length of namespace declarations in the root element. When
>> one namespace declaration is removed (e.g. xmlns:query), the document is
>> loaded successfully.
>>
>> Did I hit a bug?
>>
>> Best regards,
>> Ivan Lagunov
>>
>>
>> --
>> Dive into the World of Parallel Programming The Go Parallel Website,
>> sponsored
>> by Intel and developed in partnership with Slashdot Media, is your
>> hub for all
>> things parallel software development, from weekly thought leadership
>> blogs to
>> news, videos, case studies, tutorials and more. Take a look and join
>> the
>> conversation now. http://goparallel.sourceforge.net/
>> ___
>> Sedna-discussion mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>>
>>
>

>>>
>>
>>
>> --
>> Dive into the World of Parallel Programming The Go Parallel Website,
>> sponsored
>> by Intel and developed in partnership with Slashdot Media, is your hub
>> for all
>> things parallel software development, from weekly thought leadership
>> blogs to
>> news, videos, case studies, tutorials and more. Take a look and join the
>> conversation now. http://goparallel.sourceforge.net/
>> ___
>> Sedna-discussion mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>>
>>
>
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF___
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion


Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-04-02 Thread Олег Борисенко
Excuse me, the build will be available not today but tomorrow. Build system
hasn't applied the patch yesterday.

On Wed, Apr 1, 2015 at 2:06 PM, Ivan Lagunov  wrote:

> Hi Ilya,
>
> Is there already a night build with this fix? If not, I'd prefer to wait
> until you commit the fix as we've found a short-term workaround.
>
> Best regards,
> Ivan Lagunov
>
>
> On Wed, Apr 1, 2015 at 10:58 AM, Ilya Taranov 
> wrote:
>
>> Hi, Ivan.
>>
>>   Unfortunately, right now I don't have access to the testing
>> environment, but there is a straightforward two-line fix, which should not
>> break anything.
>>
>>  If you have any testing env, you may try that before applying, or wait
>> until I run the tests (may take some time).
>>
>> On Fri, Mar 20, 2015 at 4:01 AM, Ivan Lagunov  wrote:
>>
>>> Hi Ilya,
>>>
>>> If you mean using se_exp utility, no, I have not used it. I cannot
>>> export the document as it's not in the database and it fails during loading.
>>>
>>> Best regards,
>>> Ivan Lagunov
>>>
>>>
>>> On Fri, Mar 20, 2015 at 7:35 AM, Ilya Taranov 
>>> wrote:
>>>
 Most likely a limitation.

 I would suggest to export/import document, but I assume you already
 tried to do that.

 I'll take a look.

 On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov 
 wrote:

> Hello,
>
> I've got the following error when trying to LOAD a document into Sedna:
>
> SEDNA Message: ERROR SE2023
> [nid_assign] The length of prefix exceeds PSTRMAXSIZE.
>
> I've attached the troublesome document. The issue seems to be caused
> by the number/length of namespace declarations in the root element. When
> one namespace declaration is removed (e.g. xmlns:query), the document is
> loaded successfully.
>
> Did I hit a bug?
>
> Best regards,
> Ivan Lagunov
>
>
> --
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub
> for all
> things parallel software development, from weekly thought leadership
> blogs to
> news, videos, case studies, tutorials and more. Take a look and join
> the
> conversation now. http://goparallel.sourceforge.net/
> ___
> Sedna-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
>

>>>
>>
>
>
> --
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> ___
> Sedna-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
>
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion


Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-04-01 Thread Олег Борисенко
No, it will be available tomorrow (the fix is being tested right now).

On Wed, Apr 1, 2015 at 2:06 PM, Ivan Lagunov  wrote:

> Hi Ilya,
>
> Is there already a night build with this fix? If not, I'd prefer to wait
> until you commit the fix as we've found a short-term workaround.
>
> Best regards,
> Ivan Lagunov
>
>
> On Wed, Apr 1, 2015 at 10:58 AM, Ilya Taranov 
> wrote:
>
>> Hi, Ivan.
>>
>>   Unfortunately, right now I don't have access to the testing
>> environment, but there is a straightforward two-line fix, which should not
>> break anything.
>>
>>  If you have any testing env, you may try that before applying, or wait
>> until I run the tests (may take some time).
>>
>> On Fri, Mar 20, 2015 at 4:01 AM, Ivan Lagunov  wrote:
>>
>>> Hi Ilya,
>>>
>>> If you mean using se_exp utility, no, I have not used it. I cannot
>>> export the document as it's not in the database and it fails during loading.
>>>
>>> Best regards,
>>> Ivan Lagunov
>>>
>>>
>>> On Fri, Mar 20, 2015 at 7:35 AM, Ilya Taranov 
>>> wrote:
>>>
 Most likely a limitation.

 I would suggest to export/import document, but I assume you already
 tried to do that.

 I'll take a look.

 On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov 
 wrote:

> Hello,
>
> I've got the following error when trying to LOAD a document into Sedna:
>
> SEDNA Message: ERROR SE2023
> [nid_assign] The length of prefix exceeds PSTRMAXSIZE.
>
> I've attached the troublesome document. The issue seems to be caused
> by the number/length of namespace declarations in the root element. When
> one namespace declaration is removed (e.g. xmlns:query), the document is
> loaded successfully.
>
> Did I hit a bug?
>
> Best regards,
> Ivan Lagunov
>
>
> --
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub
> for all
> things parallel software development, from weekly thought leadership
> blogs to
> news, videos, case studies, tutorials and more. Take a look and join
> the
> conversation now. http://goparallel.sourceforge.net/
> ___
> Sedna-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
>

>>>
>>
>
>
> --
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> ___
> Sedna-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
>
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion


Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-04-01 Thread Ivan Lagunov
Hi Ilya,

Is there already a night build with this fix? If not, I'd prefer to wait
until you commit the fix as we've found a short-term workaround.

Best regards,
Ivan Lagunov


On Wed, Apr 1, 2015 at 10:58 AM, Ilya Taranov  wrote:

> Hi, Ivan.
>
>   Unfortunately, right now I don't have access to the testing environment,
> but there is a straightforward two-line fix, which should not break
> anything.
>
>  If you have any testing env, you may try that before applying, or wait
> until I run the tests (may take some time).
>
> On Fri, Mar 20, 2015 at 4:01 AM, Ivan Lagunov  wrote:
>
>> Hi Ilya,
>>
>> If you mean using se_exp utility, no, I have not used it. I cannot export
>> the document as it's not in the database and it fails during loading.
>>
>> Best regards,
>> Ivan Lagunov
>>
>>
>> On Fri, Mar 20, 2015 at 7:35 AM, Ilya Taranov 
>> wrote:
>>
>>> Most likely a limitation.
>>>
>>> I would suggest to export/import document, but I assume you already
>>> tried to do that.
>>>
>>> I'll take a look.
>>>
>>> On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov  wrote:
>>>
 Hello,

 I've got the following error when trying to LOAD a document into Sedna:

 SEDNA Message: ERROR SE2023
 [nid_assign] The length of prefix exceeds PSTRMAXSIZE.

 I've attached the troublesome document. The issue seems to be caused
 by the number/length of namespace declarations in the root element. When
 one namespace declaration is removed (e.g. xmlns:query), the document is
 loaded successfully.

 Did I hit a bug?

 Best regards,
 Ivan Lagunov


 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software development, from weekly thought leadership
 blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 Sedna-discussion mailing list
 [email protected]
 https://lists.sourceforge.net/lists/listinfo/sedna-discussion


>>>
>>
>
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion


Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-04-01 Thread Ilya Taranov
Hi, Ivan.

  Unfortunately, right now I don't have access to the testing environment,
but there is a straightforward two-line fix, which should not break
anything.

 If you have any testing env, you may try that before applying, or wait
until I run the tests (may take some time).

On Fri, Mar 20, 2015 at 4:01 AM, Ivan Lagunov  wrote:

> Hi Ilya,
>
> If you mean using se_exp utility, no, I have not used it. I cannot export
> the document as it's not in the database and it fails during loading.
>
> Best regards,
> Ivan Lagunov
>
>
> On Fri, Mar 20, 2015 at 7:35 AM, Ilya Taranov 
> wrote:
>
>> Most likely a limitation.
>>
>> I would suggest to export/import document, but I assume you already tried
>> to do that.
>>
>> I'll take a look.
>>
>> On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov  wrote:
>>
>>> Hello,
>>>
>>> I've got the following error when trying to LOAD a document into Sedna:
>>>
>>> SEDNA Message: ERROR SE2023
>>> [nid_assign] The length of prefix exceeds PSTRMAXSIZE.
>>>
>>> I've attached the troublesome document. The issue seems to be caused
>>> by the number/length of namespace declarations in the root element. When
>>> one namespace declaration is removed (e.g. xmlns:query), the document is
>>> loaded successfully.
>>>
>>> Did I hit a bug?
>>>
>>> Best regards,
>>> Ivan Lagunov
>>>
>>>
>>> --
>>> Dive into the World of Parallel Programming The Go Parallel Website,
>>> sponsored
>>> by Intel and developed in partnership with Slashdot Media, is your hub
>>> for all
>>> things parallel software development, from weekly thought leadership
>>> blogs to
>>> news, videos, case studies, tutorials and more. Take a look and join the
>>> conversation now. http://goparallel.sourceforge.net/
>>> ___
>>> Sedna-discussion mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>>>
>>>
>>
>
From e75c2ac85889f897985da77d5ab9b9596ae58f56 Mon Sep 17 00:00:00 2001
From: Ilya Taranov 
Date: Wed, 1 Apr 2015 01:53:29 -0700
Subject: [PATCH] * CMake fix (BISON, tired of that stuff) * BulkLoad
 statistics fix

---
 kernel/tr/updates/bulkload.cpp | 4 ++--
 kernel/tr/xqp/CMakeLists.txt   | 5 -
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/kernel/tr/updates/bulkload.cpp b/kernel/tr/updates/bulkload.cpp
index e641847..e875586 100644
--- a/kernel/tr/updates/bulkload.cpp
+++ b/kernel/tr/updates/bulkload.cpp
@@ -271,7 +271,7 @@ class SchemaParser : public IElementProducer {
 parent(_parent), level(0), nextChildNamespaceCount(0), schemaNode(_schemaNode),
 textCount(0), commentCount(0), piCount(0), count(0)
 {
-parent->nodeStatistics.push_back(0);
+parent->nodeStatistics.push_back(1);
 }
 
 SchemaParser(SchemaParser * _parentParser, schema_node_cptr _schemaNode) :
@@ -312,7 +312,7 @@ class SchemaParser : public IElementProducer {
 result->schemaNode->add_child(NULL_XMLNS, NULL, xml_namespace);
 }
 
-count += nextChildNamespaceCount;
+result->count += nextChildNamespaceCount;
 nextChildNamespaceCount = 0;
 }
 
diff --git a/kernel/tr/xqp/CMakeLists.txt b/kernel/tr/xqp/CMakeLists.txt
index 7bd2df8..8cff06e 100644
--- a/kernel/tr/xqp/CMakeLists.txt
+++ b/kernel/tr/xqp/CMakeLists.txt
@@ -17,11 +17,6 @@ if (BISON_FOUND)
 message(STATUS "Bison version is less than 2.3 -- cannot build parser")
 set(GEN_PARSER 0)
 endif (ver_res EQUAL -1)
-COMPARE_VERSION_STRINGS("2.5" ${BISON_VERSION} ver_res)
-if (ver_res EQUAL -1)
-message(STATUS "Bison version is greater than 2.5 -- cannot build parser")
-set(GEN_PARSER 0)
-endif (ver_res EQUAL -1)
 else (BISON_FOUND)
 message(STATUS "Bison is not found -- cannot build parser")
 set(GEN_PARSER 0)
-- 
1.8.3.1

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion


Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-03-20 Thread Ivan Lagunov
Hi Ilya,

If you mean using se_exp utility, no, I have not used it. I cannot export
the document as it's not in the database and it fails during loading.

Best regards,
Ivan Lagunov

On Fri, Mar 20, 2015 at 7:35 AM, Ilya Taranov  wrote:

> Most likely a limitation.
>
> I would suggest to export/import document, but I assume you already tried
> to do that.
>
> I'll take a look.
>
> On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov  wrote:
>
>> Hello,
>>
>> I've got the following error when trying to LOAD a document into Sedna:
>>
>> SEDNA Message: ERROR SE2023
>> [nid_assign] The length of prefix exceeds PSTRMAXSIZE.
>>
>> I've attached the troublesome document. The issue seems to be caused
>> by the number/length of namespace declarations in the root element. When
>> one namespace declaration is removed (e.g. xmlns:query), the document is
>> loaded successfully.
>>
>> Did I hit a bug?
>>
>> Best regards,
>> Ivan Lagunov
>>
>>
>> --
>> Dive into the World of Parallel Programming The Go Parallel Website,
>> sponsored
>> by Intel and developed in partnership with Slashdot Media, is your hub
>> for all
>> things parallel software development, from weekly thought leadership
>> blogs to
>> news, videos, case studies, tutorials and more. Take a look and join the
>> conversation now. http://goparallel.sourceforge.net/
>> ___
>> Sedna-discussion mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>>
>>
>
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion


Re: [Sedna-discussion] ERROR SE2023 [nid_assign] The length of prefix exceeds PSTRMAXSIZE

2015-03-19 Thread Ilya Taranov
Most likely a limitation.

I would suggest to export/import document, but I assume you already tried
to do that.

I'll take a look.

On Thu, Mar 19, 2015 at 8:38 AM, Ivan Lagunov  wrote:

> Hello,
>
> I've got the following error when trying to LOAD a document into Sedna:
>
> SEDNA Message: ERROR SE2023
> [nid_assign] The length of prefix exceeds PSTRMAXSIZE.
>
> I've attached the troublesome document. The issue seems to be caused
> by the number/length of namespace declarations in the root element. When
> one namespace declaration is removed (e.g. xmlns:query), the document is
> loaded successfully.
>
> Did I hit a bug?
>
> Best regards,
> Ivan Lagunov
>
>
> --
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> ___
> Sedna-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
>
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion