Wildfly: 10.0.0.Final
I am starting wildfly with ./standalone.sh
--server-config=standalone-full.xml
I cloned latest aerogear-unifiedpush-server and installed with maven.
I followed all steps in
https://aerogear.org/docs/unifiedpush/ups_userguide/index/#server-install....
All was successful.
I am using mysql database. It is running on localhost and the port is 3306.
Mysql connector version is mysql-connector-java-5.1.18. I created all
databases.
liquibase.properties contains the following info
url=jdbc:mysql://localhost:3306/unifiedpush
driver=com.mysql.jdbc.Driver
username=unifiedpush
password=unifiedpush
changeLogFile=/Users/asimsinanyuksel/Desktop/aerogear-unifiedpush-server/migrator/src/main/resources/liquibase/master.xml
I am attaching the error image.
<
http://aerogear-users.1116366.n5.nabble.com/file/n647/Ekran_Resmi_2016-05...
--
View this message in context:
http://aerogear-users.1116366.n5.nabble.com/Unexpected-error-running-Liqu...
Sent from the aerogear-users mailing list archive at
Nabble.com.