<?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 Setting up Activiti 5.9 demo in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/setting-up-activiti-5-9-demo/m-p/107870#M75590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just downloaded activiti - 5.9 and tried the ant demo.start. However, the console displays the following message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[launch] waiting for launch completion msg 'TCP server running on'…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and then throws the following exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[launch]&amp;nbsp;&amp;nbsp; Exception in thread "main" org.h2.jdbc.JdbcSQLException: Exception opening port "H2 TCP Server (tcp://192.168.12.179:9092)" (port may be in use), cause: "timeout" [90061-132]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [launch]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;at org.h2.message.DbException.getJdbcSQLException(DbException.java:316)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [launch]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;at org.h2.message.DbException.get(DbException.java:167)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [launch]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;at org.h2.tools.Server.start(Server.java:344)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [launch]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;at org.h2.tools.Server.runTool(Server.java:216)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [launch]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;at org.h2.tools.Server.main(Server.java:106)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas what could be wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am on ubuntu 11.10 x86 64 bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sriraman.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2012 13:18:31 GMT</pubDate>
    <dc:creator>sreeraaman</dc:creator>
    <dc:date>2012-03-19T13:18:31Z</dc:date>
    <item>
      <title>Setting up Activiti 5.9 demo</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-up-activiti-5-9-demo/m-p/107870#M75590</link>
      <description>Dear All,I just downloaded activiti - 5.9 and tried the ant demo.start. However, the console displays the following message.[launch] waiting for launch completion msg 'TCP server running on'…and then throws the following exception:[launch]&amp;nbsp;&amp;nbsp; Exception in thread "main" org.h2.jdbc.JdbcSQLException: E</description>
      <pubDate>Mon, 19 Mar 2012 13:18:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-up-activiti-5-9-demo/m-p/107870#M75590</guid>
      <dc:creator>sreeraaman</dc:creator>
      <dc:date>2012-03-19T13:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Activiti 5.9 demo</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-up-activiti-5-9-demo/m-p/107871#M75591</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;There could be several things happening, e.g.:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * firewall blocking port&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * h2 just listening to localhost&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please change your build.db.properties to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;db=h2&lt;BR /&gt;jdbc.driver=org.h2.Driver&lt;BR /&gt;jdbc.url=jdbc:h2:tcp://localhost/activiti&lt;BR /&gt;jdbc.username=sa&lt;BR /&gt;jdbc.password=&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you could do a "ant demo.clean &amp;amp;&amp;amp; ant demo.install".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So check if H2 starts correctly, you could use "ant h2.start". (To stop, use "ant h2.stop" of course.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a H2 web console. Start it with "ant h2.console.start". Then you can direct your browser to &lt;/SPAN&gt;&lt;A href="http://localhost:8082/" rel="nofollow noopener noreferrer"&gt;http://localhost:8082/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Erny&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 21:30:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-up-activiti-5-9-demo/m-p/107871#M75591</guid>
      <dc:creator>erny18031</dc:creator>
      <dc:date>2012-03-20T21:30:19Z</dc:date>
    </item>
  </channel>
</rss>

