Code Monkey home page Code Monkey logo

Comments (3)

 avatar commented on September 2, 2024

everything in your settings looks fine to me, and the exception you are getting is from vault, not from the plugin. Usually, "Unable to mount filesystem" on an export indicates that the instance you are connecting to can't be reached. You could try invoking the vlt cli directly to see if that gives you any further info.

from intellivault.

vivekdhiman avatar vivekdhiman commented on September 2, 2024

Getting same error when i run through terminal.

C:\Users\vdhim6>vlt --credentials admin:admin co --force http://localhost:4502/crx
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
Checkout http://localhost:4502/crx/server/-/jcr:root/ with local files using root at C:\Users\vdhim6\jcr_root
Connecting via JCR remoting to http://localhost:4502/crx/server
[ERROR] checkout: com.day.jcr.vault.vlt.VltException: Unable to mount filesystem
caused by: javax.jcr.ItemNotFoundException: Not Found
  caused by: org.apache.jackrabbit.webdav.DavException: Not Found

from intellivault.

shsteimer avatar shsteimer commented on September 2, 2024

under the covers, the plugin is just shelling out to VTL, so if it doesn't work there, it's not going to work through the plugin. The only time I've ever seen an issue like that is when the repo isn't running or otherwise isn't accessible for some reason, so I'm not sure why VLT can't connect to it, but it's not really an issue I can resolve in the plugin code.

from intellivault.

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.