-
1. Re: Can't access repository via CMIS in cluster
hchiorean Dec 3, 2014 2:44 PM (in response to janpetzold)can the repositories be accessed using the REST service (localhost/modeshape-rest) ? If yes, it means they are correctly initialized & started. If not, it means something is wrong with the configuration.
Does this issue happen when you start just 1 node or multiple nodes in the cluster ? Are there any other errors in the console at startup ?
-
2. Re: Can't access repository via CMIS in cluster
janpetzold Dec 4, 2014 2:51 AM (in response to hchiorean)Modeshape-REST works fine, I can also add nodes and data, that is all good. Just CMIS access is broken.
I'm starting 1 node, didn't check with multiple nodes, but that shouldn't make a difference.
There are no errors in the console beside some like this:
08:46:24,527 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb-api.jar in /T:/toolswildfly/content/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
However these ones also appear when I start Modeshape non-clustered, and there CMIS access works.
Should be easily repsoducible - just use standalone-modeshape-ha.xml instead of standalone-modeshape.xml.
I also tested Wildfly 8.0 / 8.1 / 8.2, behaviour was always the same.
-
3. Re: Can't access repository via CMIS in cluster
hchiorean Dec 4, 2014 3:18 AM (in response to janpetzold)Please open a JIRA, thanks.