[aerogear-dev] unifiedpush server with mysql

Willy Martin Aguirre Rodriguez marti1003 at hotmail.com
Thu Mar 27 08:52:35 EDT 2014


I am trying to run unifiedpush server with mysql but I have some problem with datasource

https://github.com/aerogear/aerogear-unifiedpush-server#mysql-database-configuration

I get errors when I try to run

/Path/to/JBossAS/bin/jboss-cli.sh --file=./databases/mysql-database-config.cli

I added datasource config  https://gist.github.com/marti1125/9806765

but I have this problem

07:36:19,418 ERROR [org.jboss.as.controller.management-operation] (Controller Bo
ot Thread) JBAS014613: Operation ("add") failed - address: ([
    ("subsystem" => "datasources"),
    ("data-source" => "UnifiedPushDS")
]) - failure description: {
    "JBAS014771: Services with missing/unavailable dependencies" => [
        "jboss.driver-demander.java:jboss/datasources/UnifiedPushDS is missing [
jboss.jdbc-driver.com_mysql_jdbc_Driver]",
        "jboss.data-source.java:jboss/datasources/UnifiedPushDS is missing [jbos
s.jdbc-driver.com_mysql_jdbc_Driver]"
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20140327/ff7cbc51/attachment.html 


More information about the aerogear-dev mailing list