<?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 activiti installation problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41148#M22031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i tried to install activiti (activiti-5.0.alpha4.zip) on centos with the required jdk and ant. when i ran ant demo.setup i got the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Buildfile: /opt/activiti/setup/build.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Activiti home = ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Activiti version = 5.0.alpha4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;h2.install:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: /opt/activiti/apps/h2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [copy] Copying 5 files to /opt/activiti/apps/h2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;internal.classpath.libs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;internal.taskdef.launch:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;h2.start:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [launch] launching cmd '/opt/activiti/apps/h2/h2.start.sh ' in dir '/opt/activiti/apps/h2'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [launch] waiting for launch completion msg 'TCP server running on'…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [launch]&amp;nbsp;&amp;nbsp; Exception in thread "main" org.h2.jdbc.JdbcSQLException: Exception opening port "H2 TCP Server (tcp://localhost: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; 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; 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; 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; 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; at org.h2.tools.Server.main(Server.java:106)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i ran netstart -npl | grep '9092' and it showed no processes listening to port 9092. my server is running jdk 6 and ant 1.8.1 please help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Jul 2010 22:32:08 GMT</pubDate>
    <dc:creator>nadir1915</dc:creator>
    <dc:date>2010-07-31T22:32:08Z</dc:date>
    <item>
      <title>activiti installation problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41148#M22031</link>
      <description>Hello,i tried to install activiti (activiti-5.0.alpha4.zip) on centos with the required jdk and ant. when i ran ant demo.setup i got the following error:Buildfile: /opt/activiti/setup/build.xml&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Activiti home = ..&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [echo] Activiti version = 5.0.alpha4h2.install:&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir:</description>
      <pubDate>Sat, 31 Jul 2010 22:32:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41148#M22031</guid>
      <dc:creator>nadir1915</dc:creator>
      <dc:date>2010-07-31T22:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41149#M22032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What happens when you execute the h2.start.sh file directly from the commandline?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I havent got a clue what could causing the error, otherwise than the port is already taken, or you havent got the rights to create processes on that port.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 07:59:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41149#M22032</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-08-05T07:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41150#M22033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;when i execute the h2.start.sh file from the command line i get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;h2.start:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[launch] launching cmd '/opt/activiti/apps/h2/h2.start.sh ' in dir '/opt/activiti/apps/h2'&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;[launch] Exception in thread "main" org.h2.jdbc.JdbcSQLException: Exception opening port "H2 TCP Server (tcp://localhost:9092)" (port may be in use), cause: "timeout" [90061-132]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[launch] at org.h2.message.DbException.getJdbcSQLException(DbException.java:316)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[launch] at org.h2.message.DbException.get(DbException.java:167)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[launch] at org.h2.tools.Server.start(Server.java:344)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[launch] at org.h2.tools.Server.runTool(Server.java:216)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[launch] at org.h2.tools.Server.main(Server.java:106)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i was logged in as root. no other process was listening on the port (9092). our system is a centos based vps. i was not able to check the firewall rules using setup command. i think the hosting company must have setup a firewall.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 10:33:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41150#M22033</guid>
      <dc:creator>nadir1915</dc:creator>
      <dc:date>2010-08-05T10:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: activiti installation problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41151#M22034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perhaps there is indeed a restriction on the VPS. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could try to modify the h2.start.sh script to change the port: add the '-tcpPort &amp;lt;port&amp;gt;' option.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 14:23:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-installation-problem/m-p/41151#M22034</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-08-05T14:23:42Z</dc:date>
    </item>
  </channel>
</rss>

