Bugs item #1881656, was opened at 2008-01-29 09:46 Message generated for change (Comment added) made by mlkersten You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1881656&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: Tests Group: MonetDB5 CVS Head Status: Open Resolution: None Priority: 6 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Martin Kersten (mlkersten) Summary: M5: starting mserver5 fails on Windows Initial Comment: Stating mserver5 on Windows fails with # MonetDB server v5.3.0, based on kernel v1.21.0 # Serving database 'mTests' # Compiled for i686-pc-win32/32bit with 32bit OIDs dynamically linked # Copyright (c) 1993-2007 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information !MALException:MAL.getAddress:address of 'replicator.REPprelude' not found !MALException:MAL.getAddress:address of 'replicator.REPselect' not found !MALException:MAL.getAddress:address of 'replicator.REPuselect' not found # Listening for connection requests on mapi:monetdb://tureluur:39506/ #function user.main():void; # clients.quit(); #end main; For details, see (e.g.): http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.mTests103/index_short.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.Int.32.32.d-Windows5.1/test10.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.Mic.32.32.d-Windows5.1/test10.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.Int.64.64.d-Windows5.2/test10.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.Mic.64.64.d-Windows5.2/test10.out.html ---------------------------------------------------------------------- >Comment By: Martin Kersten (mlkersten) Date: 2008-01-29 10:17 Message: Logged In: YES user_id=490798 Originator: NO added the missing export declarations, which should resolve the issue. To be closed after next nightly run. No additional test needed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1881656&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
