Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-360

OpenCMIS Local Binding - Factory cannot be created

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • OpenCMIS 0.3.0
    • None
    • opencmis-server-jcr
    • None
    • Windows7 jdk 1.6, Maven 3.0.3

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            aokri Andrew Okri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: