<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco SDK 2.0.0-beta-4: Build issue with Alfresco 5.0.b in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-2-0-0-beta-4-build-issue-with-alfresco-5-0-b/m-p/307417#M260547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Forks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to set up a new project with repo &amp;amp; Share amp archetype for Alfresco 5.0.b with Alfresco SDK 2.0.0-beta-4. Its throwing below build errors. However, the same setup was working for Alfresco 5.0.a version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[org.alfresco.demoamp.test.DemoComponentTest@15e1f383]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.IllegalStateException: Failed to load ApplicationContext&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:308)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:109)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:75)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:321)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:211)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.junit.runners.ParentRunner.run(ParentRunner.java:309)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.tradeshift.test.remote.RemoteTestRunner.run(RemoteTestRunner.java:73)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.alfresco.error.AlfrescoRuntimeException: 09060000 Bootstrap failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:362)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBootstrap.java:723)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:209)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:180)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:948)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:84)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.TestContext.loadApplicationContext(TestContext.java:280)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:304)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;… 25 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named ‘lucene’ is defined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:575)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1111)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:276)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1117)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory$SwitchableState.start(SwitchableApplicationContextFactory.java:116)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.start(AbstractPropertyBackedBean.java:991)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.getState(AbstractPropertyBackedBean.java:274)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2014 14:38:24 GMT</pubDate>
    <dc:creator>maqsood</dc:creator>
    <dc:date>2014-10-14T14:38:24Z</dc:date>
    <item>
      <title>Alfresco SDK 2.0.0-beta-4: Build issue with Alfresco 5.0.b</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-2-0-0-beta-4-build-issue-with-alfresco-5-0-b/m-p/307417#M260547</link>
      <description>Hi Forks,I'm trying to set up a new project with repo &amp;amp; Share amp archetype for Alfresco 5.0.b with Alfresco SDK 2.0.0-beta-4. Its throwing below build errors. However, the same setup was working for Alfresco 5.0.a version.Appreciate any help!Error:&amp;lt;blockcode&amp;gt;[org.alfresco.demoamp.test.Dem</description>
      <pubDate>Tue, 14 Oct 2014 14:38:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-2-0-0-beta-4-build-issue-with-alfresco-5-0-b/m-p/307417#M260547</guid>
      <dc:creator>maqsood</dc:creator>
      <dc:date>2014-10-14T14:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco SDK 2.0.0-beta-4: Build issue with Alfresco 5.0.b</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-2-0-0-beta-4-build-issue-with-alfresco-5-0-b/m-p/307418#M260548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've noticed the same issues.&amp;nbsp; This being beta, I'm guessing it's getting resolved.&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 21:45:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-2-0-0-beta-4-build-issue-with-alfresco-5-0-b/m-p/307418#M260548</guid>
      <dc:creator>gmccullough</dc:creator>
      <dc:date>2014-10-22T21:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco SDK 2.0.0-beta-4: Build issue with Alfresco 5.0.b</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-2-0-0-beta-4-build-issue-with-alfresco-5-0-b/m-p/307419#M260549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;5.0.b will run only if you use the all-in-one archetype, since there is no more lucene search engine available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you create the project using all-in-one, your project will have a solr subproject, which will fix your problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 18:30:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-2-0-0-beta-4-build-issue-with-alfresco-5-0-b/m-p/307419#M260549</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-11-07T18:30:59Z</dc:date>
    </item>
  </channel>
</rss>

