07-07-2011 04:22 AM
Buildfile: /opt/activiti-5.6/setup/build.xml
demo.install:
cfg.create:
[copy] Copying 1 file to /opt/activiti-5.6/setup/build/activiti-cfg
[zip] Building zip: /opt/activiti-5.6/setup/build/activiti-cfg.jar
[echo] copying configuration to ../workspace/activiti-engine-examples/src/main/config
[unzip] Expanding: /opt/activiti-5.6/setup/build/activiti-cfg.jar into /opt/activiti-5.6/work
ce/activiti-engine-examples/src/main/config
internal.classpath.libs:
internal.taskdef.launch:
h2.start:
[launch] launching cmd '/opt/activiti-5.6/apps/h2/h2.start.sh ' in dir '/opt/activiti-5.6/apps
'
[launch] waiting for launch completion msg 'TCP server running on'…
[launch] Exception in thread "main" org.h2.jdbc.JdbcSQLException: Exception opening port "H2
P Server (tcp://203.198.80.60:9092)" (port may be in use), cause: "timeout" [90061-132]
[launch] at org.h2.message.DbException.getJdbcSQLException(DbException.java:316)
[launch] at org.h2.message.DbException.get(DbException.java:167)
[launch] at org.h2.tools.Server.start(Server.java:344)
[launch] at org.h2.tools.Server.runTool(Server.java:216)
[launch] at org.h2.tools.Server.main(Server.java:106)
#!/bin/sh
java -cp h2*.jar org.h2.tools.Server -baseDir . -tcp -tcpAllowOthers
07-11-2011 05:27 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.