Cannot delete workspace after merge.I have two workspaces, one which has been created from the other using session.getWorkspace.createWorkspace(newWorkspace, originalWorkspace). All of my nodes are versionable and most are referenceable. I've th...
Performance of Creating New SessionsWe are using ModeShape 4.6.1-Final... Our application is high read, low write. We actually only write to the repository at most once per day (we use the JCR export/import to move content from a staging environ...
Thread Exception when commiting changes with lucene
Exception when commiting changes with luceneHi, Randomly in modeshape 4.6.0.Final I get the exception below. I'm not sure if the bug is due to modeshape or Lucene and I can't reproduce it in a unit test to prove it. Since the 5.2.0.Final lot of changes...
Thread DocumentAlreadyExistsException after restore
DocumentAlreadyExistsException after restoreHello. We have database on ModeShape 3.7. I am trying migrate to 4.6, but after restoring data I have following error: Caused by: org.modeshape.jcr.cache.DocumentAlreadyExistsException: 5d1ebbb317f1e7/jcr:sys...
DocumentWriter's setParents methodHi, I'm curious about the DocumentWriter.setParents(String... parentIds) method. What is the purpose of setting multiple parent's for a node? Also; if a federated node has multiple parents what is it's effect ...
Thread [Modeshape 5.2] Problem in indexing configuration and persistence
[Modeshape 5.2] Problem in indexing configuration and persistenceHi all, we are testing the indexing feature of Modeshape to fasten our searches. In particular, we are testing the creation of indexes at runtime, because we have use cases in which the indexes can be added d...
Thread Unable to locate repository from command line Java application
Unable to locate repository from command line Java applicationI have written a Java application that reads a filesystem based modeshape repository. The application locates the repository configuration file (UsageAnalyzer.json) in the same folder as the application. The c...
Thread modeshape git connector exception on big files.
modeshape git connector exception on big files.I have the following setup: Wildfly 10.1.0 with modeshape 5.2. The setup is done in the standalone.xml file. Modeshape uses both file based storage for persistence and binary. The setup seems to be working fine. I ...
Locking a node within a transactionRevisiting [MODE-2623] NodeNotFoundInParentException is thrown when unlocking a node within a transaction and assuming an "immediate write semantics" as regards locking I'm unable to assure that node is locked: @Test
...
[ModeShape 5.2.0.Final, Oracle 11g] Corrupted nodeProblem In our application we utilize shallow open-scoped locks. The application has been running successfully for some time, but then a problem occurred. One of the nodes became permanently corrupted. Here is ...
Git connector dynamically addedhi, I run a Modeshape 4.5 in a Wildfly 9.0.2. I have configured modeshape through the Wildfly Standalone subsystem. All is up and running and working fine. Currently I have configured the git connector inside...
Connector CachingIs there a way to have ModeShape cache nodes which have been created through a custom connector? I have tried setting the cache TTL in my connector configuration and directly on the document itself but I can see my no...
Modeshape 5.2 S3 Binary storage AWS redirectionHi everybody, I'm trying to configure the storage of binary to S3 but I get this error: Caused by: org.modeshape.jcr.value.binary.BinaryStoreException: com.amazonaws.services.s3.model.AmazonS3Exception...