11-27-2011 03:02 PM
Buildfile: /home/username/bin/activiti-5.8/setup/build.xml
demo.install:
internal.cfg.create:
[copy] Copying 1 file to /home/username/bin/activiti-5.8/setup/build/activiti-cfg
[zip] Building zip: /home/username/bin/activiti-5.8/setup/build/activiti-cfg.jar
[echo] copying configuration to ../workspace/activiti-engine-examples/src/main/config
[unzip] Expanding: /home/username/bin/activiti-5.8/setup/build/activiti-cfg.jar into /home/daniel/bin/activiti-5.8/workspace/activiti-engine-examples/src/main/config
internal.classpath.libs:
internal.taskdef.launch:
h2.start:
[echo] starting H2 database…
[launch] launching cmd '/home/username/bin/activiti-5.8/apps/h2/h2.start.sh ' in dir '/home/daniel/bin/activiti-5.8/apps/h2'
[launch] waiting for launch completion msg 'TCP server running on'…
[launch] Exception in thread "main" org.h2.jdbc.JdbcSQLException: Exception opening port "H2 TCP Server (tcp://192.168.1.234: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)
11-28-2011 05:09 AM
tomcat.start:
[launch] launching cmd '/home/username/bin/activiti-5.8/apps/apache-tomcat-6.0.32/bin/startup.sh ' in dir '/home/username/bin/activiti-5.8/apps/apache-tomcat-6.0.32/bin'
[launch] waiting for launch completion msg 'Using CLASSPATH:'…
[launch] Exception in thread "Thread-1" couldn't launch /home/username/bin/activiti-5.8/apps/apache-tomcat-6.0.32/bin/startup.sh
[launch] at org.activiti.engine.impl.ant.LaunchThread.run(LaunchThread.java:94)
[launch] Caused by: java.io.IOException: Cannot run program "/home/username/bin/activiti-5.8/apps/apache-tomcat-6.0.32/bin/startup.sh" (in directory "/home/username/bin/activiti-5.8/apps/apache-tomcat-6.0.32/bin"): java.io.IOException: error=13, Permission denied
[launch] at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
[launch] at org.activiti.engine.impl.ant.LaunchThread.run(LaunchThread.java:77)
[launch] Caused by: java.io.IOException: java.io.IOException: error=13, Permission denied
[launch] at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
[launch] at java.lang.ProcessImpl.start(ProcessImpl.java:81)
[launch] at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
[launch] … 1 more
explorer.browser.open:
demo.start:
BUILD SUCCESSFUL
Total time: 6 seconds
11-28-2011 05:20 AM
ant demo.start
Buildfile: /home/username/bin/activiti-5.8/setup/build.xml
demo.install:
internal.cfg.create:
[copy] Copying 1 file to /home/username/bin/activiti-5.8/setup/build/activiti-cfg
[zip] Building zip: /home/username/bin/activiti-5.8/setup/build/activiti-cfg.jar
[echo] copying configuration to ../workspace/activiti-engine-examples/src/main/config
[unzip] Expanding: /home/username/bin/activiti-5.8/setup/build/activiti-cfg.jar into /home/username/bin/activiti-5.8/workspace/activiti-engine-examples/src/main/config
internal.classpath.libs:
internal.taskdef.launch:
h2.start:
[echo] starting H2 database…
[launch] launching cmd '/home/username/bin/activiti-5.8/apps/h2/h2.start.sh ' in dir '/home/username/bin/activiti-5.8/apps/h2'
[launch] waiting for launch completion msg 'TCP server running on'…
[launch] Exception in thread "main" org.h2.jdbc.JdbcSQLException: Exception opening port "9092" (port may be in use), cause: "java.net.BindException: Address already in use" [90061-132]
[launch] at org.h2.message.DbException.getJdbcSQLException(DbException.java:316)
[launch] at org.h2.message.DbException.get(DbException.java:156)
[launch] at org.h2.util.NetUtils.createServerSocketTry(NetUtils.java:175)
[launch] at org.h2.util.NetUtils.createServerSocket(NetUtils.java:141)
[launch] at org.h2.server.TcpServer.start(TcpServer.java:200)
[launch] at org.h2.tools.Server.start(Server.java:330)
[launch] at org.h2.tools.Server.runTool(Server.java:216)
[launch] at org.h2.tools.Server.main(Server.java:106)
[launch] Caused by: java.net.BindException: Address already in use
[launch] at java.net.PlainSocketImpl.socketBind(Native Method)
[launch] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:353)
[launch] at java.net.ServerSocket.bind(ServerSocket.java:336)
[launch] at java.net.ServerSocket.<init>(ServerSocket.java:202)
[launch] at java.net.ServerSocket.<init>(ServerSocket.java:114)
[launch] at org.h2.util.NetUtils.createServerSocketTry(NetUtils.java:171)
[launch] … 5 more
[launch] launched process completed
[echo] H2 database started
tomcat.start:
[launch] launching cmd '/home/username/bin/activiti-5.8/apps/apache-tomcat-6.0.32/bin/startup.sh ' in dir '/home/username/bin/activiti-5.8/apps/apache-tomcat-6.0.32/bin'
[launch] waiting for launch completion msg 'Using CLASSPATH:'…
[launch] The BASEDIR environment variable is not defined correctly
[launch] This environment variable is needed to run this program
[launch] launched process completed
explorer.browser.open:
demo.start:
BUILD SUCCESSFUL
Total time: 6 seconds
11-28-2011 06:12 AM
11-28-2011 06:52 AM
11-28-2011 07:32 AM
netstat | grep 9092
12-04-2011 05:08 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.