Hello
I just started working on Activiti bench mark for the evaluation of some of my processes. I pass the following String to the command line to run the bench-mark.jar file but I am getting errors. Can someone please guide me in doing it the right way?
java -Xms512M -Xmx1024M -Dhistory=none -Dconfig=default -Dprofiling -DjdbcUrl=jdbc:mysql://localhost:3306/test -DjdbcUsername=root -DjdbcPassword=mysql -jar activiti-basic-benchmark.jar 1 1
I am trying since two days but cannot get it working. Any help would be really beneficial.
Best regards
Aneeque