|
From: Tomas G. <to...@pr...> - 2014-08-18 14:17:12
|
Sometimes JBoss is a bit buggy. Same thing happened to me, but it still is registered (if the regsiter command was success). Just restart JBoss and it should be there. On 2014-08-18 15:11, Miguel Angel Robledo wrote: > Hi, > > I'm installing ejbca on Ubuntu Server 12.04 64 bits and Ubuntu Server > 14.04 64 bits with Jboss-as-7.1.1 and Mysql Database. > > I'm following the steps on http://ejbca.org/docs/installation.html#JBoss > but I get an error on the following step: > 4 - Register the driver by running the following two commands in the > # JBoss 7 CLI administration tool: > > /subsystem=datasources/jdbc-driver=com.mysql.jdbc.Driver:add(driver-name=com.mysql.jdbc.Driver,driver-class-name=com.mysql.jdbc.Driver,driver-module-name=com.mysql,driver-xa-datasource-class-name=com.mysql.jdbc.jdbc.jdbc2.optional.MysqlXADataSource) > :reload > > Next to :reload command I've get the next error: > > [standalone@localhost:9999 /] :reload > Communication error: java.util.concurrent.ExecutionException: Operation > failed > [disconnected /] > > I repeat this process with oracle-jdk7-installer and openjdk-7-jdk and > the same error appears. > > Thanks > > -- > Miguel Angel Robledo Lyris | Consultoría IT > Santa Fe - Rep. Argentina > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |