<?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: Failed to execute CommandLineRunner in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218944#M172074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Hari,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for respond, yeah I noticed that task is not deployed but I am not able to uderstand why not deployed that task&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Feb 2016 09:32:03 GMT</pubDate>
    <dc:creator>krishan_deo</dc:creator>
    <dc:date>2016-02-29T09:32:03Z</dc:date>
    <item>
      <title>Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218942#M172072</link>
      <description>HiI am getting following error when I am executing simple activiti program with spring boot. Please help I am new in activiti..java.lang.IllegalStateException: Failed to execute CommandLineRunner&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.boot.SpringApplication.runCommandLineRunners(SpringApplication.java:680)&amp;nbsp;&amp;nbsp;&amp;nbsp;at o</description>
      <pubDate>Mon, 29 Feb 2016 08:48:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218942#M172072</guid>
      <dc:creator>krishan_deo</dc:creator>
      <dc:date>2016-02-29T08:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218943#M172073</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;Did you notice, It says no processes deployed with key 'oneTaskProcess'. I guess you are trying to start/ perform some action on a process with name oneTaskProcess which has not yet been deployed into activiti. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 09:13:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218943#M172073</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-02-29T09:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218944#M172074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Hari,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for respond, yeah I noticed that task is not deployed but I am not able to uderstand why not deployed that task&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 09:32:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218944#M172074</guid>
      <dc:creator>krishan_deo</dc:creator>
      <dc:date>2016-02-29T09:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218945#M172075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you create a unit test for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will be useful if you could provide it so the community will see the process file (xml) and how you are trying to deploy it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;btw: where did you put the xml file (/resources/processes/) ? or in other location ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 09:52:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218945#M172075</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2016-02-29T09:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218946#M172076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I put my my file on /resources/processes/ location and I m deploying with @EnableAutoConfiguration with Spring Boot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 09:54:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218946#M172076</guid>
      <dc:creator>krishan_deo</dc:creator>
      <dc:date>2016-02-29T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218947#M172077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will be nice if you will provide here a zip with a simple project which will show this behaviour, so we can have a look on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(rename it to TXT if will not allow you to upload as zip)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 09:59:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218947#M172077</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2016-02-29T09:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218948#M172078</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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 10:23:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218948#M172078</guid>
      <dc:creator>krishan_deo</dc:creator>
      <dc:date>2016-02-29T10:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218949#M172079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;just add this in your pom file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;parent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;groupId&amp;gt;org.springframework.boot&amp;lt;/groupId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;artifactId&amp;gt;spring-boot-starter-parent&amp;lt;/artifactId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;version&amp;gt;1.3.3.RELEASE&amp;lt;/version&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/parent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 10:58:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218949#M172079</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2016-02-29T10:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218950#M172080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now this error is comming in pom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Missing artifact org.springframework.boot:spring-boot-starter-parent:jar:1.3.3.RELEASE&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 11:07:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218950#M172080</guid>
      <dc:creator>krishan_deo</dc:creator>
      <dc:date>2016-02-29T11:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218951#M172081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As you can see this error is not Activiti related &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://lmgtfy.com/?q=Missing+artifact+org.springframework.boot%3Aspring-boot-starter-parent%3Ajar%3A1.3.3.RELEASE" rel="nofollow noopener noreferrer"&gt;http://lmgtfy.com/?q=Missing+artifact+org.springframework.boot%3Aspring-boot-starter-parent%3Ajar%3A1.3.3.RELEASE&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope this will help you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 12:56:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218951#M172081</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2016-02-29T12:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218952#M172082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Sir. I am getting same problem that Failed to execute Command LineRunner. Document says it will automatic deploy but, giving error also like no processes deployed with key 'oneTaskProcess'. Please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 06:47:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218952#M172082</guid>
      <dc:creator>binod1</dc:creator>
      <dc:date>2016-03-23T06:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute CommandLineRunner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218953#M172083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where did you add your process definitions? Did you add them to /processes in your resources (that's where Spring Boot will pick them up).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 12:59:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/failed-to-execute-commandlinerunner/m-p/218953#M172083</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-03-25T12:59:24Z</dc:date>
    </item>
  </channel>
</rss>

