<?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: Activiti Modeller doesn't run on manual tomcat start in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45371#M25230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please look for other posts on the forum regarding this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=7&amp;amp;t=1934" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=7&amp;amp;t=1934&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2011 14:30:31 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2011-07-13T14:30:31Z</dc:date>
    <item>
      <title>Activiti Modeller doesn't run on manual tomcat start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45367#M25226</link>
      <description>Hi,when I start h2 and tomcat manual and not using ant demo.start activiti-modeler doesn't work. All other apps seem to work well. So what can I do to get this working? What's the problem?Sascha</description>
      <pubDate>Wed, 13 Jul 2011 05:57:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45367#M25226</guid>
      <dc:creator>sascha1</dc:creator>
      <dc:date>2011-07-13T05:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Modeller doesn't run on manual tomcat start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45368#M25227</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;What doesn't work? Which browser are you using?&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>Wed, 13 Jul 2011 09:01:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45368#M25227</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-07-13T09:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Modeller doesn't run on manual tomcat start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45369#M25228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using ff5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problems seem to occur because i moved the apache-tomcat directory. I am always getting:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ROOT: ../workspace/activiti-modeler-examples&lt;BR /&gt;[INFO] Initializing Root Directory…&lt;BR /&gt;java.lang.IllegalStateException: Path does not point to a directory.&lt;BR /&gt; at com.signavio.warehouse.directory.business.FsDirectory.&amp;lt;init&amp;gt;(FsDirectory.java:71)&lt;BR /&gt; …&lt;BR /&gt;Caused by: java.lang.IllegalStateException: Path does not point to a directory.&lt;BR /&gt; at com.signavio.warehouse.directory.business.FsDirectory.&amp;lt;init&amp;gt;(FsDirectory.java:71)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ….&lt;BR /&gt; … 25 more&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried ../ - ../../../../ in configuration.properties of activiti-modeler and I placed workspace/activiti-modeler-examples on differents places but I am always getting the exception.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 10:57:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45369#M25228</guid>
      <dc:creator>sascha1</dc:creator>
      <dc:date>2011-07-13T10:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Modeller doesn't run on manual tomcat start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45370#M25229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I investigated further on this. The current path of the tomcat depends on from where the tomcat is started. Therefore it is very hard to figure out how to correctly set &lt;/SPAN&gt;&lt;EM&gt;fileSystemRootDirectory&lt;/EM&gt;&lt;SPAN&gt; in &lt;/SPAN&gt;&lt;EM&gt;configuration.properties&lt;/EM&gt;&lt;SPAN&gt; of activiti-modeler.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Overall in my point of view Signavio should work on this!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 14:13:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45370#M25229</guid>
      <dc:creator>sascha1</dc:creator>
      <dc:date>2011-07-13T14:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Modeller doesn't run on manual tomcat start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45371#M25230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please look for other posts on the forum regarding this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=7&amp;amp;t=1934" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=7&amp;amp;t=1934&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 14:30:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45371#M25230</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-07-13T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Modeller doesn't run on manual tomcat start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45372#M25231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry the issues discussed there - I think - don't have anything to do with the issues above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem just was that the workspace on filesystem couldn't be found. Sometimes I had some strange behavior I am not able to relate to afterwards - catalina.out showed no Exception but localhost ….log did and so on …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 20:52:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45372#M25231</guid>
      <dc:creator>sascha1</dc:creator>
      <dc:date>2011-07-13T20:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Modeller doesn't run on manual tomcat start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45373#M25232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi sascha i have the same problem. You can solve this &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Sep 2013 06:21:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-modeller-doesn-t-run-on-manual-tomcat-start/m-p/45373#M25232</guid>
      <dc:creator>mjcahua1</dc:creator>
      <dc:date>2013-09-01T06:21:34Z</dc:date>
    </item>
  </channel>
</rss>

