Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1479

Alfresco IT test failure

    XMLWordPrintableJSON

Details

    Description

      This stack trace appears when the alfresco webscript test is run:

      [junit] Testcase: sanityCheck(org.apache.manifoldcf.crawler.connectors.alfrescowebscript.tests.APISanityHSQLDBIT):	Caused an ERROR
          [junit] com/ctc/wstx/stax/WstxInputFactory
          [junit] java.lang.NoClassDefFoundError: com/ctc/wstx/stax/WstxInputFactory
          [junit] 	at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser.parse(AtomPubParser.java:99)
          [junit] 	at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.parse(AbstractAtomPubService.java:676)
          [junit] 	at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.getRepositoriesInternal(AbstractAtomPubService.java:874)
          [junit] 	at org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:66)
          [junit] 	at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:92)
          [junit] 	at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:120)
          [junit] 	at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:107)
          [junit] 	at org.apache.manifoldcf.crawler.connectors.alfrescowebscript.tests.CMISUtils.getSession(CMISUtils.java:51)
          [junit] 	at org.apache.manifoldcf.crawler.connectors.alfrescowebscript.tests.CMISUtils.createDocument(CMISUtils.java:58)
          [junit] 	at org.apache.manifoldcf.crawler.connectors.alfrescowebscript.tests.APISanityHSQLDBIT.createTestArea(APISanityHSQLDBIT.java:70)
          [junit] Caused by: java.lang.ClassNotFoundException: com.ctc.wstx.stax.WstxInputFactory
          [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
          [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
          [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
          [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
          [junit] 
      

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: