I've
(as I said) tried to reboot, clean and reinstall, download a
clean file and started everything over again but it still
freezes on this (when i run ant start.demo.db):
C:\jbpm-installer>ant start.demo.db
Buildfile: C:\jbpm-installer\build.xml
check.jboss.version:
download.db.driver.check:
[echo] Checking if db driver jar has been downloaded
...
download.mysql.driver:
[echo] Getting mysql driver jar ...
[get] To:
C:\jbpm-installer\db\driver\mysql-connector-java.jar
install.db.files:
[mkdir] Created dir:
C:\jbpm-installer\jboss-as-7.0.2.Final\modules\com\mysql\main
[copy] Copying 1 file to
C:\jbpm-installer\jboss-as-7.0.2.Final\modules\com\mysql\main
[copy] Copying 1 file to
C:\jbpm-installer\jboss-as-7.0.2.Final\modules\com\mysql\main
start.jboss:
check.jboss.version:
start.jboss5:
check.jboss.version:
start.jboss7:
start.human.task:
[mkdir] Created dir:
C:\jbpm-installer\task-service\target
[javac] C:\jbpm-installer\build.xml:844: warning:
'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 1 source file to
C:\jbpm-installer\task-service\target
[copy] Copying 6 files to
C:\jbpm-installer\task-service\target
[java] Task service registered usergroup callback ...
[java] Task service started correctly!
[java] Task service running ...
I've
noticed that he created the tables in the two schemas on the db,
so there must be something else.
In the log, I can't understand what errors it encounters, so I
will attach it.
Thanks a lot for your time