• Missing "intializedAt" key in Document object - RepositoryCache()  modeshape-jcr-api-3.1.1.Final.jar while setting up repository

    Hello - I'm getting error while setting up repository using modeshape 3.1.1.jar -   RepositoryCache() constructor - Document info = repositoryInfo.getContentAsDocument(); // line 171 Below is the debug hove...
    Profile Photo
    last modified by siddharth.garg
  • Compressed binaries on filesystem

    Hello!   We start using Modeshape from version 3.2.0 and some time ago notice several compressed binaries in binaryStorage which is configured to file system. This files looks like GZIP archive 218db5beb577bdf96...
    Profile Photo
    last modified by leonid.marushevskiy
  • BinaryStore on GlusterFS?

    Hi, I was wondering if anyone has any experience using the file system BinaryStore on a GlusterFS filesystem with replication across multiple hosts. I would be interested in any experience or opinions on such a setup ...
    Profile Photo
    created by bwallis42
  • In non-volatile repository configurations does ModeShape load the entire repository into memory on Session.getRootNode()?

    I have a non-volatile repository configuration organizing a lot of ~1 MB files.  I would like to know if all of the files for a given workspace will be loaded into memory when I call Session.getRootNode()?  ...
    Profile Photo
    last modified by mashama
  • Hang in ValueFactory.createBinary()

    Hi,   I'm invoking ValueFactory.createBinary() and am encountering a hang. This is occurring in Modeshape 3.3.0 and EAP 6.   An SLSB (transaction/session) is being repeatedly invoked every few seconds and ...
    Profile Photo
    last modified by jonathandfields
  • Node types from CND file refresh fail

    I set some node types in the CND file which loaded while repository initialization. for example <jj='http://jj.com/1.0'> [jj:nameable] mixin   - _name (string) mandatory [jj:content] > jj:nameable &...
    Profile Photo
    last modified by angelo.chen
  • weakreference will be reference while retrieve from JCR

    When i save a property use      node.setProperty(name, value, type); if the type is weakreference while i retrieve it from jcr, it will be reference. Is it a bug?   After investigate the co...
    Profile Photo
    last modified by angelo.chen
  • Checkin & Restore not work in 3.3.0

    Checkin result in the issue [#MODE-1822] VersionManager.checkin throws exception in the transaction when using JTA transaction manager - JBoss Issue… restore will throw exception      Thi...
    Profile Photo
    last modified by angelo.chen