03-04-2012 08:31 AM
03-05-2012 01:42 PM
03-09-2012 02:24 AM
03-12-2012 06:49 AM
the problem is that I have installed apache ant but I don't know how to run this program on it I read the installation steps but this problem appeared to me and didn't know how to solve it . can someone help me in this ? the apache in the path C:\activiti-5.9\apps doesn't exist so how can I solve this problem?
03-22-2012 02:03 PM
03-22-2012 05:34 PM
05-11-2012 02:30 PM
05-11-2012 05:23 PM
control@control-laptop:~$ cd /home/control/Downloads/activiti-5.9/setup
control@control-laptop:~/Downloads/activiti-5.9/setup$ ant demo.start
Buildfile: build.xml
demo.install:
internal.cfg.create:
[mkdir] Created dir: /home/control/Downloads/activiti-5.9/setup/build/activiti-cfg
[copy] Copying 1 file to /home/control/Downloads/activiti-5.9/setup/build/activiti-cfg
[zip] Building zip: /home/control/Downloads/activiti-5.9/setup/build/activiti-cfg.jar
[echo] copying configuration to ../workspace/activiti-engine-examples/src/main/config
[mkdir] Created dir: /home/control/Downloads/activiti-5.9/workspace/activiti-engine-examples/src/main/config
[unzip] Expanding: /home/control/Downloads/activiti-5.9/setup/build/activiti-cfg.jar into /home/control/Downloads/activiti-5.9/workspace/activiti-engine-examples/src/main/config
internal.classpath.libs:
internal.taskdef.launch:
h2.start:
[echo] starting H2 database…
[launch] launching cmd '/home/control/Downloads/activiti-5.9/apps/h2/h2.start.sh ' in dir '/home/control/Downloads/activiti-5.9/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:376)
[launch] at java.net.ServerSocket.bind(ServerSocket.java:376)
[launch] at java.net.ServerSocket.<init>(ServerSocket.java:237)
[launch] at java.net.ServerSocket.<init>(ServerSocket.java:128)
[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/control/Downloads/activiti-5.9/apps/apache-tomcat-6.0.32/bin/startup.sh ' in dir '/home/control/Downloads/activiti-5.9/apps/apache-tomcat-6.0.32/bin'
[launch] waiting for launch completion msg 'Using CLASSPATH:'…
[launch] launched process completed
explorer.browser.open:
demo.start:
BUILD SUCCESSFUL
Total time: 6 seconds
control@control-laptop:~/Downloads/activiti-5.9/setup$
05-11-2012 05:26 PM
05-11-2012 08:35 PM
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.