ServerLoadFailureException on startup using 4.0.4-patch-40038 for Mac OS

22 views
Skip to first unread message

marcus

unread,
May 22, 2018, 10:05:11 AM5/22/18
to RavenDB - 2nd generation document database
On startup I get the following exception. Is this a known issue?

Raven.Client.Exceptions.Server.ServerLoadFailureException: Failed to load system storage
At /Users/maqe/Downloads/RavenDB 2/Server/RavenData/System ---> System.EntryPointNotFoundException: Unable to find an entry point named 'pwrite64' in DLL 'libc'.
   at Sparrow.Platform.Posix.Syscall.pwrite64(Int32 fd, IntPtr buf, UIntPtr count, Int64 offset)
   at Sparrow.Platform.Posix.Syscall.AllocateFileSpace(Int32 fd, Int64 size, String file, Boolean& usingWrite) in C:\Builds\RavenDB-4.0-Patch\src\Sparrow\Platform\Posix\Syscall.cs:line 261
   at Voron.Platform.Posix.PosixHelper.AllocateFileSpace(StorageEnvironmentOptions options, Int32 fd, Int64 size, String file) in C:\Builds\RavenDB-4.0-Patch\src\Voron\Platform\Posix\PosixHelper.cs:line 24
   at Voron.Platform.Posix.PosixMemoryMapPager..ctor(StorageEnvironmentOptions options, VoronPathSetting file, Nullable`1 initialFileSize, Boolean usePageProtection) in C:\Builds\RavenDB-4.0-Patch\src\Voron\Platform\Posix\PosixMemoryMapPager.cs:line 63
   at Voron.StorageEnvironmentOptions.DirectoryStorageEnvironmentOptions.GetMemoryMapPagerInternal(StorageEnvironmentOptions options, Nullable`1 initialSize, VoronPathSetting file, Boolean deleteOnClose, Boolean usePageProtection) in C:\Builds\RavenDB-4.0-Patch\src\Voron\StorageEnvironmentOptions.cs:line 689
   at Voron.StorageEnvironmentOptions.DirectoryStorageEnvironmentOptions.GetMemoryMapPager(StorageEnvironmentOptions options, Nullable`1 initialSize, VoronPathSetting file, Boolean deleteOnClose, Boolean usePageProtection) in C:\Builds\RavenDB-4.0-Patch\src\Voron\StorageEnvironmentOptions.cs:line 670
   at Voron.StorageEnvironmentOptions.DirectoryStorageEnvironmentOptions.<.ctor>b__4_0() in C:\Builds\RavenDB-4.0-Patch\src\Voron\StorageEnvironmentOptions.cs:line 343
   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
   at System.Lazy`1.CreateValue()
   at Voron.StorageEnvironment..ctor(StorageEnvironmentOptions options) in C:\Builds\RavenDB-4.0-Patch\src\Voron\StorageEnvironment.cs:line 145
   at Raven.Server.Storage.Layout.LayoutUpdater.OpenEnvironmentInternal(DirectoryStorageEnvironmentOptions options) in C:\Builds\RavenDB-4.0-Patch\src\Raven.Server\Storage\Layout\LayoutUpdater.cs:line 36
   at Raven.Server.Storage.Layout.LayoutUpdater.OpenEnvironment(StorageEnvironmentOptions options) in C:\Builds\RavenDB-4.0-Patch\src\Raven.Server\Storage\Layout\LayoutUpdater.cs:line 24
   at Raven.Server.ServerWide.ServerStore.Initialize() in C:\Builds\RavenDB-4.0-Patch\src\Raven.Server\ServerWide\ServerStore.cs:line 471
   --- End of inner exception stack trace ---
   at Raven.Server.ServerWide.ServerStore.Initialize() in C:\Builds\RavenDB-4.0-Patch\src\Raven.Server\ServerWide\ServerStore.cs:line 484
   at Raven.Server.RavenServer.Initialize() in C:\Builds\RavenDB-4.0-Patch\src\Raven.Server\RavenServer.cs:line 132
   at Raven.Server.Program.Main(String[] args) in C:\Builds\RavenDB-4.0-Patch\src\Raven.Server\Program.cs:line 141


Oren Eini (Ayende Rahien)

unread,
May 22, 2018, 3:36:20 PM5/22/18
to ravendb
No, it isn't known.

We'll fix this shortly

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages