<?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 Re: Issue in Activiti Designer Plugin Installation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208256#M161386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As mentioned above, eclipse indigo works fine with Activiti Designer. When run the java code to deploy a bpmn file, I got the following error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j:WARN Please initialize the log4j system properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j:WARN See &lt;/SPAN&gt;&lt;A href="http://logging.apache.org/log4j/1.2/faq.html#noconfig" rel="nofollow noopener noreferrer"&gt;http://logging.apache.org/log4j/1.2/faq.html#noconfig&lt;/A&gt;&lt;SPAN&gt; for more info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [activiti.cfg.xml]; nested exception is java.io.FileNotFoundException: class path resource [activiti.cfg.xml] cannot be opened because it does not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:341)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cfg.BeansConfigurationHelper.parseProcessEngineConfiguration(BeansConfigurationHelper.java:35)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cfg.BeansConfigurationHelper.parseProcessEngineConfigurationFromResource(BeansConfigurationHelper.java:48)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromResource(ProcessEngineConfiguration.java:199)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromResource(ProcessEngineConfiguration.java:195)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.nomura.activiti.api.custom.InvokeActivitEngine.buildMyProcessEngine(InvokeActivitEngine.java:111)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.nomura.activiti.api.custom.InvokeActivitEngine.deploy(InvokeActivitEngine.java:93)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.nomura.activiti.api.custom.InvokeActivitEngine.main(InvokeActivitEngine.java:82)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.io.FileNotFoundException: class path resource [activiti.cfg.xml] cannot be opened because it does not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:157)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:328)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 8 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I kept the activiti.cfg.xml file in src/main/resources folder. Still the error is coming. Please let suggest me to fix this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rajendiran R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2014 10:55:50 GMT</pubDate>
    <dc:creator>rajendiran</dc:creator>
    <dc:date>2014-12-09T10:55:50Z</dc:date>
    <item>
      <title>Issue in Activiti Designer Plugin Installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208254#M161384</link>
      <description>Hi,Recently, In my office, They migrated Windows XP with Windows 7. When I re-installed Activiti Designer plugin, I got the following error message."Cannot complete the install because one or more required items could not be found.&amp;nbsp; Software being installed: Activiti Eclipse BPMN 2.0 Designer 5.15.0</description>
      <pubDate>Mon, 08 Dec 2014 13:46:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208254#M161384</guid>
      <dc:creator>rajendiran</dc:creator>
      <dc:date>2014-12-08T13:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Activiti Designer Plugin Installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208255#M161385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I fixed the problem. I was using eclipse juno. I replaced it with eclipse indigo. I got the activiti designer console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rajendiran R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 05:26:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208255#M161385</guid>
      <dc:creator>rajendiran</dc:creator>
      <dc:date>2014-12-09T05:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Activiti Designer Plugin Installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208256#M161386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As mentioned above, eclipse indigo works fine with Activiti Designer. When run the java code to deploy a bpmn file, I got the following error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j:WARN Please initialize the log4j system properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j:WARN See &lt;/SPAN&gt;&lt;A href="http://logging.apache.org/log4j/1.2/faq.html#noconfig" rel="nofollow noopener noreferrer"&gt;http://logging.apache.org/log4j/1.2/faq.html#noconfig&lt;/A&gt;&lt;SPAN&gt; for more info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [activiti.cfg.xml]; nested exception is java.io.FileNotFoundException: class path resource [activiti.cfg.xml] cannot be opened because it does not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:341)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cfg.BeansConfigurationHelper.parseProcessEngineConfiguration(BeansConfigurationHelper.java:35)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cfg.BeansConfigurationHelper.parseProcessEngineConfigurationFromResource(BeansConfigurationHelper.java:48)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromResource(ProcessEngineConfiguration.java:199)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromResource(ProcessEngineConfiguration.java:195)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.nomura.activiti.api.custom.InvokeActivitEngine.buildMyProcessEngine(InvokeActivitEngine.java:111)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.nomura.activiti.api.custom.InvokeActivitEngine.deploy(InvokeActivitEngine.java:93)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.nomura.activiti.api.custom.InvokeActivitEngine.main(InvokeActivitEngine.java:82)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.io.FileNotFoundException: class path resource [activiti.cfg.xml] cannot be opened because it does not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:157)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:328)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 8 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I kept the activiti.cfg.xml file in src/main/resources folder. Still the error is coming. Please let suggest me to fix this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rajendiran R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 10:55:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208256#M161386</guid>
      <dc:creator>rajendiran</dc:creator>
      <dc:date>2014-12-09T10:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Activiti Designer Plugin Installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208257#M161387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Difficult to say when you don't include the source code where you are building the process engine. What's the code around this line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;InvokeActivitEngine.java:111&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 08:34:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208257#M161387</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-12-11T08:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Activiti Designer Plugin Installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208258#M161388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached the java file herewith for your reference. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;InvokeActivitEngine.java:111has "procEngineConfig = ProcessEngineConfiguration.createProcessEngineConfigurationFromResource(configFile);" statement. The activiti-cfg.xml is there in src/main/resources folder. But I am still getting the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rajendiran R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 04:38:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208258#M161388</guid>
      <dc:creator>rajendiran</dc:creator>
      <dc:date>2014-12-12T04:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Activiti Designer Plugin Installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208259#M161389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having the same issue of the Activiti Designer not installing, I've tried it in both Juno and Indigo with no success. Has anyone got any idea's how to work around this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help with this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 10:12:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208259#M161389</guid>
      <dc:creator>adamfloater</dc:creator>
      <dc:date>2015-01-07T10:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Activiti Designer Plugin Installation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208260#M161390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Adam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you an error message when installing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 13:08:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-in-activiti-designer-plugin-installation/m-p/208260#M161390</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-01-08T13:08:04Z</dc:date>
    </item>
  </channel>
</rss>

