在Windows Server 2008上安装ArangoDB [英] Installing ArangoDB on Windows Server 2008

查看:246
本文介绍了在Windows Server 2008上安装ArangoDB的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法在我的Windows 2008标准(SP2)服务器上使用Arango 1.4.9。这是一个全新的安装。当我尝试启动Arango Server时,我收到此消息:

I'm having difficulty getting Arango 1.4.9 working on my Windows 2008 Standard (SP2) server. It's a fresh install. When I try to start Arango Server I receive this message:


程序入口点TryAcquireSRWLockExclusive不能位于动态链接库KERNEL32中。 dll

The procedure entry point TryAcquireSRWLockExclusive could not be located in the dynamic link library KERNEL32.dll

我已经尝试过64位和32位版本。我以管理员身份运行安装程序,反之亦然。任何想法?

I have tried both the 64bit and 32bit versions. I have run the installer as an administrator and vice versa. Any ideas?

推荐答案

TryAcquireSRWLockExclusive来自较新的Windows API。 Windows 2008r2构建使用较新的Windows API功能,如SRW(Slim / Reader Writer)API,以提高性能。

TryAcquireSRWLockExclusive is from a newer Windows API. The Windows 2008r2 build uses newer Windows API features such as SRW (Slim/Reader Writer) API to improve performance. These are not available in Windows Server 2008.

我假设您必须重新编译Windows 2008或在支持论坛中请求一个合适的二进制文件( https://groups.google.com/forum/#!forum/arangodb )。

I assume that you must recompile for Windows 2008 or ask for a suitable binary in the support forum (https://groups.google.com/forum/#!forum/arangodb).

这篇关于在Windows Server 2008上安装ArangoDB的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆