cancel
Showing results for 
Search instead for 
Did you mean: 

Help with Import on Linux

jh5
Champ in-the-making
Champ in-the-making
I'm having a problem with Import (org.alfresco.tools.Import) on Linux. Basically I run it with a classpath of every jar in the 3rd-party, core, repository, and jboss\lib directories. It compiles fine; however, when I run it I get a very strange error.

I think this part is the key:

     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)

however have no idea how to fix it. I have no idea about the code behind alfresco so I'm not sure what to do with this error and I *really* need to import this data. More of the dump below:

[java] Error creating bean with name 'descriptorComponent' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'systemBootstrap' while setting property 'systemBootstrap'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeIndexer' defined in class path resource [alfresco/node-services-context.xml]: Can't resolve reference to bean 'indexerComponent' while setting property 'indexer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.alfresco.repo.search.IndexerComponent' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'indexerAndSearcherFactory' while setting property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'luceneIndexerAndSearcherFactory' while setting property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneIndexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'contentService' while setting property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'contentTransformerRegistry' while setting property 'transformerRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentTransformerRegistry' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'transformer.OpenOffice' while setting property 'transformers[6]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'descriptorComponent' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'systemBootstrap' while setting property 'systemBootstrap'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeIndexer' defined in class path resource [alfresco/node-services-context.xml]: Can't resolve reference to bean 'indexerComponent' while setting property 'indexer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.alfresco.repo.search.IndexerComponent' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'indexerAndSearcherFactory' while setting property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'luceneIndexerAndSearcherFactory' while setting property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneIndexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'contentService' while setting property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'contentTransformerRegistry' while setting property 'transformerRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentTransformerRegistry' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'transformer.OpenOffice' while setting property 'transformers[6]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeIndexer' defined in class path resource [alfresco/node-services-context.xml]: Can't resolve reference to bean 'indexerComponent' while setting property 'indexer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.alfresco.repo.search.IndexerComponent' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'indexerAndSearcherFactory' while setting property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'luceneIndexerAndSearcherFactory' while setting property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneIndexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'contentService' while setting property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'contentTransformerRegistry' while setting property 'transformerRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentTransformerRegistry' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'transformer.OpenOffice' while setting property 'transformers[6]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.alfresco.repo.search.IndexerComponent' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'indexerAndSearcherFactory' while setting property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'luceneIndexerAndSearcherFactory' while setting property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneIndexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'contentService' while setting property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'contentTransformerRegistry' while setting property 'transformerRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentTransformerRegistry' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'transformer.OpenOffice' while setting property 'transformers[6]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'luceneIndexerAndSearcherFactory' while setting property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneIndexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'contentService' while setting property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'contentTransformerRegistry' while setting property 'transformerRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentTransformerRegistry' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'transformer.OpenOffice' while setting property 'transformers[6]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneIndexerAndSearcherFactory' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'contentService' while setting property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'contentTransformerRegistry' while setting property 'transformerRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentTransformerRegistry' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'transformer.OpenOffice' while setting property 'transformers[6]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'contentTransformerRegistry' while setting property 'transformerRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentTransformerRegistry' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'transformer.OpenOffice' while setting property 'transformers[6]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentTransformerRegistry' defined in class path resource [alfresco/content-services-context.xml]: Can't resolve reference to bean 'transformer.OpenOffice' while setting property 'transformers[6]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transformer.OpenOffice' defined in class path resource [alfresco/content-services-context.xml]: 1 constructor arguments specified but no matching constructor found in bean 'transformer.OpenOffice' (hint: specify index arguments for simple parameters to avoid type ambiguities)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:517)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:298)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
[java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:193)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:891)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:707)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:316)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:891)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:707)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:316)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:891)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:707)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:316)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:891)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:707)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:316)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:891)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:707)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:316)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBeanDefinition(BeanDefinitionValueResolver.java:147)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:96)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:891)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:707)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:316)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:891)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:707)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:316)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:281)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
     [java]     at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:891)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:707)
     [java]     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:316)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:222)
     [java]     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:146)
     [java]     at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:205)
     [java]     at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:583)
     [java]     at org.springframework.context.support.AbstractApplicationContext.registerListeners(AbstractApplicationContext.java:466)
     [java]     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:307)
     [java]     at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:80)
     [java]     at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:65)
     [java]     at org.alfresco.util.ApplicationContextHelper.getApplicationContext(ApplicationContextHelper.java:40)
     [java]     at org.alfresco.tools.Tool.initialiseRepository(Tool.java:191)
     [java]     at org.alfresco.tools.Tool.start(Tool.java:146)
     [java]     at org.alfresco.tools.Import.main(Import.java:54)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:585)
     [java]     at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:202)
     [java]     at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:134)
     [java]     at org.apache.tools.ant.taskdefs.Java.run(Java.java:710)
     [java]     at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:178)
     [java]     at org.apache.tools.ant.taskdefs.Java.execute(Java.java:84)
     [java]     at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
     [java]     at org.apache.tools.ant.Task.perform(Task.java:364)
     [java]     at org.apache.tools.ant.Target.execute(Target.java:341)
     [java]     at org.apache.tools.ant.Target.performTasks(Target.java:369)
     [java]     at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
     [java]     at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
     [java]     at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
     [java]     at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
     [java]     at org.apache.tools.ant.Main.runBuild(Main.java:668)
     [java]     at org.apache.tools.ant.Main.startAnt(Main.java:187)
     [java]     at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
     [java]     at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
1 REPLY 1

gavinc
Champ in-the-making
Champ in-the-making
You also need to add the config directories of the projects that have them to the classpath too i.e. projects/repository/config, projects/web-client/config etc.