Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-2525

JSPWiki import throws ClassNotFoundException

    XMLWordPrintable

Details

    Description

      I am trying to follow the instructions on the wiki for using JSPWiki importer (http://confluence.atlassian.com/display/DOC/Importing+From+JSPWiki) but am experiencing a runtime exception when running it. Included below are the stack trace and a list of the files (JARs) I have in the working directory. I am running the program with root privledges.

      Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'bootstrapManager' defined in class path resource [bootstrapContext.xml]: Class that bean class [com.atlassian.confluence.setup.DefaultBootstrapManager] depends on not found; nested exception is java.lang.NoClassDefFoundError: bucket/config/ConfigurationException
      java.lang.NoClassDefFoundError: bucket/config/ConfigurationException
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:207)
      at org.springframework.beans.factory.support.BeanDefinitionReaderUtils.createBeanDefinition(BeanDefinitionReaderUtils.java:50)
      at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parseBeanDefinition(DefaultXmlBeanDefinitionParser.java:303)
      at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parseBeanDefinition(DefaultXmlBeanDefinitionParser.java:263)
      at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.registerBeanDefinition(DefaultXmlBeanDefinitionParser.java:229)
      at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.registerBeanDefinitions(DefaultXmlBeanDefinitionParser.java:180)
      at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.registerBeanDefinitions(XmlBeanDefinitionReader.java:164)
      at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:128)
      at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:124)
      at org.springframework.context.support.AbstractXmlApplicationContext.refreshBeanFactory(AbstractXmlApplicationContext.java:64)
      at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:239)
      at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:80)
      at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:65)
      at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:56)
      at com.atlassian.confluence.jspwiki.ConfluenceExporter.exportEverything(ConfluenceExporter.java:79)
      at com.atlassian.confluence.jspwiki.ConfluenceExporter.export(ConfluenceExporter.java:62)
      at com.atlassian.confluence.jspwiki.ConfluenceExporter.main(ConfluenceExporter.java:53)

      total 27308
      rw-rr- 1 root root 54665 Dec 17 00:39 activation-1.0.1.jar
      rw-rr- 1 root root 12318 Dec 17 00:39 alt-0.07-j1.3-j2ee1.3.jar
      rw-rr- 1 root root 8116 Dec 17 00:39 alt-0.07-jdk1.3.jar
      rw-rr- 1 root root 7074 Dec 17 00:39 atlassian-bandana-0.1.2.jar
      rw-rr- 1 root root 242845 Dec 17 00:39 atlassian-bucket-0.7.12.jar
      rw-rr- 1 root root 17250 Dec 17 00:39 atlassian-confluence-extras-1.1.jar
      rw-rr- 1 root root 71988 Dec 17 00:39 atlassian-core-2.0.24.jar
      rw-rr- 1 root root 25968 Dec 17 00:39 atlassian-gregory-0.2.jar
      rw-rr- 1 root root 15222 Dec 17 00:39 atlassian-johnson-0.3.jar
      rw-rr- 1 root root 39434 Dec 17 00:39 atlassian-mail-1.2.14.jar
      rw-rr- 1 root root 24574 Dec 17 00:39 atlassian-plugins-0.2.8.jar
      rw-rr- 1 root root 9408 Dec 17 00:39 atlassian-profiling-1.1.2.jar
      rw-rr- 1 root root 15781 Dec 17 00:39 atlassian-trackback-0.7.jar
      rw-rr- 1 root root 7008 Dec 17 00:39 atlassian-velocity-0.1.1.jar
      rw-rr- 1 root root 72851 Dec 17 00:39 avalon-framework-4.1.4.jar
      rw-rr- 1 root root 1941296 Dec 17 00:39 batik-1.1.1.jar
      rw-rr- 1 root root 348666 Dec 17 00:39 c3p0-0.8.4.5.jar
      rw-rr- 1 root root 274202 Dec 17 00:39 cglib-2.0.jar
      rw-rr- 1 root root 118726 Dec 17 00:39 commons-beanutils-1.6.1.jar
      rw-rr- 1 root root 165119 Dec 17 00:39 commons-collections-2.1.jar
      rw-rr- 1 root root 109096 Dec 17 00:39 commons-digester-1.5.jar
      rw-rr- 1 root root 225375 Dec 17 00:39 commons-httpclient-2.0.2.jar
      rw-rr- 1 root root 25877 Dec 17 00:39 commons-jrcs-diff-0.1.7.jar
      rw-rr- 1 root root 63980 Dec 17 00:39 commons-lang-1.0.1.jar
      rw-rr- 1 root root 22487 Dec 17 00:39 commons-logging-1.1-dev.jar
      rw-rr- 1 root root 3686173 Jan 6 09:52 confluence-1.3.jar
      rw-rr- 1 root root 513409 Dec 17 00:39 dom4j-1.4-full.jar
      rw-rr- 1 root root 59506 Dec 17 00:39 ehcache-1.0.jar
      rw-rr- 1 root root 74043 Dec 17 00:39 exml-7.1.jar
      rw-rw-r- 1 root root 0 Jan 6 13:27 files.txt
      rw-rr- 1 root root 1519742 Dec 17 00:39 fop-0.20.5.jar
      rw-rr- 1 root root 3164195 Dec 17 00:39 glue-5.0b2.jar
      rw-rr- 1 root root 925237 Dec 17 00:39 hibernate-2.1.6.jar
      rw-rr- 1 root root 263793 Dec 17 00:39 hsqldb-1.7.1-patched.jar
      rw-rr- 1 root root 348868 Dec 17 00:39 httpunit-1.5.4.jar
      rw-rr- 1 root root 146809 Dec 17 00:39 informa-0.4.5.jar
      rw-rr- 1 root root 7452 Dec 17 00:39 information.jar
      rw-rr- 1 root root 305434 Dec 17 00:39 javamail-1.3.jar
      rw-rr- 1 root root 135368 Dec 17 00:39 jdom-b9.jar
      rw-rr- 1 root root 455489 Dec 17 00:39 JimiProClasses1.0.zip
      rw-rr- 1 root root 6486 Dec 17 00:39 jira3.jar
      rw-rr- 1 root root 505208 Dec 17 00:39 joda-time-0.98.jar
      rw-rr- 1 root root 218289 Mar 11 2004 jspwiki-2.0.52.jar
      rw-rr- 1 root root 17049 Dec 21 19:35 jspwiki-exporter-1.3.1.jar
      rw-rr- 1 root root 368640 Jan 6 09:56 jspwiki-exporter-1.3.1.tar
      rw-rr- 1 root root 325496 Jan 6 09:56 jspwiki-exporter-1.3.1.tar.gz
      rw-rr- 1 root root 8809 Dec 17 00:39 jta-1.0.1.jar
      rw-rr- 1 root root 137835 Dec 17 00:39 jtidy-4aug2000r7-dev.jar
      rw-rr- 1 root root 690511 Dec 17 00:39 jython-2.1-forked.jar
      rw-rr- 1 root root 4083 Dec 17 00:39 layout.jar
      rw-rr- 1 root root 352668 Dec 17 00:39 log4j-1.2.8.jar
      rw-rr- 1 root root 323771 Dec 17 00:39 lucene-1.4.2.jar
      rw-rr- 1 root root 56721 Dec 17 00:39 nekohtml-0.8.1.jar
      rw-rr- 1 root root 13435 Dec 17 00:39 odmg-3.0.jar
      rw-rr- 1 root root 167919 Dec 17 00:39 ognl-2.6.5.jar
      rw-rr- 1 root root 65425 Dec 17 00:39 oro-2.0.7.jar
      rw-rr- 1 root root 111670 Dec 17 00:39 oscache-2.0.2-22Jan04.jar
      rw-rr- 1 root root 49915 Oct 31 2003 oscache-DEV.jar
      rw-rr- 1 root root 91078 Dec 17 00:39 oscore-2.2.4.jar
      rw-rr- 1 root root 193444 Dec 17 00:39 osuser-1.0-dev-15Dec03.jar
      rw-rw-r- 1 root root 2465 Jan 6 12:37 out.txt
      rw-rr- 1 root root 2231011 Dec 17 00:39 pdfbox-0.6.7a.jar
      rw-rr- 1 root root 6672 Dec 17 00:39 pell-multipart.jar
      rw-rr- 1 root root 619881 Dec 17 00:39 poi-2.0-final-20040126.jar
      rw-rr- 1 root root 121568 Dec 17 00:39 propertyset-1.3-21Nov03.jar
      rw-rr- 1 root root 319645 Dec 17 00:39 quartz-1.4.2.jar
      rw-rr- 1 root root 219406 Dec 17 00:39 radeox-1.0b2-forked-22Apr2004.jar
      rw-rr- 1 root root 629662 Dec 17 00:39 saxon-6.5.3-patched.jar
      rw-rr- 1 root root 48007 Dec 17 00:39 seraph-0.7.5.jar
      rw-rr- 1 root root 77977 Jul 8 2002 servletapi-2.3.jar
      rw-rr- 1 root root 133585 Dec 17 00:39 sitemesh-2.2.1.jar
      rw-rr- 1 root root 131555 Dec 17 00:39 slide-2.0beta1.jar
      rw-rr- 1 root root 1312533 Dec 17 00:39 spring-1.1.1.jar
      rw-rr- 1 root root 4467 Dec 17 00:39 spring-aopalliance-1.0.jar
      rw-rr- 1 root root 158303 Dec 17 00:39 ss_css2-0.9.3.jar
      rw-rr- 1 root root 5698 Dec 17 00:39 tasklist.jar
      rw-rr- 1 root root 231351 Dec 17 00:39 tm-extractors-0.4.jar
      rw-rr- 1 root root 4734 Dec 17 00:39 userlister.jar
      rw-rr- 1 root root 351405 Dec 17 00:39 velocity-1.3.1.jar
      rw-rr- 1 root root 64462 Dec 17 00:39 velocity-tools-view-1.1.jar
      rw-rr- 1 root root 354423 Dec 17 00:39 webwork-2.1.5.jar
      rw-rr- 1 root root 834966 Dec 17 00:39 xerces-2.2.1.jar
      rw-rr- 1 root root 83089 Dec 17 00:39 xmlParserAPIs-2.2.1.jar
      rw-rr- 1 root root 64841 Dec 17 00:39 xmlrpc-1.2-b2-conf1188.jar
      rw-rr- 1 root root 24544 Dec 17 00:39 xpp3-1.1.3.4d_b4_min.jar
      rw-rr- 1 root root 112385 Dec 17 00:39 xstream-1.0.2.jar
      rw-rr- 1 root root 162491 Dec 17 00:39 xwork-1.0.3.jar

      Attachments

        Activity

          People

            dave@atlassian.com dave (Inactive)
            6298b4832635 Chris Merrill
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: