Bugs item #2911008, was opened at 2009-12-08 22:50
Message generated for change (Comment added) made by sjoerd
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2911008&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: Build
>Group: SQL "stable"
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: SergeyKazachenko (bamboo7431)
>Assigned to: Sjoerd Mullender (sjoerd)
Summary: Cannot start because lib_replication.dll was not found

Initial Comment:
I'm on Windows XP Professional.
Downloaded and installed MonetDB5-SQL-Installer-i386-20091119.msi
When I try to launch MonetDB SQL Server, I get the message box with 
"mserver5.exe" in the title and the message "This application has failed to 
start because lib_replication.lib was not found. Re-installing the application 
may fix this problem"

I cannot find the file lib_replication.lib anywhere, so it's not a PATH issue

The DOS box contains the following:
# MonetDB server v5.16.0, based on kernel v1.34.0
# Serving database 'demo', using 1 thread
# Compiled for i686-pc-win32/32bit with 32bit OIDs dynamically linked
# Detected 3.248 GiB (3487125504 bytes) main-memory.
# Copyright (c) 1993-July 2008 CWI.
# Copyright (c) August 2008-2009 MonetDB B.V., all rights reserved
# Visit http://monetdb.cwi.nl/ for further information
#warning: please don't forget to set your vault key!
#(see C:\Program Files\MonetDB\MonetDB5\etc\monetdb5.conf)
#WARNING: LoaderException:loadLibrary:File not found:replication
!MALException:malInclude:could not open file: opt_replication
!MALException:malInclude:could not open file: replication
# Listening for connection requests on mapi:monetdb://127.0.0.1:50000/
#WARNING: LoaderException:loadLibrary:Loading errorThe specified module could no
t be found.
.sql
!SyntaxException:parseError:function slave.open(tag:int, t:timestamp):bit;
!SyntaxException:parseError:                   ^<module> not defined
!TypeException:slave.open[3]:'algebra.exist' undefined in: c1:any := algebra.exi
st(X5:bat[:int,:oid], tag:any)
!TypeException:slave.open[7]:'algebra.exist' undefined in: c1:any := algebra.exi
st(X14:bat[:int,:oid], tag:any)
!TypeException:slave.open[3]:'tag' may not be used before being initialized
!TypeException:slave.open[7]:'tag' may not be used before being initialized
!SyntaxException:parseError:function slave.close(uri:str, tag:int, t:timestamp):
bit;
!SyntaxException:parseError:                    ^<module> not defined
!TypeException:slave.close[1]:'uri' may not be used before being initialized
!TypeException:slave.close[2]:'tag' may not be used before being initialized
!TypeException:slave.close[3]:'t' may not be used before being initialized
!TypeException:user.main[1]:'sql.prelude' undefined in: _1:void := sql.prelude()

>


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

>Comment By: Sjoerd Mullender (sjoerd)
Date: 2009-12-10 13:25

Message:
We made an error when packaging the Windows package, we forgot to include
some new files in the installer.
Since the Nov2009-SP1 release is about to be created and tested, I can
provide the (first?) release candidate for you to test.  See
<http://homepages.cwi.nl/~sjoerd/downloads/release/>.

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

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

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to