Bugs item #2710426, was opened at 2009-03-24 22:07
Message generated for change (Settings changed) made by vzzzbx
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2710426&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PFtijah
Group: Pathfinder "stable"
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Wouter Alink (vzzzbx)
Assigned to: Henning Rode (hrode)
Summary: PF/TIJAH: dbat_extend fails

Initial Comment:
The following error occurred after +- 1 hour of indexing, for a document which 
is roughly 30GB in size.
(I don't think we ran out of OIDs this time, as they are described in 64bits)

$ echo 'tijah:create-ft-index("doc30GB.xml")' | mclient -lxq -p52009
MAPI  = mone...@localhost:52009
QUERY = tijah:create-ft-index("doc30GB.xml")
ERROR = !ERROR: dbat_extend: BATextend["incomplete"](size>INT_MAX) fails
        !ERROR: CMDtj_throw2collection_bat: operation failed.
        !ERROR: BBPdecref: 1000000011_rid_level does not have pointer fixes.


The Mserver prompt reads:

$ /home/walink/opt/MonetDB-Feb2009//bin/Mserver --set mapi_port=52009 
--dbinit="module(pathfinder);"
# MonetDB Server v4.28.0
# based on GDK   v1.28.0
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for ia64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.9.0 loaded. http://dbappl.cs.utwente.nl/pftijah
# MonetDB/XQuery module v0.28.0 loaded (default back-end is 'algebra')
# XRPC administrative console at http://127.0.0.1:52010/admin
MonetDB>



----------------------------------------------------------------------

>Comment By: Wouter Alink (vzzzbx)
Date: 2009-03-30 18:08

Message:
fixed in cvs (Feb2009 branch)

follow up filed in: [ monetdb-Bugs-2722117 ] PF/TIJAH: dbat_finalize fails

----------------------------------------------------------------------

Comment By: Wouter Alink (vzzzbx)
Date: 2009-03-26 19:14

Message:
I recompiled MonetDB from the stable branch. The previous error is gone,
but there is still something wrong (and it happens around the same time in
the process (+- 60min))... I will do some more tests to get more
information.

$ time echo 'tijah:create-ft-index(("doc30GB.xml"))' | mclient -lxq
-p52011
MAPI  = mone...@localhost:52011
ACTION= read_line
QUERY = tijah:create-ft-index(("doc30GB.xml"))
ERROR = Connection terminated

real    59m32.971s
user    0m0.016s
sys     0m1.224s

$


Mserver says: 

$ ~/opt/MonetDB-stable/bin/Mserver --dbinit="module(pathfinder);" --set
mapi_port=52011
# MonetDB Server v4.28.3
# based on GDK   v1.28.3
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for ia64-suse-linux/64bit with 64bit OIDs; dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.9.0 loaded. http://dbappl.cs.utwente.nl/pftijah
# MonetDB/XQuery module v0.28.3 loaded (default back-end is 'algebra')
# XRPC administrative console at http://127.0.0.1:52012/admin
MonetDB>Segmentation fault
$


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2710426&group_id=56967

------------------------------------------------------------------------------
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to