|
From: Herman V. <hv...@gm...> - 2012-12-20 00:27:53
|
Hello guys, I`m trying to install EJBCA version 4_0_12 and 4_0_12 running on Linux Centos X86_64, jboss-5.1.0.GA, ant-1.8.4 (compiled) following step by step all instructions here http://www.ejbca.org/installation.html but all the time I hace the same build failed message after "ant install" (all options as default) I search the web without solutions, Best regards, ejbca:batchsuperadmin: [echo] batch superadmin [java] Generating keys in directory /home/hvega/ejbca_4_0_13/p12. [java] javax.ejb.EJBTransactionRolledbackException: org.hibernate.exception.GenericJDBCException: Cannot open connection [java] at org.jboss.ejb3.tx.Ejb3TxPolicy.handleInCallerTx(Ejb3TxPolicy.java:115) [....] [java] ... 77 more [java] Caused by: javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: -1:0:0:0 status: ActionStatus.ABORT_ONLY > [java] at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:370) [java] at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496) [java] at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941) [java] at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89) [java] ... 79 more [java] Java Result: 1 BUILD FAILED /home/hvega/ejbca_4_0_13/build.xml:64: The following error occurred while executing this line: /home/hvega/ejbca_4_0_13/bin/cli.xml:93: The following error occurred while executing this line: /home/hvega/ejbca_4_0_13/bin/cli.xml:128: Batch generation failed! -- Herman Vega Jara hvegax[a]gmail.com |