Bugs item #2851106, was opened at 2009-09-04 14:27
Message generated for change (Tracker Item Submitted) made by yingying
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2851106&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ying Zhang (yingying)
Assigned to: Henning Rode (hrode)
Summary: PF: problems with Tijah doc tape
Initial Comment:
I sometimes get the error that there is no matching MIL operator for some Tijah
doc tape MIL proc.
This happens some what unpredictable, i.e., it doesn't happen every time.
However, once I start to get this error, it won't disappear even by restarting
Mserver.
I have seen this error on different systems, e.g. FC10 and Mac OS10.5.
The error occurs both with the algebra and the MPS backend.
In the following mclient sessions, I was trying to add a document to a new DB.
It returns the error, while the documents have been added.
$ mclient -lx
xquery>pf:add-doc("/ufs/zhang/xmark/tkde/xmark2mb.xml", "test.xml", 'test',10)
more><>
MAPI = mone...@localhost:50000
QUERY = pf:add-doc("/ufs/zhang/xmark/tkde/xmark2mb.xml", "test.xml", 'test',10)
ERROR = !ERROR: interpret: no matching MIL operator to
'ALG_tj_docmgmt_tape(BAT[str,BAT], BAT[oid,BAT], BAT[oid,str], BAT[oid,str],
BAT[oid,str], BAT[oid,lng])'.
xquery>count(doc("test.xml"))
more><>
1
xquery>\q
$ mclient -lx -g
xquery>pf:add-doc("/ufs/zhang/xmark/tkde/xmark2mb.xml", "test2.xml", 'test',10)
more><>
MAPI = mone...@localhost:50000
QUERY = pf:add-doc("/ufs/zhang/xmark/tkde/xmark2mb.xml", "test2.xml", 'test',10)
ERROR = !ERROR: interpret: no matching MIL operator to
'tj_play_doc_tape(BAT[oid,BAT], BAT[oid,oid], BAT[oid,int], BAT[oid,lng],
BAT[oid,str])'.
xquery>count(doc("test2.xml"))
more><>
1
xquery>pf:documents()
more><>
<document updatable="true" url="/ufs/zhang/xmark/tkde/xmark2mb.xml"
collection="test">test.xml</document>,
<document updatable="true" url="/ufs/zhang/xmark/tkde/xmark2mb.xml"
collection="test">test2.xml</document>
xquery>\q
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2851106&group_id=56967
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs