[ 
https://issues.apache.org/jira/browse/CMIS-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025227#comment-13025227
 ] 

Florian Müller commented on CMIS-360:
-------------------------------------

Well, no, that was not I was looking for.

The method getCause() of CmisConnectionException should return an exception. 
I'm interested in the stack trace of this exception. 

> OpenCMIS Local Binding - Factory cannot be created
> --------------------------------------------------
>
>                 Key: CMIS-360
>                 URL: https://issues.apache.org/jira/browse/CMIS-360
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-server-jcr
>    Affects Versions: OpenCMIS 0.3.0
>         Environment: Windows7 jdk 1.6, Maven 3.0.3
>            Reporter: Andrew Okri
>
> I have configured the repository.properties file to include 
> "jcr.org.apache.jackrabbir.repository.home=D:/javaprograms/jackrabbit/repository".
>  I have compiled and referenced the opencmis-sever-jcr jar but l still get 
> "Factory cannot be created" from the cmisLocalSPI.jar. I have also set the 
> parameter "params.put(SessionParameter.LOCAL_FACTORY, 
> 'org.apache.chemistry.opencmis.jcr.JcrServiceFactory')". What am l not doing?
> org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException: 
> Factory cannot be created!
>       at 
> org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi.getSpiInstance(CmisLocalSpi.java:96)
>       at 
> org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper.getSPI(CmisBindingsHelper.java:81)
>       at 
> org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl.clearAllCaches(CmisBindingImpl.java:172)
>       at 
> org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl.<init>(CmisBindingImpl.java:95)
>       at 
> org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory.createCmisLocalBinding(CmisBindingFactory.java:154)
>       at 
> org.apache.chemistry.opencmis.client.runtime.CmisBindingHelper.createLocalBinding(CmisBindingHelper.java:96)
>       at 
> org.apache.chemistry.opencmis.client.runtime.CmisBindingHelper.createBinding(CmisBindingHelper.java:53)
>       at 
> org.apache.chemistry.opencmis.client.runtime.SessionImpl.connect(SessionImpl.java:573)
>       at 
> org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.createSession(SessionFactoryImpl.java:61)
>       at 
> com.roecastle.dms.test.documentServiceTest.testjcrCreateFolder(documentServiceTest.java:125)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to