cancel
Showing results for 
Search instead for 
Did you mean: 

Activity Demo application launch error

arunsprasath
Champ in-the-making
Champ in-the-making
Hi,

when i m trying to launch demo application by "ant demo.start", i m getting the following error.


h2.start:
   [launch] launching cmd 'D:\Bonitasoft\activiti-5.1\activiti-5.1\apps\h2\h2.start.bat ' in dir 'D:\Bonitasoft\activiti
-5.1\activiti-5.1\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://10.3
8.241.77: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)

……………..
I changed the port from 9092 to 9999. But still i m getting this error. Please help me to solve this issue.
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
I really like your path 😉

D:\Bonitasoft\activiti-5.1\

I have no clue what is running on your machine. Check which process is running on that port (with processExplorer on Windows for example)