Giter VIP home page Giter VIP logo

Comments (4)

JohannesRudolph avatar JohannesRudolph commented on August 23, 2024

I can confirm that the server starts fine when the targetServerLocation is on an ext4.

tmpfs is extremely common for /tmp though. Any way you can make this work? I'll probably file this over on the ravendb issue tracker as this is not the fault of the jvm client.

from ravendb-jvm-client.

ml054 avatar ml054 commented on August 23, 2024

@JohannesRudolph thanks for reporting that. Java setters for custom configuration was fixed. The remaining part is handling tempfs on linux. In general I'm afraid it will be hard to handle this file system + when we are creating temporary files we create this in "java.io.tmpdir" which usually points to /tmp.

Anyway other solution might be to detect that user wants to run RavenDB server on not supported file system and warn about this, so then we can point to different path which points to ext4, or ntfs file system.

from ravendb-jvm-client.

JohannesRudolph avatar JohannesRudolph commented on August 23, 2024

thanks @ml054 for the quick fixes. let's continue figuring this out at https://issues.hibernatingrhinos.com/issue/RavenDB-13032

from ravendb-jvm-client.

ml054 avatar ml054 commented on August 23, 2024

No problem, once we manage to fix and test that we can release new version to ease your development workflow.

from ravendb-jvm-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.