Bugs item #1893448, was opened at 2008-02-14 11:05
Message generated for change (Comment added) made by stmane
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1893448&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: PF/runtime
Group: Pathfinder "stable"
Status: Open
Resolution: None
Priority: 3
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Ying Zhang (yingying)
Summary: PF: xrpcConvert2 fails on Windows

Initial Comment:

http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/Int.32.32.d-Windows5.1/tests_XRpc/xrpcConvert.err.00.html
========
MAPI  = mone...@tureluur:32113
QUERY = import module namespace xrpc = "xrpc-fun" at
ERROR = !ERROR: Document is empty
        !ERROR: during RPC call to "TURELUUR:49525"
        !ERROR: shredder_parse: XML input not well-formed.
        !ERROR: response2bat: invalid XRPC response received
        !ERROR: CMDhttp_post: operation failed.
MAPI  = mone...@tureluur:32113
QUERY = import module namespace xrpc = "xrpc-fun" at
ERROR = !ERROR: doLoopLiftedRPC: execution failed at all destinations
========

http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/Int.32.32.d-Windows5.1/tests_XRpc/xrpcConvert2.err.00.html
========
MAPI  = mone...@tureluur:32113
QUERY = import module namespace xrpc = "bar" at
ERROR = !parse error: syntax error, unexpected IntegerLiteral, expecting ) on 
line 7, column 36 (next token is `4')
        !parse error: XQuery parsing failed
        !parse error: syntax error, unexpected IntegerLiteral, expecting ) on 
line 7, column 36 (next token is `4')
        !parse error: error parsing module from 
C:\\cygwin\\var\\tmp\\monet.Int.32.32.d.27057\\pathfinder\\NT\\mTests\\tests\\XRpc/xrpcConvert2.xrpcfun2.xq
========


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

>Comment By: Stefan Manegold (stmane)
Date: 2009-11-07 14:29

Message:
See also
ID: 2893815 "PF: xrpcConvert tests segfault since 2009/10/08"
https://sourceforge.net/tracker/?func=detail&aid=2893815&group_id=56967&atid=482468


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

Comment By: Stefan Manegold (stmane)
Date: 2009-02-14 18:31

Message:
(only) the xrpcConvert2 test still fails on Windows:

http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/Int.32.32.d.1-Windows5.1/tests_XRpc/xrpcConvert2.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/Int.64.32.d.1-Windows5.2/tests_XRpc/xrpcConvert2.err.00.html


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

Comment By: Ying Zhang (yingying)
Date: 2008-09-05 18:35

Message:
Logged In: YES 
user_id=341633
Originator: NO

Some status info about this bug:

The path matching problem has been fixed in milprint_summer.c, version
1.419.2.5, thanks to Sjoerd's debugger on windows.

Sjoerd and I had a look at the problem with xrpcConvert2, and
unfortunetely, we could not reproduce the error with his version compiled
with debugging on.

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

Comment By: Stefan Manegold (stmane)
Date: 2008-05-29 15:43

Message:
Logged In: YES 
user_id=572415
Originator: YES

With the code base for the upcoming Jun2008 release (XQuery_0-24 branch),
the error for the first xrpcConvert test no seems to indicate some path
matching / '\' quoting problem when checking for "allowed" ("trusted")
module paths/locations:

========
MAPI  = mone...@tureluur:37285
QUERY = import module namespace xf = "xrpc-fun" at
"C:\\cygwin\\var\\tmp\\monet.Int.32.32.d.20696\\pathfinder\\tests\\XRpc\\Tests/xrpcfun.xq";
ERROR = !ERROR: during RPC call to "TURELUUR:45558"
        !ERROR: response2bat: invalid response from TURELUUR45558
        !ERROR: !ERROR: during RPC call to "TURELUUR:45558
        !ERROR: !ERROR: HTTP Error Code  : 403 Forbidde
        !ERROR: !ERROR: SOAP Fault Code  : env:Sende
        !ERROR: !ERROR: SOAP Fault Reason
        !ERROR: !ERROR: Called module not allowed
        !ERROR: !ERROR: 'C:cygwinvar mpmonet.Int.32.32.d.20696pathfinder
estsXRpcTests/xrpcfun.xq' not i
        !ERROR: !ERROR: 'http://monetdb.cwi.nl'
        !ERROR: !ERROR:
'C:\cygwin\var\tmp\monet.Int.32.32.d.20696\MonetDB4\.Int.32.32.d-Windows5.1\share\MonetDB\xrpc\export'
        !ERROR: !ERROR: 'http://127.0.0.1:45558'
        !ERROR: !ERROR:
'C:\cygwin\var\tmp\monet.Int.32.32.d.20696\pathfinder\tests\XRpc\Tests'
        !ERROR: !ERROR:
'C:\cygwin\var\tmp\monet.Int.32.32.d.20696\pathfinder\NT\mTests\tests\XRpc'
        !ERROR: !ERROR: CMDhttp_post: operation failed
        !ERROR: CMDhttp_post: operation failed.
MAPI  = mone...@tureluur:37285
QUERY = import module namespace xf = "xrpc-fun" at
"C:\\cygwin\\var\\tmp\\monet.Int.32.32.d.20696\\pathfinder\\tests\\XRpc\\Tests/xrpcfun.xq";
ERROR = !ERROR: doLoopLiftedRPC: execution failed at all destinations
========

For xprcConvert2, the problem is still the same as initially reported.


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

Comment By: Ying Zhang (yingying)
Date: 2008-02-16 22:16

Message:
Logged In: YES 
user_id=341633
Originator: NO

Lower the priority, as I don't know how to debug on windows.
I will ask our windows expert for some help.

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

Comment By: Stefan Manegold (stmane)
Date: 2008-02-16 01:44

Message:
Logged In: YES 
user_id=572415
Originator: YES

Jennie,

since the release is / will be based on the code base of 2008-02-13 (as
tagged in CVS), there is no urgency to fix this before the release.

Stefan


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

Comment By: Ying Zhang (yingying)
Date: 2008-02-15 23:26

Message:
Logged In: YES 
user_id=341633
Originator: NO

I took a look at the errors, but could not get a clue without debugging.

How urgent is this problem for the release?  If urgent, I will ask Sjoerd
for some debugging help next week, otherwise, I would like to lower the
priority to solve it later.

Jennie

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1893448&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

Reply via email to